Touchscreen
Inviato: ven 12 apr 2013, 19:01
Salve a tutte e tutti,
ho comprato un nuovo notebook
Asus VivoBook S300C
L'ho scartato e subito installato Slackware64-14.0
Questo notebook ha un monitor touchscreen Atmel maXTouch Digitizer
con lsusb mi restituisce:
Bus 001 Device 007: ID 03eb:8810 Atmel Corp.
Il monitor credo che venga riconosciuto, infatti con
cat /sys/devices/pci0000:00/0000\:00\:1a.0/usb1/1-1/1-1.3/1-1.3\:1.1/usb/hiddev0/device/interface
mi restituisce
Atmel maXTouch Control
Ho visto anche il file /usr/share/X11/xorg.conf.d/10-evdev.conf
--------------------------------------------------------------------------
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
--------------------------------------------------------------------------
Pero' non so cosa posso aggiungere/modificare.
Cosa mi consigliate?
Grazie
ho comprato un nuovo notebook
Asus VivoBook S300C
L'ho scartato e subito installato Slackware64-14.0
Questo notebook ha un monitor touchscreen Atmel maXTouch Digitizer
con lsusb mi restituisce:
Bus 001 Device 007: ID 03eb:8810 Atmel Corp.
Il monitor credo che venga riconosciuto, infatti con
cat /sys/devices/pci0000:00/0000\:00\:1a.0/usb1/1-1/1-1.3/1-1.3\:1.1/usb/hiddev0/device/interface
mi restituisce
Atmel maXTouch Control
Ho visto anche il file /usr/share/X11/xorg.conf.d/10-evdev.conf
--------------------------------------------------------------------------
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
--------------------------------------------------------------------------
Pero' non so cosa posso aggiungere/modificare.
Cosa mi consigliate?
Grazie