Visudo probably. Though i never had any trouble editing /etc/sudoers with just a text editor, so far.
https://www.computerhope.com/unix/visudo.htm
Search found 5 matches
- Wed Aug 17, 2022 7:35 pm
- Forum: Beginners Help
- Topic: How to install pia-linux-3.3.1-06924.run program?
- Replies: 25
- Views: 4647
Re: How to install pia-linux-3.3.1-06924.run program?
- Wed Aug 17, 2022 5:39 pm
- Forum: Beginners Help
- Topic: How to install pia-linux-3.3.1-06924.run program?
- Replies: 25
- Views: 4647
Re: How to install pia-linux-3.3.1-06924.run program?
Hi all!
PIA allows setting up openvpn without pia-app. Just so you know
https://helpdesk.privateinternetaccess. ... e-terminal
- Sat Jul 30, 2022 7:29 pm
- Forum: Beginners Help
- Topic: JWM. How to set a key combo for a certain virtual desktop?
- Replies: 4
- Views: 515
Re: JWM. How to set a key combo for a certain virtual desktop?
That's a good one! Thanks, MochiMoppel
Will use it for now. Still gonna bump this thread a couple of times and then contact Joe, probably a quick fix for him.
- Sat Jul 30, 2022 3:34 am
- Forum: Beginners Help
- Topic: JWM. How to set a key combo for a certain virtual desktop?
- Replies: 4
- Views: 515
Re: JWM. How to set a key combo for a certain virtual desktop?
MochiMoppel wrote: ↑Sat Jul 30, 2022 3:00 amThe '#' in above code must not be replaced by a number.
Oh, I do have and make use of <Key mask="4" key="#">desktop#</Key> entry. I Just hope there is a way to use keys other than 1-9.
- Fri Jul 29, 2022 11:37 pm
- Forum: Beginners Help
- Topic: JWM. How to set a key combo for a certain virtual desktop?
- Replies: 4
- Views: 515
JWM. How to set a key combo for a certain virtual desktop?
Hi puppyans! I want to use ten virtual desktops in JWM: <Desktops width="10" height="1"> Fine, I got'em. Now I want to switch or send to desktop number 10 directly, without using rdesktop and sendr . Tried these, but obviously, without luck: <Key mask="4" key="0">desktop#10</Key> <Key mask="4" key ...