I don't run X11 or a window manager on my FreeBSD system. Do you want a screen shot anyway? I suppose I could plug in a screen and take a picture of it.
I don't run X11 or a window manager on my FreeBSD system. Do you want a screen shot anyway? I suppose I could plug in a screen and take a picture of it.
With this config you're able to scroll tray applications if you launch more than 4 tray apps,
with button on right and left of stalonetray, with mouse wheel or left click.
2. audio/wmsmixer
3. astro/wmmoonclock
4. x11-clocks/wmclockmon
Apps from mini buttons: xterm, xdg-open $HOME (open your home dir with your default file manager), geany, firefox, chromium, iftop, audacious, htop, tigervnc.
Also mini buttons uses icons from x11-themes/adwaita-icon-theme, so it should be installed.
To run applications (Alt+F2) install x11/gmrun, to show your keyboard layout in tray (stalonetray), install x11/sbxkb.
So to use it:
1. Install GTK Vertex theme: # pkg install automake autoconf pkgconf gtk-murrine-engine % git clone https://github.com/horst3180/vertex-theme --depth 1 && cd vertex-theme % ./autogen.sh --prefix=/usr/local # make install
Also there is embedded drop down xterm in configuration, press F1 to show it, you need to adjust it size to fit yout screen, search for "# Drop-down terminal function", you need to configure
Code:
+ I None (drop_down_term, CurrentDesk) Exec exec xterm -name drop_down_term -geometry [b]195x33[/b]
+ I All (drop_down_term, !Maximized) ResizeMove [b]100 65 0 0[/b]
I don't run X11 or a window manager on my FreeBSD system. Do you want a screen shot anyway? I suppose I could plug in a screen and take a picture of it.
Hello, Teo! What "software tools"?
All you need is my config, that is attached above (extract it to your $HOME dir), and x11-wm/fvwm2 installation.
Then start FVWM, with $ startx /usr/local/bin/fvwm2, or create .destop file, to start fvwm with your login manager, like slim,
create /usr/local/share/xsessions/fvwm.desktop with
Code:
[Desktop Entry]
Name=FVWM
Exec=fvwm2
Other apps that I use, are pretty standard, like xterm, pcmanfm, geany...
Hello, Teo! What "software tools"?
All you need is my config, that is attached above (extract it to your $HOME dir), and x11-wm/fvwm2 installation.
Then start FVWM, with $ startx /usr/local/bin/fvwm2, or create .destop file, to start fvwm with your login manager, like slim,
create /usr/local/share/xsessions/fvwm.desktop with
The $HOME DIR refers to the user's home? And others software like the editor dconf? Maybe some scripts in the system settings? What are the files or applications on the taskbar called?
Try to enter % echo $HOME or % echo ~ in your terminal emulator
(extracted folder from archive should be "~/.fvwm")
I don't use dconf-editor, or any other tools or panels, all you see in screenshot is fvwm configuration.
Tips how to configure it are given above.
As far as I know, gnome3 is dead and not supported by GNOME team on FreeBSD now.
You cannot even install extensions from their site… Also new versions of gnome-shell use systemd as a dependency…
So, it seems, there will be no gnome3 update anymore for FreeBSD.
And it is very sad, I can say, as an ex gnome-shell user and fan, I even owned few gnome-shell extensions.
Here is my gnome-shell screen shot from 2016
I prefer gkrellm myself instead of conky. With the -c option you can run multiple instances so that you can position the clock and its format separately from other elements
As far as I know, gnome3 is dead and not supported by GNOME team on FreeBSD now.
You cannot even install extensions from their site… Also new versions of gnome-shell use systemd as a dependency…
So, it seems, there will be no gnome3 update anymore for FreeBSD.
And it is very sad, I can say, as an ex gnome-shell user and fan, I even owned few gnome-shell extensions.
Here is my gnome-shell screen shot from 2016
More or less fluxfox is observed, you can easily configure and customiza fluxbox in FreeBSD? What is the difference between fvwm and fluxbox with several open applications and hardware shortcuts and devices to the User Box?
With x11-wm/fvwm2 you can do almost anything you want, any panel, dock... anything.
While x11-wm/fluxbox is more like x11-wm/openbox (considering that they are different), it is limited in its configuration,
and not so configurable. But it is much harder to configure fvwm, because its configuration file uses specific "language".
Also most people do not like to learn something new, especially if it is not very easy lo learn, so fluxbox and openbox are more popular.
The themes are easily edited through a plain text file. I have a few on my site you're free to use if you like. With the exception of adding programs to the menu through a text file the actual x11-wm/fluxbox configuration is done through a right-click menu.
I have noticed an issue with the x11-wm/fluxbox Force Pseudo-Transparency option that I first attributed to the Radeon card on another FreeBSD box but have since encountered on my OpenBSD box with Nvidia Optimus.
If Force Pseudo-Transparency is enabled it will break native transparency in x11/eterm. If disabled and x11-wm/fluxbox restarted transparency returns to x11/eterm. You just don't get transparency in the menu or toolbar, everything else works as it should.
I have two other FreeBSD machines with the same configuration, one uses Nvidia and the other an Intel chip, and don't experience the problem on either of those machines.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.