bin/disorder-notify: New operation to cycle through configurations.
[profile] / dot / e16-bindings
index d1bdbbd..d6c547f 100644 (file)
@@ -27,7 +27,6 @@ Tooltip Display Settings Menu
 Aclass KEYBINDINGS global
 KeyDown   5        F6 exec gconftool --toggle /desktop/gnome/accessibility/keyboard/mousekeys_enable
 KeyDown   5        F7 exec un-backslashify-selection
 Aclass KEYBINDINGS global
 KeyDown   5        F6 exec gconftool --toggle /desktop/gnome/accessibility/keyboard/mousekeys_enable
 KeyDown   5        F7 exec un-backslashify-selection
-KeyDown   5        F8 exec xinitcmd :terminal
 KeyDown   5        F9 exec xinitcmd :ask-run
 KeyDown   5       F10 exec xinitcmd :ask-command
 KeyDown   5       F11 exec lock-screen
 KeyDown   5        F9 exec xinitcmd :ask-run
 KeyDown   5       F10 exec xinitcmd :ask-command
 KeyDown   5       F11 exec lock-screen
@@ -60,12 +59,13 @@ KeyDown   C5        w menus show winops.menu
 KeyDown   C5        x wop * close
 KeyDown   C5 numbersign exec xinitcmd pavucontrol
 KeyDown   C5 apostrophe exec xinitcmd disobedience
 KeyDown   C5        x wop * close
 KeyDown   C5 numbersign exec xinitcmd pavucontrol
 KeyDown   C5 apostrophe exec xinitcmd disobedience
-KeyDown   C5     plus exec media-keys volume-up
-KeyDown   C5    minus exec media-keys volume-down
-KeyDown   C5   period exec media-keys enable/disable
-KeyDown   C5    comma exec gdbus call -e -d org.freedesktop.Notifications -o /org/freedesktop/Notifications -m org.freedesktop.Notifications.Notify -- DisOrder 0 audio-volume-high "Now playing" "$(media-keys now-playing | sed 's:&:&amp;:g; s:<:&lt;:g; s:>:&gt;:g')" "[]" "{}" 5000
-KeyDown   C5    slash exec media-keys scratch
-KeyDown   C5    space exec media-keys play/pause
+KeyDown   C5 semicolon exec disorder-notify next-config
+KeyDown   C5     plus exec disorder-notify volume-up
+KeyDown   C5    minus exec disorder-notify volume-down
+KeyDown   C5   period exec disorder-notify enable/disable
+KeyDown   C5    comma exec disorder-notify notify-now-playing
+KeyDown   C5    slash exec disorder-notify scratch
+KeyDown   C5    space exec disorder-notify play/pause
 KeyDown   C5       F1 menus show file.menu
 KeyDown   C5       F2 menus show enlightenment.menu
 KeyDown   C5       F3 menus show settings.menu
 KeyDown   C5       F1 menus show file.menu
 KeyDown   C5       F2 menus show enlightenment.menu
 KeyDown   C5       F3 menus show settings.menu