You are not logged in.

#1 2021-01-15 08:18

hoobershaggus
Member
Registered: 2021-01-15
Posts: 4

can't change color bit depth

whenever i try to set my color bit depth, nothing happens
i tried like this

xrandr -s 1366x768x16
and i also made a xorg conf file

cat /etc/X11/xorg.conf.d/depthc.conf
Section "Screen"
Identifier    "Default Screen"
Monitor        "Configured Monitor"
Device        "Configured Video Device"
DefaultDepth   24
#Modes        1920x1080
EndSection

which works on my desktop (runnign a dif distro), but not on q4os

why?

Offline

#2 2021-01-16 01:50

nooboverseer
Member
Registered: 2021-01-14
Posts: 5

Re: can't change color bit depth

i just tested this on debian 10 with mate, and it works

Offline

#3 2021-01-16 06:57

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,301

Re: can't change color bit depth

Try putting it in either /usr/share/X11/xorg.conf.d/

or rename as xorg.conf in /etc/X11/

Offline

#4 2021-01-18 05:17

nooboverseer
Member
Registered: 2021-01-14
Posts: 5

Re: can't change color bit depth

thanks i will

Offline

Board footer

Powered by FluxBB