WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: The problem with running around
by Randy Brown on Saturday February 20th 2010, 21:45
I launch with this script
#! /bin/bash

xset -r 25
xset -r 24
xset -r 39
xset -r 26

env WINE_CURSOR=anything; padsp wine /home/rody/.wine/drive_c/wow/Wow.exe

echo "Reenabling auto repeat"
xset r 25
xset r 24
xset r 39
xset r 26

the problem is something with x11 i think. you can also go to keyboard options and disable keyrepeat.

[post new] [reply to this]

Page loaded in 0.00391 seconds.