otd linux install

This commit is contained in:
Mylloon 2025-05-02 17:52:42 +02:00
parent e24bdcb63a
commit bee01062fe
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 10 additions and 4 deletions

View file

@ -36,7 +36,7 @@ function main {
paru -S --noconfirm \
obsidian zed vscodium-bin gpu-screen-recorder-ui \
epson-inkjet-printer-stylus-photo-px810fw-series heroic-games-launcher-bin \
clamav-unofficial-sigs vesktop eloquent youtube-music-bin
clamav-unofficial-sigs vesktop eloquent youtube-music-bin opentabletdriver
# === Fish ==
@ -54,6 +54,12 @@ function main {
# use dark for the purpose of the installation since we need to choose one, doesn't really matter
bash "$HOME"/.config/turn-dark.sh
# === OpenTabletDriver
sudo mkinitcpio -P
sudo rmmod hid_uclogic
echo -e "\n\nInstallation terminée.\nIl faut redémarrer l'ordinateur."
}

View file

@ -18,14 +18,14 @@
},
"Tablet": {
"Width": 127.0,
"Height": 79.375,
"Height": 71.4375,
"X": 127.0,
"Y": 79.375,
"Rotation": 270.0
},
"EnableClipping": true,
"EnableClipping": false,
"EnableAreaLimiting": false,
"LockAspectRatio": false
"LockAspectRatio": true
},
"RelativeModeSettings": {
"XSensitivity": 10.0,