thor27 / steam-login

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

Add possibility to login with the gamepad in lightdm #6

Closed pmk1c closed 11 years ago

pmk1c commented 11 years ago

The possibility to login with a gamepad in lightdm can be easily added by installing the package xserver-xorg-input-joystick.

Problem is: When logging in, the gamepad still works as pointer / keyboard. So it conflicts with the normal use of the gamepad in Big Picture Mode. So I added a function to disable all xinput joystick devices on login.

thor27 commented 11 years ago

Thanks for the improvement!