I would like to use a different keyboard for each player but I don't know where to start looking.
I use GNU/Linux but I would like to know if something changes between different Operating Systems.
Thank you very much, any help is appreciated!
How to use more than one keyboard, one for each player?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: How to use more than one keyboard, one for each player?
Under linux you could read /dev/input/event? (for each input device, i.e. keyboard) and decode it for yourself . That would be low-level and not portable.SouL wrote:I would like to use a different keyboard for each player but I don't know where to start looking.
I use GNU/Linux but I would like to know if something changes between different Operating Systems.
Thank you very much, any help is appreciated!
My lovely code lives at GitHub: http://github.com/miko/Love2d-samples
Re: How to use more than one keyboard, one for each player?
Thank you, I'll keep investigatingmiko wrote:Under linux you could read /dev/input/event? (for each input device, i.e. keyboard) and decode it for yourself . That would be low-level and not portable.SouL wrote:I would like to use a different keyboard for each player but I don't know where to start looking.
I use GNU/Linux but I would like to know if something changes between different Operating Systems.
Thank you very much, any help is appreciated!
Who is online
Users browsing this forum: Bing [Bot] and 4 guests