dot/emacs: Add key bindings for VM.
[profile] / dot / e16-bindings
index 30d96f0..1b4c4eb 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
-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
@@ -43,6 +42,7 @@ KeyDown   5      Down area move 0 1
 KeyDown   5      Left area move -1 0
 KeyDown   5     Right area move 1 0
 KeyDown   C5        a desk arrange
+KeyDown   C5        c cm start
 KeyDown   C5        f wop * fullscreen
 KeyDown   C5        g magwin show
 KeyDown   C5        h wop * tw available
@@ -53,7 +53,7 @@ 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        t cm start
+KeyDown   C5        t exec xinitcmd :terminal
 KeyDown   C5        v wop * th available
 KeyDown   C5        w menus show winops.menu
 KeyDown   C5        x wop * close
@@ -62,7 +62,7 @@ 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    comma exec notify-send -c DisOrder -i audio-volume-high -t 5000 "DisOrder: now playing" "$(media-keys now-playing | sed 's:&:&amp;:g; s:<:&lt;:g; s:>:&gt;:g')"
 KeyDown   C5    slash exec media-keys scratch
 KeyDown   C5    space exec media-keys play/pause
 KeyDown   C5       F1 menus show file.menu
@@ -76,9 +76,9 @@ KeyDown   S5       Up wop * mr 0 -15
 KeyDown   S5     Down wop * mr 0 +15
 KeyDown   S5     Left wop * mr -15 0
 KeyDown   S5    Right wop * mr +15 0
+KeyDown   SC5       c cm stop
 KeyDown   SC5       h wop * tw conservative
 KeyDown   SC5       m wop * ts conservative
-KeyDown   SC5       t cm stop
 KeyDown   SC5       v wop * th conservative
 KeyDown   SC5      Up wop * sr 0 -15
 KeyDown   SC5    Down wop * sr 0 +15