I can confirm this bug. Additionally, AltGr + r also doesnt work here. This is the bash script i made for remapping:
# brackets xmodmap -e "keycode 25 = comma semicolon w W bracketleft bracketleft bracketleft bracketleft" xmodmap -e "keycode 26 = period colon e E bracketright bracketright bracketright bracketright" # curly brackets xmodmap -e "keycode 24 = udiaeresis Udiaeresis q Q braceleft braceleft braceleft braceleft" xmodmap -e "keycode 27 = p P r R braceright braceright braceright braceright" # doesnt work O_o # confirm bugreport xmodmap -e "keycode 57 = b B n N braceright braceright braceright braceright" -- 3rd + 4th layer for 'n' can't get set (on top of running qwertz-de layout) https://bugs.launchpad.net/bugs/321189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
