You are not logged in.
Pages: 1
hi,
i'm trying to set the keyboard hardware keys of my vaio, this is the output of a few commands;
sto cercando di impostare le hardware key del mio vaio, butto qua qualche comando per capire meglio:
cat /sys/class/dmi/id/sys_vendor
Sony Corporationcat /sys/class/dmi/id/product_name
VPCS11E7Exev: no output.showkey -k
keycode 360 press
keycode 360 releaseshowkey -s: no output/lib/udev/keymap -i input/event6
scan code: 0x49 key code: vendorxbindkeys -mk: no output.is there something useful?
- i've created the file "/lib/udev/keymaps/module-sony-vpcs11e7e"
with this text:
0x49 vendor # VAIOand i've inserted it in "/lib/udev/rules.d/95-keymap.rules" without results.
- i've created a "file" with this text:
keycode 360 = Super_R Super_R Super_Rand then i used the command
xmodmap filewithout results.
what i've to do??
Last edited by syco (2011-08-05 13:06:16)
Offline
This might help you out.
Check out my website for info on the Arch Linux Installer
Offline
What happens if you press the key in question then perform a dmesg | tail
Any messages like these:
[136424.699297] atkbd serio0: Unknown key released (translated set 2, code 0x94 on isa0060/serio0).
[136424.699303] atkbd serio0: Use 'setkeycodes e014 <keycode>' to make it known.Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Online
@ewaller: with dmesg i have no output
@jeff story: i have already tried to use xmodmap with keycode 360, but it has no effect.
Offline
Pages: 1