mirror of
https://github.com/brain-hackers/buildbrain
synced 2025-10-20 07:08:39 +09:00
Override files / add calibration script for the first run
This commit is contained in:
4
os-brainux/override/etc/X11/Xsession.d/96calibrate
Normal file
4
os-brainux/override/etc/X11/Xsession.d/96calibrate
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ ! -e /etc/X11/xorg.conf.d/99-calibrator.conf ]; then
|
||||
xinput_calibrator --output-filename /etc/X11/xorg.conf.d/99-calibrator.conf
|
||||
fi
|
||||
|
Reference in New Issue
Block a user