LinuxCNC Display Configuration for 8bit Color
- Heisenberg
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
04 Feb 2022 11:08 - 04 Feb 2022 11:09 #233962
by Heisenberg
LinuxCNC Display Configuration for 8bit Color was created by Heisenberg
Hi everybody,
I’ve bought an old touchscreen display which can only show 8bit Colors.
Does anybody know, how to change this in Linux? I tried to Google, but the answers I get where quit poor.
it would be great, if some can help me to solve the problem
I’ve bought an old touchscreen display which can only show 8bit Colors.
Does anybody know, how to change this in Linux? I tried to Google, but the answers I get where quit poor.
it would be great, if some can help me to solve the problem
Last edit: 04 Feb 2022 11:09 by Heisenberg.
Please Log in or Create an account to join the conversation.
09 Feb 2022 19:54 #234418
by andypugh
Replied by andypugh on topic LinuxCNC Display Configuration for 8bit Color
Can't really help much. I imagine you already found: unix.stackexchange.com/questions/287695/...n-linux-in-256-color
Please Log in or Create an account to join the conversation.
- Heisenberg
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
05 Mar 2022 13:42 - 05 Mar 2022 13:43 #236430
by Heisenberg
Replied by Heisenberg on topic LinuxCNC Display Configuration for 8bit Color
Thanks for your input. I tried to configure the xorg.conf file, but it does not work. The system starts always without the GUI. The only way is to delete the xorg.conf file and start the GUI again.
I tried something like this:
well, this job is teaching the hard way through the terminal....
I tried something like this:
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 16
#Modes "1024x768"
EndSection
well, this job is teaching the hard way through the terminal....
Last edit: 05 Mar 2022 13:43 by Heisenberg.
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds