Thread: disable the 'Pointer can be controlled using the keypad' function
can tell me how permanently disable 'pointer can controlled using keypad' accessibility function?
there post on launchpad, used before , since updating 9.10 can't find it.
may gnome bug, , getting irritating - maybe 10 - 12 times day.......
useful appreciated - esp if can name can uninstall![]()
hello again, found it.....
else here:-
https://bugs.launchpad.net/xorg-server/+bug/192508ondřej buriánek wrote on 2009-11-21: #52 hello fellow earthlings daily beaten bug.
used workaround permanently disable mousekeys shortcut shift+num-lock, alt+shift+num-lock etc...
gksudo gedit /usr/share/x11/xkb/compat/complete
-or-
sudo nano /usr/share/x11/xkb/compat/complete
, comment out lines mousekeys , accesx(full) (for full keyboard accessibility purge)
resulting file /usr/share/x11/xkb/compat/complete:
// $xkeyboardconfig$
// $xorg: complete,v 1.3 2000/08/17 19:54:34 cpqbld exp $
default xkb_compatibility "complete" {
include "basic"
augment "iso9995"
//augment "mousekeys"
//augment "accessx(full)"
augment "misc"
augment "xfree86"
augment "level5"
};
wish lot happy days without moving mouse keypad
greets ondrej
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] disable the 'Pointer can be controlled using the keypad' function
Ubuntu
Comments
Post a Comment