=== mwsb1 is now known as mwsb [12:11] Hi there... can someone point me at how to swap fthe mapping of two keys? I managed to do this for the vterm but not on X. I've tried Xmodmap as well as a custom symbols file but it hardly worked. I have a pc105/de keyboard and I want to swap the mapping of the LWIN / LSGT keys entirely... all I managed to do was to map LWIN on to LSGT, i.e. both "<" and WIN were sent to my de (Plasma), while LWIN did not trigger WIN [12:12] however, I want my WIN-Key to be my <>| key and vice versa [12:13] xev gives me 94 for my <>| key and 133 for my win-key, so I did [12:13] https://www.irccloud.com/pastebin/rTyvM94k/ [12:14] which failed to produce the desired result [12:14] my symbols file also did not work in that regards [12:14] "boot/grub/grub.cfg=/boot/grub/grub.cfg" "boot/grub/de.gkb=/tmp/de.gkb" [12:14] oops [12:15] https://www.irccloud.com/pastebin/YZ3MJrHi/ [12:19] do I have to make a new keycode table and manually configure my keyboard? would this even be transparent to the existing keymaps?