Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. ##################################
  2. # End of xbindkeys configuration #
  3. ##################################
  4. "xte 'key Return'"
  5. b:8
  6. "xte 'key BackSpace'"
  7. b:9
  8. "xte 'keyup Alt_L' 'keyup k' 'key Left' 'keydown Alt_L'"
  9. m:0x8 + c:45
  10. "xte 'keyup Alt_L' 'keyup l' 'key Down' 'keydown Alt_L'"
  11. m:0x8 + c:46
  12. "xte 'keyup Alt_L' 'keyup odiaeresis' 'key Up' 'keydown Alt_L'"
  13. m:0x8 + c:47
  14. "xte 'keyup Alt_L' 'keyup adiaeresis' 'key Right' 'keydown Alt_L'"
  15. m:0x8 + c:48
  16. "xte 'keyup Alt_L' 'keyup i' 'key Home' 'keydown Alt_L'"
  17. m:0x8 + c:31
  18. "xte 'keyup Alt_L' 'keyup o' 'key Page_Up' 'keydown Alt_L'"
  19. m:0x8 + c:32
  20. "xte 'keyup Alt_L' 'keyup p' 'key Delete' 'keydown Alt_L'"
  21. m:0x8 + c:33
  22. "xte 'keyup Alt_L' 'keyup comma' 'key End' 'keydown Alt_L'"
  23. m:0x8 + c:59
  24. "xte 'keyup Alt_L' 'keyup period' 'key Page_Down' 'keydown Alt_L'"
  25. m:0x8 + c:60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement