** Description changed:

  Updated June 3rd 2007 for Ubuntu 7.04 (Feisty Fawn)
  
  Output of 'dmidecode -s':
  manufacturer = Compaq
  system-name = COMPAQ N150
  model = 0F02
  
  These hotkeys don't work (from left to right on the keyboard):
  hotkey 0xa3 = 'help' fails, image is of a large serif font letter 'i'
  hotkey 0x9f = 'home' fails, image if of a house
  hotkey 0x9a = 'search' fails, image is of a magnifying glass
  hotkey 0x9e = 'email' fails, image is of a closed envelope
  
- Again those keys from left to right. I dropped to a terminal with FN+F1 and 
typed 'sudo showkey -u | tee -a hotkey-log.txt'. I hit 'help' [spacebar] 'home' 
[spacebar] 'search' [spacebar] 'email' [spacebar]. Ouput was:
-  kb mode was UNICODE
-  [clip]
-  0x9c
-  0x39
-  0xb9
-  0x39
-  0xb9
-  0x39
-  0xb9
+ I dropped to a terminal with FN+F1 and typed 'sudo showkey -u'. All the
+ keys I tried gave something, but the hotkeys got no response with this
+ command (just the first '0x9c' which is always there, even if I don't
+ press anything)
  
- So '0x39' must be the spacebar, I don't understand what '0x9c' could be
- . I tried it several times and it always starts with '0x9c' ('help')
+ They are physically separate keys, you can see them on this image as
+ small round silver keys at the top of the keyboard, directly under the
+ screen in the middle: http://www005.upp.so-net.ne.jp/crank-
+ in/DSCN15051.JPG
  
+ The dmesg output for those keys (comment 20) is:
+ Help:
+ [4294816.661000] atkbd.c: Unknown key pressed (translated set 2, code 0xa3 on 
isa0060/serio0).
+ [4294816.661000] atkbd.c: Use 'setkeycodes e023 <keycode>' to make it known.
+ [4294816.914000] atkbd.c: Unknown key released (translated set 2, code 0xa3 
on isa0060/serio0).
+ [4294816.914000] atkbd.c: Use 'setkeycodes e023 <keycode>' to make it known.
  
- They are physically separate keys, you can see them on this image as small 
round silver keys at the top of the keyboard, directly under the screen in the 
middle: http://www005.upp.so-net.ne.jp/crank-in/DSCN15051.JPG
+ Home:
+ [4294817.403000] atkbd.c: Unknown key pressed (translated set 2, code 0x9f on 
isa0060/serio0).
+ [4294817.403000] atkbd.c: Use 'setkeycodes e01f <keycode>' to make it known.
+ [4294817.691000] atkbd.c: Unknown key released (translated set 2, code 0x9f 
on isa0060/serio0).
+ [4294817.691000] atkbd.c: Use 'setkeycodes e01f <keycode>' to make it known.
  
- At the moment even x11 doesn't seem to recognise them, and I get no
- response from 'sudo showkey -u | tee -a hotkey-log.txt' only a warning
- about unicode support being experimental.
+ Search:
+ [4294818.205000] atkbd.c: Unknown key pressed (translated set 2, code 0x9a on 
isa0060/serio0).
+ [4294818.205000] atkbd.c: Use 'setkeycodes e01a <keycode>' to make it known.
+ [4294818.434000] atkbd.c: Unknown key released (translated set 2, code 0x9a 
on isa0060/serio0).
+ [4294818.434000] atkbd.c: Use 'setkeycodes e01a <keycode>' to make it known.
+ 
+ Email:
+ [4294818.886000] atkbd.c: Unknown key pressed (translated set 2, code 0x9e on 
isa0060/serio0).
+ [4294818.886000] atkbd.c: Use 'setkeycodes e01e <keycode>' to make it known.
+ [4294819.109000] atkbd.c: Unknown key released (translated set 2, code 0x9e 
on isa0060/serio0).
+ [4294819.109000] 
+ 
+ Comment 9 KarlGoetz reports the same problem on his Compaq Armada E500. 
https://wiki.ubuntu.com/LaptopTestingTeam/CompaqArmadaE500
+ Comment 11 Dean Sas reports same problem on his N410C
+ Comment 14 Dean Sas gives dmesg output: 
https://bugs.launchpad.net/ubuntu/+source/hotkey-setup/+bug/35382/comments/14

-- 
Hotkeys on Compaq N150 not recognised
https://bugs.launchpad.net/bugs/35382
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to