Re: keyboard switcher
Johannes Altmanninger <[email protected]> Sun, 10 Aug 2014 14:27:52 +0200
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Joe Corneli <[email protected]> writes: > I'm not sure if Ratpoison itself sees the keypress I don't think it does. Fwiw you could test it by executing `ratpoison -c 'describekey root'` in a terminal and pressing the key, ratpoison then tells you what this key does in the root keymap if it actually sees it. If your keyboard configuration is using X config files you can easily change them to use another toggle key or only one layout: https://wiki.archlinux.org/index.php/Keyboard_Configuration_in_Xorg#Using_X_configuration_files You can also dig around in /usr/share/X11/xkb for more options. Regards, Johannes Altmanninger