<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3ADwm</id>
	<title>Talk:Dwm - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3ADwm"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Dwm&amp;action=history"/>
	<updated>2026-05-01T13:06:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Dwm&amp;diff=18743&amp;oldid=prev</id>
		<title>Aa-83: Change to adduser section, xinit fails if not part of video and input groups, only tested in VM</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Dwm&amp;diff=18743&amp;oldid=prev"/>
		<updated>2021-03-25T17:17:08Z</updated>

		<summary type="html">&lt;p&gt;Change to adduser section, xinit fails if not part of video and input groups, only tested in VM&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hey,&lt;br /&gt;
&lt;br /&gt;
So I tried to use this guide to set up DWM and ran into a few xinit related problems. When I tried to run startx, xinit would abort due to plentiful lacking permissions, I fixed it by usermod-ing my user into the video and input groups.&lt;br /&gt;
&lt;br /&gt;
I want to add that I am running Alpine in a VM and this could be a specific problem relating to that, but if not I would suggest changing {{cmd|# adduser myname}}&lt;br /&gt;
&lt;br /&gt;
to this:&lt;br /&gt;
{{cmd|# useradd -m -G wheel,video,input myname}}&lt;br /&gt;
&lt;br /&gt;
I did not get it to work by just using the adduser command due to unfamiliarity, if anyone wants to change my command to correctly using adduser I will not cry. But the important thing seems to be that the user is part of the video and input groups for DWM to launch properly.&lt;br /&gt;
&lt;br /&gt;
--[[User:aa-83|aa-83]] March 2021&lt;/div&gt;</summary>
		<author><name>Aa-83</name></author>
	</entry>
</feed>