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

No mouse input in Maui Shell when using the standalone Wayland session #24

Open
UriHerrera opened this issue Dec 26, 2021 · 1 comment
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.

Comments

@UriHerrera
Copy link
Member

Describe the bug
There's no mouse input in Maui Shell when using the standalone Wayland session.

To Reproduce
Steps to reproduce the behavior:

  • Boot Nitrux.
  • Logout of Plasma and log in to the Cask (Wayland) session.
  • No cursor movent happens.

Expected behavior
Mouse input works in the Maui Shell Wayland Live session.

Desktop (please complete the following information):

Nitrux (=> 1.8.0)

Additional context
The session requires the user to be in the group 'input'; however, the Live user isn't part of it. Users created during installation will belong to this group and have no problems.

To try Maui Shell using Wayland in the Live session, run the following command, log out and log in.

sudo usermod -a -G input nitrux

Additionally, the Cask (X11) session does have working mouse input in the Live session.

@UriHerrera UriHerrera pinned this issue Jan 29, 2022
@UriHerrera UriHerrera unpinned this issue Jan 29, 2022
@UriHerrera UriHerrera transferred this issue from Nitrux/nitrux-bug-tracker Jan 29, 2022
@n3rdopolis
Copy link

https://github.com/lirios/eglfs is a fork of the Qt's EGL backend made by the liri guys that supports unprivileged input devices

@UriHerrera UriHerrera added the bug Issues caused by flaws, faults or unexpected behavior in the software. label May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.
Projects
None yet
Development

No branches or pull requests

2 participants