This website requires JavaScript.
Explore
Help
Sign In
mirror
/
bazzite
Watch
1
Star
0
Fork
0
You've already forked bazzite
mirror of
https://github.com/ublue-os/bazzite.git
synced
2025-02-24 18:40:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bazzite
/
system_files
/
desktop
/
shared
/
usr
/
libexec
/
waydroid-fix-controllers
4 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: Standardize all bash scripts on #!/usr/bin/bash chore: Standardize all python scripts on #!/usr/bin/python3 chore: Update path for ds-inhibit patch chore(readme): Remove unused package
2023-12-22 19:22:29 -08:00
#!/usr/bin/bash
feat(waydroid): Add script to fix controllers in Waydroid
2023-10-02 21:04:40 -07:00
feat(waydroid): Fix controller integration, add automatic DPI scaling for Deck & Legion Go, others can be added to /etc/default/waydroid-launcher
2024-02-04 17:37:42 -08:00
sudo sh -c 'echo add > /sys/devices/virtual/input/input*/event*/uevent'
Reference in New Issue
Copy Permalink