Skip to content

The two scripts I use to realign touch input on the Steam Deck with my additional screen project., which can be found here: https://hollypop.xyz/notice/AfYHio9xse8upsVKJE

Notifications You must be signed in to change notification settings

Hollyrious/3DSDeck-HardwareProject-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Install-Xinput.sh disables the readonly filesystem, preps and then installs xinput (and redshift), then runs the xinput command I need, then re-enables the readonly filesystem.

QuickFix-Xinput.sh just runs the xinput command.

The full install needs to be run after SteamOS updates, afterwards until another update the quick script should suffice.

For the xinput command, run xinput to find your panel's touch input device, run xrandr to find the display name, then adjust the first quoted part to the input device, and the second quoted part to the display name.

For example, xinput --map-to-output "<input device>" "<display device>"

About

The two scripts I use to realign touch input on the Steam Deck with my additional screen project., which can be found here: https://hollypop.xyz/notice/AfYHio9xse8upsVKJE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages