On dim, 2008-01-13 at 21:20 -0200, Henrique de Moraes Holschuh wrote: > 1. as root, run lsinput > > 2. Find the *keyboard* in the lsinput output. Here, it is reported as > this > (a T43, kernel 2.6.23): > > /dev/input/event# > bustype : BUS_I8042 > vendor : 0x1 > product : 0x1 > version : 43860 > name : "AT Translated Set 2 keyboard" > phys : "isa0060/serio0/input0" > bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP /dev/input/event0 bustype : BUS_I8042 vendor : 0x1 product : 0x1 version : 43860 name : "AT Translated Set 2 keyboard" phys : "isa0060/serio0/input0" bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP > > 3. run (as root) input-events <number of the keyboard event device>. > e.g: if lsinput reported the keyboard is /dev/input/event4, run > "input-events 4". If you can't do it with X running, switch to > a text console and try it there. > > 4. Press the keys you want to test (volume up/down/mute). Report back > what > output they cause on input-events. For almost every thinkpad, the > answer is "none". But it is supposed to be different on the T61 > and > probably the X61. mute: 08:07:16.770232: EV_MSC code=4 value=160 08:07:16.770243: EV_KEY KEY_MIN_INTERESTING pressed 08:07:16.770246: EV_SYN code=0 value=0 08:07:16.881572: EV_MSC code=4 value=160 08:07:16.881582: EV_KEY KEY_MIN_INTERESTING released 08:07:16.881585: EV_SYN code=0 value=0 volume up: 08:08:17.314446: EV_MSC code=4 value=176 08:08:17.314460: EV_KEY KEY_VOLUMEUP pressed 08:08:17.314463: EV_SYN code=0 value=0 08:08:17.457907: EV_MSC code=4 value=176 08:08:17.457918: EV_KEY KEY_VOLUMEUP released 08:08:17.457921: EV_SYN code=0 value=0 volume down: 08:08:26.037556: EV_MSC code=4 value=174 08:08:26.037567: EV_KEY KEY_VOLUMEDOWN pressed 08:08:26.037570: EV_SYN code=0 value=0 08:08:26.188735: EV_MSC code=4 value=174 08:08:26.188746: EV_KEY KEY_VOLUMEDOWN released 08:08:26.188749: EV_SYN code=0 value=0 As a side note, they are currently xmodmap'ed with: keycode 174 = XF86AudioLowerVolume keycode 176 = XF86AudioRaiseVolume keycode 160 = XF86AudioMute If you want I can test without those bindings. > Report the thinkpad model, model number, BIOS and EC versions along > with the results, just in case. T61, Product Name: 8897CTO BIOS Version: 7LETA7WW (2.07 ) Vendor: LENOVO What is EC version? Cheers, -- Yves-Alexis ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ ibm-acpi-devel mailing list ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel