Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Shift + numpad keys  (Read 1396 times)

0 Members and 1 Guest are viewing this topic.

miki151

  • Newbie
  • *
  • Posts: 30
    • View Profile
    • Email
Shift + numpad keys
« 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.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Shift + numpad keys
« Reply #1 on: August 04, 2013, 07:10:54 pm »
OS? Version of SFML?
Laurent Gomila - SFML developer

miki151

  • Newbie
  • *
  • Posts: 30
    • View Profile
    • Email
Re: Shift + numpad keys
« Reply #2 on: August 04, 2013, 07:15:16 pm »
Ubuntu & SFML 2.1