-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard doesn't work in Slim login manager #22352
Comments
mythmon
referenced
this issue
Feb 1, 2017
Could this be an instance of #22290? That should be verifiable by trying with that particular commit reverted. |
fpletz
pushed a commit
that referenced
this issue
Feb 1, 2017
We could reproduce this with slim. It is in fact due to 82bcfef. |
Reverted for now in 24f3abd. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
Keyboard does not work in Slim using commit 82bcfef or after. I determined that commit using git bisect. The one right before it works fine.
Steps to reproduce
Using the below
configuration.nix
and 82bcfef, runnixos-rebuild build-vm
and run the VM. When the VM gets to a log in screen, typing in the login box doesn't work. On my laptop I also can't switch to another VT using ctrl+alt+F2. I'm not sure how to do that in the VM.configuration.nix
Technical details
nixos-version
, Ubuntu/Fedora:lsb_release -a
, ...)nix-env --version
)The text was updated successfully, but these errors were encountered: