Thread: Certain keys on keyboard not working
since upgrading 11.10, down arrow , end keys on keyboard not working. doesn't matter if use local keyboard, microsoft natural ergonomic keyboard 4000 worked in 11.04, or if i'm logged in computer through gnome desktop sharing. happens no matter if i'm using gnome or unity. however, when bring keyboard layout, keys light when press them. has else heard of issue?
i'm still having issue, i've found workaround. if run following script after every reboot , after logging gnome, problem solved (at least until next reboot):
code:#!/bin/bash xmodmap -e 'keycode 115 = end' xmodmap -e 'keycode 116 = down'
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Certain keys on keyboard not working
Ubuntu
Comments
Post a Comment