15 xubuntu XPS 13 7390 2 in 1
nomad@wund edited this page 2022-07-29 07:09:22 +02:00

Xubuntu on XPS 13 7390 2 in 1

sources

Bios setup

  • have to disable Raid ... Enable AHCI
  • Disable secure boot in bios to permit Hibernate (if you want to use it)

enable screen rotatation

apt install iio-sensor-proxy

install : screen rotator : https://github.com/GuLinux/ScreenRotator

enable-touch-scrolling-in-firefox

https://superuser.com/questions/1151161/enable-touch-scrolling-in-firefox

With the latest Firefox 84.0.2 it works for scrolling without the risk of getting zoom while scrolling for both vertical and horizontal movements. Zoom works well on most pages with finger/thumb pinch/expand including Google Maps. Select is now activated, as on a mobile, by touch for a second or so then using the select markers. Touch and hold the selection to get the context menu for copy and cut/paste if text is editable. Better functionality than Chrome where the select markers cannot be adjusted from a single word selection!

My screen was detected as a "Wacom 5113 finger" under KDE Plasma 5.2 Manjaro/Arch Linux. I set KDE Wacom touch control panel "gestures off" otherwise weird things start happening on scroll.

Simply edit /etc/security/pam_env.conf and add MOZ_USE_XINPUT2 DEFAULT=1 then reboot.

The only loss seems to be drag items do not drag with finger input but will still work by mouse/touchpad.