mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-22 06:15:21 +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
|
||||
|
||||
export SDL_NOMOUSE=1
|
||||
|
||||
cd /usr/share/gmenu2x
|
||||
./gmenu2x
|
||||
|
Loading…
Reference in New Issue
Block a user