Earlier today, I had help solving a problem in this thread where creating an xorg.conf file, with colour depth reduced to 16 bit in my 32 bit Ubuntu 14.04 had caused my panels and launcher to go MIA, and messing up my .desktop files. This was solved, but how can I prevent this from happening again?
I'm attempting to play a game called Docking Station, which requires the display setting to be set to 16 bit (high color).
Is there a way to set xorg.conf to allow 16 bit without losing the panels (I have no idea what causes 16 bit to wipe them away anyway)
Is there a way to create shortcuts to run the commands needed to create and fill the xorg.conf file, and to reset it after I'm done playing, and if needed, to run the commands needed to restore the mess ups (like dconf reset -f /org/compiz/
, unity --reset-icons & disown
and sudo chmod +x /home/jarle/Desktop/applications/*.desktop
)?