T*50 Clickpad in T*40 - Trackpoint Konfiguration

Code:
        [FONT=monospace][COLOR=#000000][root@t440s rules.d]# find /sys/devices/platform/i8042 -name name | xargs grep -Fl "DualPoint Stick"| sed 's/\/input\/input[0-9]*\/name$//'   [/COLOR]
/sys/devices/platform/i8042/serio1

[/FONT]

Und ich habe noch folgendes gefunden: http://askubuntu.com/questions/5960...h-systemd-ubuntu-15-04-or-later/611076#611076
Da bin ich aber noch am herausfinden, wie upstart unter Archlinux funktioniert.

Code:
        [FONT=monospace][COLOR=#000000][root@t440s rules.d]# echo 120 | tee  /sys/devices/platform/i8042/serio1/speed                                                                   [/COLOR]
tee: /sys/devices/platform/i8042/serio1/speed: Keine Berechtigung 
120
[/FONT][COLOR=#000000]
[root@t440s rules.d]# echo -n 120 > /sys/devices/platform/i8042/serio1/speed                                                                     [/COLOR]
[FONT=monospace]bash: /sys/devices/platform/i8042/serio1/speed: Keine Berechtigung[/FONT]
 
Zuletzt bearbeitet:
  • ok1.de
  • ok2.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen

Werbung

Zurück
Oben