[autohotkey] finus layout

Viewer

copydownloadembedprintName: finus layout
  1.  
  2. SendMode Input
  3. #MaxThreadsPerHotkey 2
  4. #NoEnv
  5. #SingleInstance force
  6.  
  7. '::ä
  8. +'::Ä
  9. `;::ö
  10. +;::Ö
  11. CapsLock::`;
  12. +CapsLock:::
  13. \::'
  14. +\::"
  15.  
  16.  
  17. ;LControl & AppsKey::Return
  18. ;LControl::Down
  19.  
  20. ;RControl & AppsKey::Return
  21. ;RControl::Up
  22.  
  23. ;LALt & AppsKey::Return
  24. ;LAlt::Esc
  25.  
  26. ;RAlt & AppsKey::Return
  27. ;

Editor

You can edit this paste and save as new:


File Description
  • finus layout
  • Paste Code
  • 29 Aug-2020
  • 310 Bytes
You can Share it: