aboutsummaryrefslogtreecommitdiff
path: root/dot_config/xkb/keycodes/sunt6fix
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-12-28 20:02:39 -0500
committerRyan Kavanagh <rak@rak.ac>2023-12-28 20:02:39 -0500
commit7200c02827587151f3b78bafee3f725050d545e2 (patch)
tree5d641c08bae4fbc12a7869ff95eb7d341d5ebfd4 /dot_config/xkb/keycodes/sunt6fix
parentMerge remote-tracking branch 'origin' (diff)
move xkb config to XDG_CONFIG_HOME
Diffstat (limited to 'dot_config/xkb/keycodes/sunt6fix')
-rw-r--r--dot_config/xkb/keycodes/sunt6fix4
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_config/xkb/keycodes/sunt6fix b/dot_config/xkb/keycodes/sunt6fix
new file mode 100644
index 0000000..e599b3c
--- /dev/null
+++ b/dot_config/xkb/keycodes/sunt6fix
@@ -0,0 +1,4 @@
+xkb_keycodes {
+ <PGUP> = 86;
+ <PGDN> = 104;
+};