Here is an example: - enable NUM_LOCK in the console - start an application with directfb -> NUM_LOCK is switched to off - end the application -> NUM_LOCK is restored to on
I need a function to enable/disable NUM_LOCK in the application. Best regards Matthias Manhart Switzerland > I think NUM_LOCK off is the kernel default for the newly allocated > VT. If there's no other way to change the default, I will add an option.
