1 2 3 4 5 6 7 8 9 10 11
# nocursor -------------- ## usage: set LD_PRELOAD to point to nocursor.so can be done in steam game launch options: ``` LD_PRELOAD=/path/to/nocursor.so %command% ```