Keyboard repeat stop working after running orxonox [FIXED]

Found a bug? Report it here.

Moderator: PPS-Leaders

Locked
nicolasc
Baron Vladimir Harkonnen
Posts: 258
Joined: Wed Nov 01, 2006 7:58 pm
Location: your mind
Contact:

Keyboard repeat stop working after running orxonox [FIXED]

Post by nicolasc » Thu Dec 20, 2007 5:22 pm

One annoyance after running orxonox is to re-enable keyboard repeat. For some reason - my guess is OIS - it gets disabled without being enabled afterwards.

For the time being, it's only an annoyance.... but it should be fixed.

cheers
nico

PS. the problem seems to be limited to linux; at least it does not occur in windows
Last edited by nicolasc on Thu Dec 20, 2007 7:03 pm, edited 1 time in total.
BOFH Excuse #212: Of course is doesn't work. We've performed a software upgrade.

nicolasc
Baron Vladimir Harkonnen
Posts: 258
Joined: Wed Nov 01, 2006 7:58 pm
Location: your mind
Contact:

Post by nicolasc » Thu Dec 20, 2007 7:03 pm

A parameter was missing... though disappointing, that this did not get fixed earlier

Code: Select all

    // fixes auto repeat problem
    #if defined OIS_LINUX_PLATFORM
      pl.insert(std::make_pair(std::string("XAutoRepeatOn"), std::string("true")));
    #endif
cheers
nico
BOFH Excuse #212: Of course is doesn't work. We've performed a software upgrade.

Locked

Who is online

Users browsing this forum: No registered users and 1 guest