Skip to content

Commit

Permalink
add xinput_calibrator alias
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Jan 22, 2024
1 parent 9659a84 commit 5c7afbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env/calaos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ alias calaos_config='podman exec -it calaos-server /opt/bin/calaos_config'
alias calaos_1wire='podman exec -it calaos-server /opt/bin/calaos_1wire'
alias wago_test='podman exec -it calaos-server /opt/bin/wago_test'
alias calaos_mail='podman exec -it calaos-server /opt/bin/calaos_mail'
alias xinput_calibrator='podman exec -it -e DISPLAY=:0 calaos-home xinput_calibrator --output-filename /etc/X11/xorg.conf.d/99-calibration.conf'

0 comments on commit 5c7afbb

Please sign in to comment.