search for: wow_start

Displaying 1 result from an estimated 1 matches for "wow_start".

Did you mean: cow_start
2009 Jul 07
1
Workaround: stuttering legs in WoW 3.1.x
...the option before starting WoW, and sets it again after quitting: Code: #!/bin/bash gconftool-2 --type bool --set /desktop/gnome/peripherals/keyboard/repeat false wine Wow.exe -opengl gconftool-2 --type bool --set /desktop/gnome/peripherals/keyboard/repeat true Save this to a new file, e.g. wow_starter, in you WoW directory (where Wow.exe is located), and give it execute permitions with chmod +x wow_starter. BUT - do not run this from terminal!!! Doing so will cause a bug like constantly holding down Return, that can only be fixed by restarting your display manager. Just run the script using y...