X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9dd2fcdad495175df6976a57b167d3a9a2291eb1..07ba19991f9d3f2d7e542aa65bbea501cc48108c:/dot/e16-bindings diff --git a/dot/e16-bindings b/dot/e16-bindings index 515d031..15434ea 100644 --- a/dot/e16-bindings +++ b/dot/e16-bindings @@ -32,8 +32,8 @@ KeyDown 5 F10 exec xinitcmd :ask-command KeyDown 5 F11 exec lock-screen KeyDown 5 F12 exec xshutdown KeyDown 5 Tab focus next -KeyDown 5 plus desk next -KeyDown 5 minus desk prev +KeyDown 5 plus exec disorder-notify volume-up +KeyDown 5 minus exec disorder-notify volume-down KeyDown 5 Home wop * opacity 100 KeyDown 5 Next wop * opacity -5 KeyDown 5 Prior wop * opacity +5 @@ -41,8 +41,14 @@ KeyDown 5 Up area move 0 -1 KeyDown 5 Down area move 0 1 KeyDown 5 Left area move -1 0 KeyDown 5 Right area move 1 0 +KeyDown C5 1 exec xzoomscr 1 +KeyDown C5 2 exec xzoomscr 2/3 +KeyDown C5 3 exec xzoomscr 2 +KeyDown C5 4 exec xzoomscr 3 +KeyDown C5 4 exec xzoomscr 4 KeyDown C5 a desk arrange KeyDown C5 c cm start +KeyDown C5 d exec xfce4-display-settings KeyDown C5 f wop * fullscreen KeyDown C5 g magwin show KeyDown C5 h wop * tw available @@ -57,14 +63,16 @@ 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 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:&:&:g; s:<:<:g; s:>:>:g')" "[]" "{}" 5000 -KeyDown C5 slash exec media-keys scratch -KeyDown C5 space exec media-keys play/pause +KeyDown C5 y exec xfce4-find-cursor +KeyDown C5 numbersign exec xinitcmd "sh -c 'pavucontrol >/dev/null 2>&1'" +KeyDown C5 apostrophe exec xinitcmd disobedience -u$(realpath $HOME/.disorder/passwd) +KeyDown C5 semicolon exec disorder-notify next-config +KeyDown C5 plus desk next +KeyDown C5 minus desk prev +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