LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   antiX / MX Linux (https://www.linuxquestions.org/questions/antix-mx-linux-127/)
-   -   saving settings in Antix Linux (https://www.linuxquestions.org/questions/antix-mx-linux-127/saving-settings-in-antix-linux-4175665897/)

saturn1955 12-13-2019 02:29 AM

saving settings in Antix Linux
 
I want to start the system with the Rox Panel on and conkey out. Is there a possibility to save that? I didnt find anything in the progs.

hazel 12-13-2019 03:36 AM

You can certainly switch off conkey. There should be a setting in the control panel for that.

saturn1955 12-13-2019 03:52 AM

I can switch off conkey, but I want to do that permanently.

hazel 12-13-2019 04:06 AM

It should be permanent. It certainly was in the AntiX-17 control panel. I remember switching it off for my friend. What happens when you log out and in again?

saturn1955 12-13-2019 04:13 AM

The system always starts with conkey and without the rox panel. I ve to do that manually.

hazel 12-13-2019 04:28 AM

Look at the configuration directory for your desktop. For example, if you have fluxbox, look in $HOME/.fluxbox. There should be a file listing startup programs that you can edit.

anticapitalista 12-13-2019 04:52 PM

For conky -

Control Centre > Session > User Desktop Session > desktop-session.conf

change LOAD_CONKY="true" to LOAD_CONKY="false"

Not sure about how to make the rox panel permanent though

anticapitalista 12-18-2019 08:44 AM

For rox panel, do this:

Control Centre > Session > User Desktop Session > startup

Add this to the bottom

Code:

exec rox --top=PANEL &
logout and back in again


All times are GMT -5. The time now is 11:07 PM.