SFML community forums

Help => Window => Topic started by: miki151 on August 04, 2013, 06:25:12 pm

Title: Shift + numpad keys
Post by: miki151 on August 04, 2013, 06:25:12 pm
Hello,

I'm porting my game from another library to SFML. I was using a shift + numpad arrows combination for specific movement commands, but in SFML they don't produce the right event (which should be Keyboard::NumpadX with the shift modifier I think). I've temporarily switched to using the control key, but it would be great to use shift.
Title: Re: Shift + numpad keys
Post by: Laurent on August 04, 2013, 07:10:54 pm
OS? Version of SFML?
Title: Re: Shift + numpad keys
Post by: miki151 on August 04, 2013, 07:15:16 pm
Ubuntu & SFML 2.1