bin/xzoomscr: New script and bindings to control XRANDR zoomy panny stuff.
[profile] / dot / e16-bindings
1 Aclass BUTTONBINDINGS normal
2 MouseDown CA 1 wop * mo ptr
3 MouseDouble CA 1 wop * shade
4 MouseDown CA 2 wop * sz ptr
5 MouseDouble CA 2 wop * th available
6 MouseDown CA 3 menus show winops.menu
7 MouseDown C5 3 menus show windowlist
8 Aclass DESKBINDINGS normal
9 Tooltip Clicking your mouse on the desktop will perform
10 Tooltip the following actions
11 MouseDown - 1 menus show file.menu
12 Tooltip Display User Menus
13 MouseDown C 1 menus show enlightenment.menu
14 Tooltip Display Enlightenment Menu
15 MouseDown 4 1 menus show settings.menu
16 Tooltip Display Settings Menu
17 MouseDown - 2 menus show enlightenment.menu
18 Tooltip Display Enlightenment Menu
19 MouseDown A 2 menus show windowlist
20 Tooltip Display Task List Menu
21 MouseDown C 2 menus show deskmenu
22 Tooltip Display Desktop Menu
23 MouseDown S 2 menus show groupmenu
24 Tooltip Display Group Menu
25 MouseDown - 3 menus show settings.menu
26 Tooltip Display Settings Menu
27 Aclass KEYBINDINGS global
28 KeyDown 5 F6 exec gconftool --toggle /desktop/gnome/accessibility/keyboard/mousekeys_enable
29 KeyDown 5 F7 exec un-backslashify-selection
30 KeyDown 5 F9 exec xinitcmd :ask-run
31 KeyDown 5 F10 exec xinitcmd :ask-command
32 KeyDown 5 F11 exec lock-screen
33 KeyDown 5 F12 exec xshutdown
34 KeyDown 5 Tab focus next
35 KeyDown 5 plus desk next
36 KeyDown 5 minus desk prev
37 KeyDown 5 Home wop * opacity 100
38 KeyDown 5 Next wop * opacity -5
39 KeyDown 5 Prior wop * opacity +5
40 KeyDown 5 Up area move 0 -1
41 KeyDown 5 Down area move 0 1
42 KeyDown 5 Left area move -1 0
43 KeyDown 5 Right area move 1 0
44 KeyDown C5 1 exec xzoomscr 1
45 KeyDown C5 2 exec xzoomscr 2
46 KeyDown C5 3 exec xzoomscr 3
47 KeyDown C5 4 exec xzoomscr 4
48 KeyDown C5 a desk arrange
49 KeyDown C5 c cm start
50 KeyDown C5 d exec xfce4-display-settings
51 KeyDown C5 f wop * fullscreen
52 KeyDown C5 g magwin show
53 KeyDown C5 h wop * tw available
54 KeyDown C5 i wop * iconify
55 KeyDown C5 k wop * kill
56 KeyDown C5 l exec xrepaint -a
57 KeyDown C5 m wop * ts available
58 KeyDown C5 p exec xsetroot -cursor_name left_ptr
59 KeyDown C5 r wop * shade
60 KeyDown C5 s wop * stick
61 KeyDown C5 t exec xinitcmd :terminal
62 KeyDown C5 v wop * th available
63 KeyDown C5 w menus show winops.menu
64 KeyDown C5 x wop * close
65 KeyDown C5 y exec xfce4-find-cursor
66 KeyDown C5 numbersign exec xinitcmd "sh -c 'pavucontrol >/dev/null 2>&1'"
67 KeyDown C5 apostrophe exec xinitcmd disobedience -u$(realpath $HOME/.disorder/passwd)
68 KeyDown C5 semicolon exec disorder-notify next-config
69 KeyDown C5 plus exec disorder-notify volume-up
70 KeyDown C5 minus exec disorder-notify volume-down
71 KeyDown C5 period exec disorder-notify enable/disable
72 KeyDown C5 comma exec disorder-notify notify-now-playing
73 KeyDown C5 slash exec disorder-notify scratch
74 KeyDown C5 space exec disorder-notify play/pause
75 KeyDown C5 F1 menus show file.menu
76 KeyDown C5 F2 menus show enlightenment.menu
77 KeyDown C5 F3 menus show settings.menu
78 KeyDown C5 F4 menus show windowlist
79 KeyDown C5 Up wop * raise
80 KeyDown C5 Down wop * lower
81 KeyDown C5 End exit restart
82 KeyDown S5 Up wop * mr 0 -15
83 KeyDown S5 Down wop * mr 0 +15
84 KeyDown S5 Left wop * mr -15 0
85 KeyDown S5 Right wop * mr +15 0
86 KeyDown SC5 c cm stop
87 KeyDown SC5 h wop * tw conservative
88 KeyDown SC5 m wop * ts conservative
89 KeyDown SC5 v wop * th conservative
90 KeyDown SC5 Up wop * sr 0 -15
91 KeyDown SC5 Down wop * sr 0 +15
92 KeyDown SC5 Left wop * sr -15 0
93 KeyDown SC5 Right wop * sr +15 0