linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fn keys on Dell Latitude E6440
@ 2014-04-14 14:51 Pali Rohár
  2014-05-04  8:25 ` Pali Rohár
  2014-05-17 14:39 ` Pali Rohár
  0 siblings, 2 replies; 9+ messages in thread
From: Pali Rohár @ 2014-04-14 14:51 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: Text/Plain, Size: 1520 bytes --]

Hello,

on my notebook dell-wmi kernel driver generates some scan codes 
when I press some of Fn key combinations. Now all these scan 
codes are mapped to key "prog3". I would like to add some actions 
for these Fn key combinations, so what do you think? Which key 
codes should be assigned for these scan codes? Note that these 
combinations are not special (and labeled) as other (like Fn+F11 
= play/pause) and seems like windows does not recognize them.

Matthew, you are author of dell-wmi driver, do you know if there 
are some other secrets key combinations? And why first 10 Fn key 
combinations generate scan codes? 

Output of commands:

$ lsinput

/dev/input/event7
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x0
   version : 0
   name    : "Dell WMI hotkeys"
   phys    : "wmi/input0"
   bits ev : EV_SYN EV_KEY EV_MSC

$ /lib/udev/keymap -i /dev/input/event7

scan code: 0x10   key code: prog3   --> Fn+Q
scan code: 0x11   key code: prog3   --> Fn+W
scan code: 0x12   key code: prog3   --> Fn+E
scan code: 0x13   key code: prog3   --> Fn+R
scan code: 0x14   key code: prog3   --> Fn+T

scan code: 0x1E   key code: prog3   --> Fn+A
scan code: 0x1F   key code: prog3   --> Fn+S
scan code: 0x20   key code: prog3   --> Fn+D
scan code: 0x21   key code: prog3   --> Fn+F
scan code: 0x22   key code: prog3   --> Fn+G

$ cat /sys/class/dmi/id/sys_vendor
Dell Inc.

$ cat /sys/class/dmi/id/product_name
Latitude E6440

-- 
Pali Rohár
pali.rohar@gmail.com

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-05-17 21:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14 14:51 Fn keys on Dell Latitude E6440 Pali Rohár
2014-05-04  8:25 ` Pali Rohár
2014-05-17 14:39 ` Pali Rohár
2014-05-17 14:43   ` [PATCH 0/2] dell-wmi: Add support for Fn key combinations Pali Rohár
2014-05-17 14:43     ` [PATCH 1/2] Input: Add keycodes for some missing " Pali Rohár
2014-05-17 20:30       ` Dmitry Torokhov
2014-05-17 20:38         ` Pali Rohár
2014-05-17 21:32           ` Dmitry Torokhov
2014-05-17 14:43     ` [PATCH 2/2] dell-wmi: Add support for " Pali Rohár

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).