= Debian Settings = settings by asbesto 1. touchpad from system - preference - mouse - trackpad - enable click by touchpad. morissero tutti 2. battery status wrong: gconftool-2 --type bool --set /apps/gnome-power-manager/general/use_time_for_policy false 3. japanese fonts: apt-get install ttf-kochi-mincho-naga10 PUTTANA LA MADONNA DI DIO {{{ Option "Tapping" "on" }}} DENTRO {{{ root@rover:/usr/share/X11/xorg.conf.d# ls 10-amdgpu.conf 10-quirks.conf 40-libinput.conf~ 10-evdev.conf 40-libinput.conf 70-wacom.conf root@rover:/usr/share/X11/xorg.conf.d# }}} cosi: {{{ Section "InputClass" Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "Tapping" "on" EndSection }}} ----