Your problem description is very confusing. Of course there are key pressed events, you can look them up in the tutorial and documentation.
I'm guessing you use events but you actually need real-time input. Have you taken a look at the sf::Keyboard class?