[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: keyboard evdev



Thanks again for the reply-hope this one goes through.
Below are the commands and responses.
Steve

ls -l /dev/input/by-id/

total 0lrwxrwxrwx 1 root root 9 Jun 3 02:37 usb-Chicony_Saitek_Eclipse_II_Keyboard-event-kbd -> ../event3

lshal --show $(hal-find-by-capability --capability input.mouse)

udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'
 access_control.file = '/dev/input/event0'  (string)
 access_control.type = 'mouse'  (string)
 info.callouts.add = {'hal-acl-tool --add-device'} (string list)
 info.callouts.remove = {'hal-acl-tool --remove-device'} (string list)
info.capabilities = {'input', 'input.mouse', 'access_control'} (string list)
 info.category = 'input'  (string)
info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port' (string)
 info.product = 'ImExPS/2 Generic Explorer Mouse'  (string)
 info.subsystem = 'input'  (string)
info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input' (string)
 input.device = '/dev/input/event0'  (string)
input.originating_device = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port' (string)
 input.product = 'ImExPS/2 Generic Explorer Mouse'  (string)
 input.x11_driver = 'evdev'  (string)
 linux.device_file = '/dev/input/event0'  (string)
 linux.hotplug_type = 2  (0x2)  (int)
 linux.subsystem = 'input'  (string)
 linux.sysfs_path = '/sys/class/input/input0/event0'  (string)


grep -Ev '^(#|$)' /etc/X11/xorg.conf

Section "Device"
Identifier "Configured Video Device"
EndSection
Reply to: