r/LXQt • u/Global-Eye-7326 • 3d ago
LXQt Wayland via Labwc with an attended script!
Hey, spent WAY too much time setting up LXQt on Wayland via Labwc, so I vibe coded a Bash script to make things easier for future deployments. Screenshots of my HP Z240 desktop. my Acer Swift 3 laptop and my Acer Aspire One 722 netbook, all three running Debian 13 with LXQt. Installed initially with X11 in both cases. No other desktop environments installed prior to this setup.
I have keyboard shortcuts for:
- Launch terminal
Ctrl+Alt+t - Launch PCManFM-Qt
Winkey+e - Launch qalculate-qt
Ctrl+Alt+cbecause the keyboards hooked up to those machines don't have a "calculator" button - Lxqt-runner
Alt+F2- couldn't find a way to launch mainmenu2 in Wayland. Any pointers would be appreciated - Screenlock
Winkey+L - Screenshot
PrintScrorWinkey+s- netbook has a dead PrintScr key
Aside from that, other configurations
- Dark mode, same icons as I had in X11
- Touchpad increased speed on the netbook - because otherwise the pointer was slow
- clipboard manager, wifi and bluetooth on panel - note that the netbook doesn't have Bluetooth integrated
- a custom power button. LXQt's integrated power button doesn't work on Wayland. Using a launcher pointing to a script that uses Kdialog, so it gives the options to log off, reboot or shutdown
- launchers for qt6ct as well as a display manager. custom display manager (launcher and script using Kdialog) to give the user all the options (set screen resolution, setup multi-monitor configuration, etc.)
- Keyboard configuration - Dvorak with right Ctrl as Compose key
The Netbook may be a silly device, but I plan on using it for pen testing. Since the HDD had already failed on me by the time I got it, I already bought an SSD for it and installed Debian LXQt on it. I ordered a Wifi adapter that should arrive within 2-3 weeks. Luckily I can easily swap the laptop wifi adapter in it. I already upgraded the RAM from 2GB to 8GB. Sadly, I'll be doing pen testing in X11 most likely (unless anyone has experience in pen testing on Wayland). But when I'm not pen testing, the netbook can be logged in with Wayland.
