dot/lisp-init.lisp: Actually invoke the loader.
[profile] / dot / e16-bindings
index 650acdc..e1f92e3 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
@@ -54,17 +53,20 @@ KeyDown   C5        m wop * ts available
 KeyDown   C5        p exec xsetroot -cursor_name left_ptr
 KeyDown   C5        r wop * shade
 KeyDown   C5        s wop * stick
 KeyDown   C5        p exec xsetroot -cursor_name left_ptr
 KeyDown   C5        r wop * shade
 KeyDown   C5        s wop * stick
+KeyDown   C5        t exec xinitcmd :terminal
 KeyDown   C5        v wop * th available
 KeyDown   C5        w menus show winops.menu
 KeyDown   C5        x wop * close
 KeyDown   C5        v wop * th available
 KeyDown   C5        w menus show winops.menu
 KeyDown   C5        x wop * close
+KeyDown   C5        y exec xfce4-find-cursor
 KeyDown   C5 numbersign exec xinitcmd pavucontrol
 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 apostrophe exec xinitcmd disobedience -u$(realpath $HOME/.disorder/passwd)
+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