You are not logged in.
Pages: 1
Hello, I am playing undertale and I would like to know how to remap wasd to arrowkeys. I know about setxkbmap and I currently have it to swap caps lock and esc (vim), but I haven't gotten it to work for wasd. Any help?
Offline
You'll probably have to derive a keyboard layout ( https://wiki.archlinux.org/index.php/X_ … the_layout ) or use xmodmap to remap the keys, https://wiki.archlinux.org/index.php/Xmodmap
"grep -irE '(wasd|arrow)' /usr/share/X11/xkb/rules" doesn't list anything useful.
Offline
Pages: 1