Package: libsdl1.2
Version: 1.2.11-9
Tags: patch
Severity: wishlist
The fbcon driver does not allow to disable the initialization
of the keyboard. Only the initialization of the mouse could
be disabled.
The attached patch checks whether a SDL_NOKBD environment variable
is present and does not init the keyboard in this case. This feature
is quite usefull in situations where the application does not need
user input and crashes without releasing the console.
Bernhard Kauer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]