Skip to content

NOTtheMessiah/scosk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Controller On-Screen Keyboard

Dependencies

Usage

$ python scosk.py

Creates a pygame window with a virtual keyboard. To initialize, ensure the steam controller and connected and communicating with your computer. As you press the clickpad, a keyboard press event should occur on the currently focused screen.

TODO

  • Refactor with event controller
  • mimic official Steam design
  • pop up on screen away from mouse, on-top and unfocused (may require talking to X or the window manager)
  • integrate with sc-desktop

Notes

I've only tested from within a tiling window manager. I as the author, assume no liability for what you do with this program.

About

Steam Controller On-Screen Keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages