Advertisement
ezarchproject

Motifkeybindings.txt

Jan 14th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. Welcome to EZ-Arch Linux Open Motif Gui
  2.  
  3.  
  4. Key Bindings
  5.  
  6. Mod4 = Windows Key
  7. Meta = Whatever to be tested
  8.  
  9.  
  10. Window Specfic controls
  11.  
  12. Action Key Symbol on menu
  13. Restore Window - Mod4 + z _R
  14. Move Window - Mod4 + m _M
  15. Minimize Window - Mod4 + x _n
  16. Maximize" - Mod4 + m _x
  17. Lower - Mod4 + Tab _L Bit like Alt+TAB
  18. Close - Mod4 + C _C
  19.  
  20.  
  21.  
  22. # This needs to be tested
  23. Keys DefaultKeyBindings
  24. {
  25. Shift<Key>Escape window|icon f.post_wmenu
  26. ! Commented out to avoid conflict with Compose space
  27. ! Meta<Key>space window|icon f.post_wmenu
  28. ! Mod4<Key>n ltroot|icon|window f.next_key
  29. Meta Shift<Key>Tab root|icon|window f.prev_key
  30. Meta<Key>Escape root|icon|window f.next_key
  31. Meta Shift<Key>Escape root|icon|window f.prev_key
  32. Meta Shift Ctrl<Key>exclam root|icon|window f.set_behavior
  33. Meta Ctrl<Key>exclam root|icon|window f.set_behavior
  34. Meta<Key>F6 window f.next_key transient
  35. Meta Shift<Key>F6 window f.prev_key transient
  36. Mod4<Key>v root|icon|window f.menu RootMenu
  37. <Key>F4 icon f.post_wmenu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement