thor27 / steam-login

Put STEAM BigPicture mode at login screen
121 stars 30 forks source link

No keyboard input possible #22

Closed ghost closed 10 years ago

ghost commented 10 years ago

First of all I want to thank you for this helpful script. I tried to use it under openSUSE 13.1 in KDM and it started very well. Steam Big Picture opened and I was able to control it with my mouse. Indeed, keyboard input wasn't working. There was no situation where typing produced something. I didn't try it with my Xbox Controller (I had problems with xpad and openSUSE).

thor27 commented 10 years ago

Do you have xfwm installed? It's important to have a window manager running so you can get correct focus. You can replace xfwm with any other window managers of your choice, just edit the steam-de script and replace it.

ghost commented 10 years ago

Ah okay, that will be the solution, thanks. I didn't even know it starts without it. Well, I won't be able to use my Xbox controller because xpad isn't working and xboxdrv needs root access. Thanks for help anyways!

alexandru-calinoiu commented 10 years ago

Hi @Nikazilla

I am using the XBox controller just fine, what I do is login into the normal shell and start the xboxdrv from terminal with sudo, and then just switch accounts to the steam-login, is very cool to switch from my work related profile to a clean gaming login.

thor27 commented 10 years ago

In future I will add an option to run custom commands and configurations

ghost commented 10 years ago

@balauru That would work, but I want it to work out-of-the-box. I wanted to change the access rights for uinput but it didn't work. This can be closed, thanks for help!