Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) (Authenticated sender: kdaudt@alpinelinux.org) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPSA id E83842235E1 for <~alpine/devel@lists.alpinelinux.org>; Mon, 19 Jan 2026 06:35:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alpinelinux.org; s=smtp; t=1768804530; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bQUbrpV62roWBuPT2p/YdryCDi2zFkKytERf2PSgaBA=; b=K06PCCVWZpBbUmH5jPPuKx99rIbI2Dnmh3+lo9SJ3F/7S6KLlK+rQ9e2D1ubl/koZZjyiS YL7kdPL4tamuDIEdofALywKrxA8pXsNCqzufBWYYpQtjS8RpnmH1+Dd1621008/MUNdhWw 2E8TY6qla/i26Z4faNzzdz+Lh5ZvvU4= Received: by mail-lf1-f44.google.com with SMTP id 2adb3069b0e04-59b30275e69so4942063e87.1 for <~alpine/devel@lists.alpinelinux.org>; Sun, 18 Jan 2026 22:35:29 -0800 (PST) X-Gm-Message-State: AOJu0YyVUFzmtQKX683g+PD1bQPMXfTplNrjuYswFgwrmyrKm1H7q1v1 7vB58VnF/QjstQ+Li/+qDbtppjcMywhTquQ6P2GNIKEec2GAc6erUnfhHPgHbJ6oBBxcYxRk+V+ Wmgz9l2v/G4yyIcdqJr4dQZb5vyM9usw= X-Received: by 2002:a05:6512:33ca:b0:59b:b0ca:67d9 with SMTP id 2adb3069b0e04-59bb0ca67eamr3158703e87.33.1768804529309; Sun, 18 Jan 2026 22:35:29 -0800 (PST) MIME-Version: 1.0 References: <071EB15A-D243-40CE-8EA9-E14048FF7321@whitelist.co.in> <7C343A40-4128-489A-8D60-A2AEACC0C7E0@whitelist.co.in> In-Reply-To: <7C343A40-4128-489A-8D60-A2AEACC0C7E0@whitelist.co.in> From: Kevin Daudt Date: Mon, 19 Jan 2026 07:35:11 +0100 X-Gmail-Original-Message-ID: X-Gm-Features: AZwV_QjGTZWUkxWGbNse0pmMN9F_UOQrRAY-UQjDWllTYqr0TNFE0HW_-rh3kGk Message-ID: Subject: Re: Keyboard mouse not working To: Sagar Acharya Cc: ~alpine/devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000a58c880648b7e580" --000000000000a58c880648b7e580 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 input On Mon, Jan 19, 2026 at 7:25=E2=80=AFAM Sagar Acharya 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 =E0=A4=9C=E0=A4=A8=E0=A4=B5=E0=A4=B0=E0=A5=80 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? > > > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >Thanking you > >Sagar Acharya > >https://whitelist.co.in > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Thanking you > Sagar Acharya > https://whitelist.co.in > --000000000000a58c880648b7e580 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The input group should exist by defa= ult. In a clean docker alpine:edge container:

=C2= =A0=C2=A0# getent group input
=C2=A0 input:x:23

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

=C2=A0 add= user <username> input

On Mon, Jan 19, 2026= at 7:25=E2=80=AFAM 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 =E0=A4=9C=E0=A4=A8=E0=A4=B5=E0=A4=B0=E0=A5=80 2026 4:41:40 pm IST, Sa= gar 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?
>
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>Thanking you
>Sagar Acharya
>https://whitelist.co.in
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Thanking you
Sagar Acharya
ht= tps://whitelist.co.in
--000000000000a58c880648b7e580--