Forwarding this bug from Ubuntu reporter Kiri: https://bugs.edge.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/521381 [Problem] Up arrow and Print Screen are mis-mapped on US dvorak-international keyboard. [Original Report] In Gnome on Lucid Lynx. Logged into an account with gnome settings originating from Karmic Koala. 105-key International keyboard. Multiple layouts tested. Pressing the Up arrow key, "↑", causes a Screen Shot to be taken as if the Print Screen key were pressed. Changing the short cut key for a screen capture to a different key and then back to Print Screen fixed the problem. The up arrow now functions correctly. Perhaps this is a bug present when upgrading Gnome versions from Karmic Koala to Lucid Lynx. ProblemType: Bug Architecture: i386 Date: Sat Feb 13 15:10:56 2010 DistroRelease: Ubuntu 10.04 DkmsStatus: Error: [Errno 2] No such file or directory MachineType: ASUSTeK Computer INC. 701 Package: xserver-xorg 1:7.5+1ubuntu2 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-13-generic root=UUID=6fe3de11-cca5-4d8a-a3a3-cbd3d40a008c ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-13.18-generic RelatedPackageVersions: xserver-xorg 1:7.5+1ubuntu2 libgl1-mesa-glx 7.7-0ubuntu8 libdrm2 2.4.17-0ubuntu2 xserver-xorg-video-intel 2:2.9.1-1ubuntu4 SourcePackage: xorg Uname: Linux 2.6.32-13-generic i686 dmi.bios.date: 01/08/2008 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0801 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 701 dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: x.xx dmi.chassis.asset.tag: 0x00000000 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTek Computer INC. dmi.chassis.version: x.x dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0801:bd01/08/2008:svnASUSTeKComputerINC.:pn701:pvrx.x:rvnASUSTeKComputerINC.:rn701:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x: dmi.product.name: 701 dmi.product.version: x.x dmi.sys.vendor: ASUSTeK Computer INC. glxinfo: Error: [Errno 2] No such file or directory system: distro: Ubuntu architecture: i686kernel: 2.6.32-13-generic
Created attachment 34748 [details] xkbcomp.txt xkbcomp attached xkb_keymap { xkb_keycodes { include "evdev+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+us(dvorak-intl)+de:2+inet(evdev)+level3(ralt_switch_for_alts_toggle):1+level3(ralt_switch_for_alts_toggle):2+group(alts_toggle)+level3(ralt_switch)" }; xkb_geometry { include "pc(pc105)" }; };
Created attachment 34749 [details] XorgLog.txt
What happens in xev utility, when you press the "Up" arrow? XKB configuration looks fine, Up is Up :)
Classic evdev vs. pc105 misconfiguration and/or client bug. gnome-settings-daemon was broken for a long time here.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.