~alpine/devel

2 2

Keyboard mouse not working

Details
Message ID
<071EB15A-D243-40CE-8EA9-E14048FF7321@whitelist.co.in>
DKIM signature
missing
Download raw message
On armv7, I am trying to get dwm running.

There is no input group and after startx, keyboard and mouse don't work. Is there some other group with which inputs can be given?

===============
Thanking you
Sagar Acharya
https://whitelist.co.in
Details
Message ID
<7C343A40-4128-489A-8D60-A2AEACC0C7E0@whitelist.co.in>
In-Reply-To
<071EB15A-D243-40CE-8EA9-E14048FF7321@whitelist.co.in> (view parent)
DKIM signature
missing
Download raw message
The groups of root are 
root bin daemon sys adm disk wheel floppy dialout tape video

There is no input group as far as I can see.



On 16 जनवरी 2026 4:41:40 pm IST, Sagar Acharya <sagaracharya@whitelist.co.in> wrote:
>On armv7, I am trying to get dwm running.
>
>There is no input group and after startx, keyboard and mouse don't work. Is there some other group with which inputs can be given?
>
>===============
>Thanking you
>Sagar Acharya
>https://whitelist.co.in
===============
Thanking you
Sagar Acharya
https://whitelist.co.in
Details
Message ID
<CAO54GHDQkWJWV6fGTjnanXYgm_nruD_Qo=nU=N0eAd5QM5zk8A@mail.gmail.com>
In-Reply-To
<7C343A40-4128-489A-8D60-A2AEACC0C7E0@whitelist.co.in> (view parent)
DKIM signature
missing
Download raw message
The input group should exist by default. In a clean docker alpine:edge
container:

  # getent group input
  input:x:23

Note that root does not necessarily need to be part of that group. Have you
tried to add your user to that group?

  adduser <username> input

On Mon, Jan 19, 2026 at 7:25 AM Sagar Acharya <sagaracharya@whitelist.co.in>
wrote:

> The groups of root are
> root bin daemon sys adm disk wheel floppy dialout tape video
>
> There is no input group as far as I can see.
>
>
>
> On 16 जनवरी 2026 4:41:40 pm IST, Sagar Acharya <
> sagaracharya@whitelist.co.in> wrote:
> >On armv7, I am trying to get dwm running.
> >
> >There is no input group and after startx, keyboard and mouse don't work.
> Is there some other group with which inputs can be given?
> >
> >===============
> >Thanking you
> >Sagar Acharya
> >https://whitelist.co.in
> ===============
> Thanking you
> Sagar Acharya
> https://whitelist.co.in
>
Reply to thread Export thread (mbox)