aboutsummaryrefslogtreecommitdiff
path: root/.xbindkeysrc
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-01-07 14:52:22 +0200
committersrdusr <trevorgray@srdusr.com>2023-01-07 14:52:22 +0200
commitc6848e26d94a438d51e460d050011ce5ec67919b (patch)
tree73c10f66df5445694ac314e9ad07201736b9ad44 /.xbindkeysrc
parentea2432765d9f3ff54e93cbd6e076344bd22b9fde (diff)
downloaddotfiles-c6848e26d94a438d51e460d050011ce5ec67919b.tar.gz
dotfiles-c6848e26d94a438d51e460d050011ce5ec67919b.zip
Wrong directory
Diffstat (limited to '.xbindkeysrc')
-rw-r--r--.xbindkeysrc31
1 files changed, 0 insertions, 31 deletions
diff --git a/.xbindkeysrc b/.xbindkeysrc
deleted file mode 100644
index 481943d..0000000
--- a/.xbindkeysrc
+++ /dev/null
@@ -1,31 +0,0 @@
-# # Up
-# "xdotool mousemove_relative --sync -- 0 -24"
-# alt + w
-#
-# # Left
-# "xdotool mousemove_relative --sync -- -24 0"
-# alt + a
-#
-# # Down
-# "xdotool mousemove_relative --sync -- 0 24"
-# alt + s
-#
-# # Right
-# "xdotool mousemove_relative --sync -- 24 0"
-# alt + d
-#
-# # left + up
-# "xdotool mousemove_relative --sync -- -24 -24"
-# Shift+alt + q
-#
-# # right + up
-# "xdotool mousemove_relative --sync -- 24 -24"
-# Shift+alt + e
-#
-# # right + down
-# "xdotool mousemove_relative --sync -- 24 24"
-# Shift+alt + d
-#
-# # left + down
-# "xdotool mousemove_relative --sync -- -24 24"
-# Shift+alt + a