Skip to content
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

[Bug]: Keyboard keys don't work after lid close - open #1614

Open
WantDead opened this issue Jun 22, 2024 · 5 comments
Open

[Bug]: Keyboard keys don't work after lid close - open #1614

WantDead opened this issue Jun 22, 2024 · 5 comments

Comments

@WantDead
Copy link

Bug Report

Description

Keyboard keys don't work after lid close - open
except super + "0-9" and possibly some others
For me this did not pose any problem, because I could simply switch between workspaces and everything worked, but now I wanted to add swaylock activation after closing and opening the laptop lid
And in this situation this becomes a problem, since the keyboard does not respond to any press
And all I have to do is manually restart the laptop

Steps to Reproduce

  1. Add swaylock for lid close-open
  2. Close-Open lid
  3. Keys don't work

Screenshots

Environment

[Please add any other relevant information about the bug and remove the unnecessary lines.]

  • Arch
  • 6.9.5-arch1-1
  • Hyprland 0.41.1
  • Main Hardware
@WantDead WantDead added the bug Something isn't working label Jun 22, 2024
@kRHYME7 kRHYME7 added upstream bug and removed bug Something isn't working labels Jun 23, 2024
@vampirepapi
Copy link

This was happening to me too. I removed the swaylock config, and now it's working fine.

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Jun 23, 2024

@Andrjs
Copy link

Andrjs commented Jun 25, 2024

Try to add these lines in the misc section of hyprland.conf file:

misc {

mouse_move_enables_dpms=true
key_press_enables_dpms=true

}

@WantDead
Copy link
Author

@Andrjs no, didn't work :(

@WantDead
Copy link
Author

@kRHYME7 @vampirepapi ok i test it, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants