User Tools

Site Tools


linux:laptop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:laptop [2020/09/09 12:28] mslinux:laptop [2024/10/18 16:12] (current) ms
Line 12: Line 12:
         Driver "libinput"         Driver "libinput"
         Option "Tapping" "on"         Option "Tapping" "on"
 +EndSection
 </code> </code>
 ==== Sondertasten Fn ==== ==== Sondertasten Fn ====
Line 95: Line 96:
 level:          auto level:          auto
 </code> </code>
 +Lüfter steuern
 +<code>
 +echo "options thinkpad_acpi fan_control=1" > /etc/modprobe.d/thinkpad_acpi.conf
 +</code>
 +<code>
 +echo level 0 > /proc/acpi/ibm/fan       # fan off
 +echo level <1-7> > /proc/acpi/ibm/fan   # fan speed 1-7
 +echo level auto > /proc/acpi/ibm/fan
 +</code>
 +
 Tastaturbeleuchtung steuern Tastaturbeleuchtung steuern
 <code> <code>
linux/laptop.1599647320.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki