Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created April 14, 2014 21:27
Show Gist options
  • Save pfactum/10683923 to your computer and use it in GitHub Desktop.
Save pfactum/10683923 to your computer and use it in GitHub Desktop.
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: Power Button
/dev/input/event1: Sleep Button
/dev/input/event2: Lid Switch
/dev/input/event3: Power Button
/dev/input/event4: Video Bus
/dev/input/event5: AT Translated Set 2 keyboard
/dev/input/event6: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event7: HDA Intel PCH Headphone
/dev/input/event8: HDA Intel PCH Mic
/dev/input/event9: Dell WMI hotkeys
/dev/input/event10: PS/2 Mouse
/dev/input/event11: AlpsPS/2 ALPS GlidePoint
/dev/input/event12: Laptop_Integrated_Webcam_E4HD
/dev/input/event13: Logitech USB Receiver
Select the device event number [0-13]: 9
Input driver version is 1.0.1
Input device ID: bus 0x19 vendor 0x0 product 0x0 version 0x0
Input device name: "Dell WMI hotkeys"
Supported events:
Event type 0 (EV_SYN)
Event type 1 (EV_KEY)
Event code 148 (KEY_PROG1)
Event code 149 (KEY_PROG2)
Event code 161 (KEY_EJECTCD)
Event code 224 (KEY_BRIGHTNESSDOWN)
Event code 225 (KEY_BRIGHTNESSUP)
Event code 227 (KEY_SWITCHVIDEOMODE)
Event code 236 (KEY_BATTERY)
Event code 238 (KEY_WLAN)
Event code 240 (KEY_UNKNOWN)
Event type 4 (EV_MSC)
Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
@0x2b3bfa0
Copy link

Me too! I can't get any output from this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment