mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-25 16:17:10 +02:00
add export SDL_NOMOUSE=1 to script file
This commit is contained in:
parent
aebd03118c
commit
aac04da2ef
@ -1,3 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
export SDL_NOMOUSE=1
|
||||||
|
|
||||||
cd /usr/share/gmenu2x
|
cd /usr/share/gmenu2x
|
||||||
./gmenu2x
|
./gmenu2x
|
||||||
|
Loading…
Reference in New Issue
Block a user