i made a simple script to toggle hide/unhide the panel temporarily (for instance linked to alt-space keys) .
pgrep xfce4-panel && xfce4-panel -q || xfce4-panel
Search found 28 matches
- Thu Nov 02, 2023 7:49 am
- Forum: XFCE Desktop Environment
- Topic: Panel covering application title bar [Solved]
- Replies: 3
- Views: 389
- Mon Jan 24, 2022 8:33 am
- Forum: General
- Topic: Doublecmd MX updater failure [Solved]
- Replies: 7
- Views: 4421
Re: Doublecmd MX updater failure [Solved]
Thanks dolphin_oracle for your attention! Much appreciated.
- Mon Jan 24, 2022 7:44 am
- Forum: General
- Topic: Doublecmd MX updater failure [Solved]
- Replies: 7
- Views: 4421
Re: Doublecmd MX updater failure [Solved]
Yes, that was my first thought also.
However problem remains with eg Salt lake City and other repo sites.
Ditto "sudo apt update/upgrade" as well as attempting to download directly from "stable' tab of package installer (same error)
Obviously there must be a packaging error, hence my notification ...
However problem remains with eg Salt lake City and other repo sites.
Ditto "sudo apt update/upgrade" as well as attempting to download directly from "stable' tab of package installer (same error)
Obviously there must be a packaging error, hence my notification ...
- Mon Jan 24, 2022 1:50 am
- Forum: General
- Topic: Doublecmd MX updater failure [Solved]
- Replies: 7
- Views: 4421
Doublecmd MX updater failure [Solved]
Unable to update MX updater files (doublecmd issue, see below)
Do you want to continue? [Y/n] y
Ign:1 http://mxrepo.com/mx/repo bullseye/main amd64 doublecmd-help-en all 1.0.0-1mx21+1
Err:1 http://mxrepo.com/mx/repo bullseye/main amd64 doublecmd-help-en all 1.0.0-1mx21+1
404 Not Found [IP: 70.40 ...
Do you want to continue? [Y/n] y
Ign:1 http://mxrepo.com/mx/repo bullseye/main amd64 doublecmd-help-en all 1.0.0-1mx21+1
Err:1 http://mxrepo.com/mx/repo bullseye/main amd64 doublecmd-help-en all 1.0.0-1mx21+1
404 Not Found [IP: 70.40 ...
- Sun Jan 02, 2022 2:18 pm
- Forum: Hardware /Configuration
- Topic: Installation on Dell machines with RST, any issues? [Solved]
- Replies: 7
- Views: 970
Re: Installation on Dell machines with RST, any issues?
Thank you @grub of bringing up this issue, which was an eye-opener for me. It probably explains why i was facing troubles with one of my Dell pc's, which i wished to donate to my grandson - he preferred ..windows :rolleyes:
Probably the following link provides a consice overview:
https://www.dell ...
Probably the following link provides a consice overview:
https://www.dell ...
- Sun Dec 26, 2021 8:23 am
- Forum: Chat
- Topic: Synergy Loves MXlinux
- Replies: 22
- Views: 5319
Re: Synergy Loves MXlinux
No problems here, using Synergy 1 PRO (paid). Using MX21 as Synergy-server and MX19.4 as client.
- Thu Nov 18, 2021 12:29 pm
- Forum: MX KDE Official Release
- Topic: Remove "home" Icons from Desktop
- Replies: 4
- Views: 419
Re: Remove "home" Icons from Desktop
In XFCE i use a simple script to toggle the desktop-icons (on/off)
Simple but effective at least for XFCE:
#!/bin/bash
current_status=$(xfconf-query -c xfce4-desktop -v -lp '/desktop-icons/style'|awk '{print $2}')
if [ $current_status -eq 2 ]; then
xfconf-query -c xfce4-desktop -np '/desktop ...
Simple but effective at least for XFCE:
#!/bin/bash
current_status=$(xfconf-query -c xfce4-desktop -v -lp '/desktop-icons/style'|awk '{print $2}')
if [ $current_status -eq 2 ]; then
xfconf-query -c xfce4-desktop -np '/desktop ...
- Sat Nov 06, 2021 3:05 pm
- Forum: Other Languages Forum
- Topic: MX-21 Xfce $HOME/bin niet automatisch in PATH [Solved]
- Replies: 10
- Views: 1227
Re: MX-21 Xfce $HOME/bin niet automatisch in PATH [Solved]
Nou, gelukkig heb ik geen 38 pagina's nodig, maar zo zie je maar Nahjo, dat "out of the box" betrekkelijk is.
Wat mij betreft ook maar gelukkig, want ik weet zeker dat je mijn versie van MX qua "look and feel" vreselijk oubollig zult vinden.
Ieder zijn smaak dus en MX heeft daarvoor alles in huis.
Wat mij betreft ook maar gelukkig, want ik weet zeker dat je mijn versie van MX qua "look and feel" vreselijk oubollig zult vinden.
Ieder zijn smaak dus en MX heeft daarvoor alles in huis.
- Sat Nov 06, 2021 2:29 pm
- Forum: Other Languages Forum
- Topic: MX-21 Xfce $HOME/bin niet automatisch in PATH [Solved]
- Replies: 10
- Views: 1227
Re: MX-21 Xfce $HOME/bin niet automatisch in PATH [Solved]
Ja, dat is misschien wel zo. Maar werk nu zo'n 4 jaar met MX en ben er superhappy mee.
Alles is even wennen, maar bij een upgrade bv van 19.4 naar 21, tja, dan is het een kwestie van even mijn lijstje doorlopen, en dit staat er dan ook op.
Ik herinner me dat Eadwine Rose ook eens een lijstje met ...
Alles is even wennen, maar bij een upgrade bv van 19.4 naar 21, tja, dan is het een kwestie van even mijn lijstje doorlopen, en dit staat er dan ook op.
Ik herinner me dat Eadwine Rose ook eens een lijstje met ...
- Sat Nov 06, 2021 10:53 am
- Forum: Other Languages Forum
- Topic: MX-21 Xfce $HOME/bin niet automatisch in PATH [Solved]
- Replies: 10
- Views: 1227
Re: MX-21 Xfce $HOME/bin niet automatisch in PATH [Solved]
Had dezelfde ervaring - overigens in 19.4, waarschijnlijk vind je hier de oplossing zoals gegeven door Fehlix
viewtopic.php?p=653146#p653146:
Succes, Fred
viewtopic.php?p=653146#p653146:
Succes, Fred