Size: 379
Comment:
|
← Revision 7 as of 2025-03-22 20:58:30 ⇥
Size: 747
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<<TableOfContents(2)>> | |
Line 9: | Line 10: |
* Thunar File Manager * Terminal * Mousepad |
* Thunar File Manager (thunar) * Terminal (xfce4-terminal) * Mousepad (mousepad) == Thunar == Can open SSH remote file system with URL '''sftp://remote.host''' . == Install on debian == {{{#!highlight sh sudo apt install task-xfce-desktop # choose Xfce Session sudo dpkg-reconfigure lightdm sudo apt install xfce4-battery-plugin sudo apt install xfce4-screenshooter }}} |
xfce
Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.
Choose desktop environment in Slackware
Run xwmconfig and choose xinitrc.xfce .
Tools
- Thunar File Manager (thunar)
- Terminal (xfce4-terminal)
- Mousepad (mousepad)
Thunar
Can open SSH remote file system with URL sftp://remote.host .