[LightDM] How to change depth of display from 24-bit to 16 or 32?
Ken Stailey
kstailey at yahoo.com
Fri Sep 9 05:07:48 PDT 2011
I got it to work by taking out the quotes.
fails:
xserver-command="X -depth 16"
works:
xserver-command=X -depth 16
----- Original Message -----
From: Ken Stailey <kstailey at yahoo.com>
To: "lightdm at lists.freedesktop.org" <lightdm at lists.freedesktop.org>
Cc:
Sent: Friday, September 9, 2011 7:54 AM
Subject: Re: [LightDM] How to change depth of display from 24-bit to 16 or 32?
Let me ask this a different way.
How do I launch X from lightdm with a command line option?
I tried adding
xserver-command="X -depth 16"
to /etc/lightdm/lightdm.conf and lightdm would no longer start the X server.
Thanks,
Ken
More information about the LightDM
mailing list