Page 1 of 2

[Solved] New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 6:01 pm
by antixuser9
Just want to say that this distro is exceptional; it's replaced Devuan (which was my old favorite). Simply outstanding. That being said, I have a few questions.

a) What is the command to open a terminal? I'd like to set it as keyboard shortcut, so I can easily access the terminal.
b) For some reason, my brightness resets each time I logout. Is there anyway to make my settings permanent?
c) Which programs have dependencies on the system? I'd like to remove the programs I don't use; but I'm afraid of breaking the OS.

Thank you! :happy:

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 6:24 pm
by Jerry3904
MOD: I deleted your duplicate post, assuming it was an error.

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 6:33 pm
by anticapitalista
Which version of antiX are you using and which windows manager?

a. There are already suggested keyboard shortcuts for each window manager in each one's keys file. Just uncomment (antiX uses lxterminal)

c. If you use apt-get purge foo, you get a good idea of what will be removed.

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 7:33 pm
by antixuser9
Jerry3904 wrote:MOD: I deleted your duplicate post, assuming it was an error.
Thank you.
anticapitalista wrote:Which version of antiX are you using and which windows manager?

a. There are already suggested keyboard shortcuts for each window manager in each one's keys file. Just uncomment (antiX uses lxterminal)

c. If you use apt-get purge foo, you get a good idea of what will be removed.
I'm using 17 and iceWM. I'm having a hard time removing flash because I can't seem to find the command that runs it. Same with the following: streamlight, poor man's radio player (even though I know that the command is 'pmrp'), vim.tiny, winff (removed it but the icon still is there).

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 7:36 pm
by dolphin_oracle
antixuser9 wrote:
Jerry3904 wrote:MOD: I deleted your duplicate post, assuming it was an error.
Thank you.
anticapitalista wrote:Which version of antiX are you using and which windows manager?

a. There are already suggested keyboard shortcuts for each window manager in each one's keys file. Just uncomment (antiX uses lxterminal)

c. If you use apt-get purge foo, you get a good idea of what will be removed.
I'm using 17 and iceWM. I'm having a hard time removing flash because I can't seem to find the command that runs it. Same with the following: streamlight, poor man's radio player (even though I know that the command is 'pmrp'), vim.tiny, winff (removed it but the icon still is there).
Flash is adobe-flashplayer. Just remove it with synaptic or apt.

Always use the package management tools when removing apps.

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 8:10 pm
by antixuser9
dolphin_oracle wrote: Flash is adobe-flashplayer. Just remove it with synaptic or apt.

Always use the package management tools when removing apps.
Thank you. Do you know why my brightness settings reset after every reboot? my DE is xfce, so I could just install power manager I guess.

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 8:31 pm
by dolphin_oracle
xfce always resets to 100% brightness.

you might try the antix brightness app. That *might* be persistent. It is on a standard live antiX live-usb, but I'm not sure about what Xfce adds to the mix.

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 9:54 pm
by BitJam
Backlight brightness is persistent on the live-usb system but not after you've installed. I suggest you edit the file ~/.desktop-session/startup and add a line like this:

Code: Select all

backlight-brightness --set 50
That line will set the backlight brightness to 50% when the system starts (and maybe when you change window managers).

To use a keypress to open a terminal in IceWM, edit the file ~/.icewm/keys and uncomment or alter the line:

Code: Select all

#key "F1" desktop-defaults-run -t
Then go the the desktop menu and choose "Desktop" --> "Other Desktops" --> "Rox-IceWM" to restart IceWM and now F1 will open up a terminal window.

BTW: when asking questions like these, you will automatically answer a lot of the questions people trying to help you might ask by posting the output of "inxi -F" inside of [ code ] ... [ /code ] tags (no spaces).

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 11:06 pm
by antixuser9
BitJam wrote:Backlight brightness is persistent on the live-usb system but not after you've installed. I suggest you edit the file ~/.desktop-session/startup and add a line like this:

Code: Select all

backlight-brightness --set 50
That line will set the backlight brightness to 50% when the system starts (and maybe when you change window managers).

To use a keypress to open a terminal in IceWM, edit the file ~/.icewm/keys and uncomment or alter the line:

Code: Select all

#key "F1" desktop-defaults-run -t
Then go the the desktop menu and choose "Desktop" --> "Other Desktops" --> "Rox-IceWM" to restart IceWM and now F1 will open up a terminal window.

BTW: when asking questions like these, you will automatically answer a lot of the questions people trying to help you might ask by posting the output of "inxi -F" inside of [ code ] ... [ /code ] tags (no spaces).
Wow, thanks! It worked! last question, how do I remove the two other WM I have?

Re: New to antiX and loving it! but, I have a few questions.

Posted: Sun Nov 26, 2017 11:08 pm
by dolphin_oracle
same thing, they have packages in the package manager. fluxbox and jwm.

although if you are looking to reclaim space, you won't reclaim much. they are super small.