diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:06:32 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:06:32 -0500 |
commit | 41565d70081e2f0ba0bec8b852894237e2995b6f (patch) | |
tree | 56c72b657353680036a7ee1968e6bd52ff020069 /dot_xkb/keycodes/sunt6fix | |
parent | symlink (diff) |
more stuff
Diffstat (limited to 'dot_xkb/keycodes/sunt6fix')
-rw-r--r-- | dot_xkb/keycodes/sunt6fix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_xkb/keycodes/sunt6fix b/dot_xkb/keycodes/sunt6fix new file mode 100644 index 0000000..e599b3c --- /dev/null +++ b/dot_xkb/keycodes/sunt6fix @@ -0,0 +1,4 @@ +xkb_keycodes { + <PGUP> = 86; + <PGDN> = 104; +}; |