start new:
tmux
start new with session name:
tmux new -s myname
Picking the right architecture = Picking the right battles + Managing trade-offs
| diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c | |
| index 16c3046..ca912ce 100644 | |
| --- a/drivers/input/mouse/synaptics.c | |
| +++ b/drivers/input/mouse/synaptics.c | |
| @@ -173,6 +173,7 @@ static const char * const smbus_pnp_ids[] = { | |
| "LEN0046", /* X250 */ | |
| "LEN004a", /* W541 */ | |
| "LEN200f", /* T450s */ | |
| + "LEN0073", /* X1 Carbon 5 (Elantech) */ | |
| NULL |
This are notes for configuration thinkfan for Fedora. This configuration procedure was followed on a Lenovo Thinkpad X1 Carbon (5th Gen) running Fedora 25.
Non standard (default) configuration was required for this machine as the default sensors are not available. Eg: /proc/acpi/ibm/thermal does not exist for this model.
An annoted configuration file has been included below. However, there is no guarentee that this will work as-is on every machine.
dnf -y install thinkfan