LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 12-06-2023, 05:31 PM   #331
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
FreeBSD with Hikari and Waybar (pretty much idling for a screen shot)


nothing useful to show, but in response to another thread stating Wayland not being ready on FreeBSD.
Attached Thumbnails
Click image for larger version

Name:	20231206_18h28m51s_grim.jpg
Views:	52
Size:	81.4 KB
ID:	42185  
 
Old 12-26-2023, 08:18 AM   #332
Cabanel
Member
 
Registered: Dec 2022
Posts: 47

Rep: Reputation: 15
GhostBSD and MATE
Attached Thumbnails
Click image for larger version

Name:	Screenshot at 2023-12-26 03-12-28.jpg
Views:	39
Size:	264.6 KB
ID:	42282  

Last edited by Cabanel; 12-26-2023 at 08:20 AM.
 
2 members found this post helpful.
Old 12-26-2023, 08:57 AM   #333
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
finished 7.4 installation and it looks like this :

https://i.imgur.com/WuDeudz.png
 
1 members found this post helpful.
Old 12-27-2023, 02:58 AM   #334
rufwoof
Member
 
Registered: Nov 2017
Distribution: Kernel+busybox+ssh+vnc+alsa (framebuffer)
Posts: 201

Rep: Reputation: Disabled
Quote:
Originally Posted by ////// View Post
finished 7.4 installation and it looks like this :

https://i.imgur.com/WuDeudz.png
Nice!

Is it tilda that enabled you to apparently type the scrot command onto the desktop wallpaper?
 
Old 12-27-2023, 07:08 AM   #335
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
Quote:
Originally Posted by rufwoof View Post
Nice!

Is it tilda that enabled you to apparently type the scrot command onto the desktop wallpaper?
yes, its Tilda and on left side of screen is Plank.
 
1 members found this post helpful.
Old 01-20-2024, 04:08 AM   #336
Cabanel
Member
 
Registered: Dec 2022
Posts: 47

Rep: Reputation: 15
https://i.imgur.com/NGfdg5f.png

OpenBSD 7.4 current
 
Old 01-20-2024, 04:37 AM   #337
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
Quote:
Originally Posted by Cabanel View Post
thats a cool lookin setup
 
Old 04-18-2024, 03:21 PM   #338
TronNerd82
LQ Newbie
 
Registered: Dec 2023
Location: Burgerland
Distribution: Slackware, Debian, NetBSD, NomadBSD
Posts: 7
Blog Entries: 1

Rep: Reputation: 10
I use twm on NetBSD completely stock save for the background. In all my years on using Unix-like systems, I've never been good at extensive configuration, so I was hard-pressed to figure out how to set the background in the typical config files, so I simply added the appropriate feh command to my .shrc.
Since the shell starts up upon logging into the X session, it's a good, if hackish, solution. This also makes it pretty easy to change my background since it's right there, but I won't, since I like this H.R. Giger wallpaper too much to want to change it.
Click image for larger version

Name:	screengrab1.jpg
Views:	18
Size:	203.3 KB
ID:	42715
 
Old 05-02-2024, 02:01 PM   #339
hd99
Member
 
Registered: Aug 2022
Posts: 61

Rep: Reputation: 1
Quote:
Originally Posted by Cabanel View Post
what is the DE?
looks like openbsd is made by devs, for devs..
 
Old 05-03-2024, 03:14 AM   #340
_blackhole_
Member
 
Registered: Mar 2023
Distribution: FreeBSD
Posts: 105

Rep: Reputation: 90
It appears to be bspwm tiling window manager...

Which does not imply "by devs,for devs". I have no idea what any individual developer would use - that's a personal choice.
 
Old Today, 06:16 AM   #341
Cabanel
Member
 
Registered: Dec 2022
Posts: 47

Rep: Reputation: 15
Quote:
Originally Posted by hd99 View Post
what is the DE?
looks like openbsd is made by devs, for devs..
It's bspwm (as the user blackhole had said). The full setup info is bspwm + Polybar + sxhkd + picom + dmenu

bspwm is suitable for developers, but actually for all people who use desktops it is one of the most optimal and productive window managers if you configure it.

It is also a good window manager for gamers as it is one of the window managers that achieve the highest performance (fps) in games, together with xmonad.

You can use bspwm on Linux as well (for gaming).

You can combine it with picom and through the following configuration you will have no screen tearing and a visual experience completely similar to Wayland.
https://vermaden.wordpress.com/2020/...ation-compton/

I still use OpenBSD and bspwm on this PC, this is my current setup: https://i.imgur.com/oc6dLMn.png


OpenBSD is a fairly versatile operating system, you can use it for many purposes.
It is possibly the best option for firewalls, but it is also very suitable for databases thanks to UFS.
It is also perfect for web servers as NginX is one of the standard packages.

It is also quite capable as a daily driver (desktop system).
You have several good browsers such as Firefox, Chromium and Epiphany. You have a lot of KDE and GTK software and apps like Blender.
Even gaming is possible as you have multiple console emulators and also some good native games.

bspwm is a (manual) tiling window manager but you can switch to floating mode with just one simple key combination.
It's a versatile WM.

Last edited by Cabanel; Today at 06:18 AM.
 
  


Reply

Tags
netbsd


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: PC-BSD 8.2 Beta1 is released! Screenshots Tour LXer Syndicated Linux News 0 12-23-2010 02:10 PM
PC BSD, Open BSD, or Free BSD ? Alexvader *BSD 5 02-08-2010 12:40 AM
PC-BSD 1.3 Screenshots lqsh Linux - News 0 01-01-2007 12:38 PM
LXer: PC-BSD 1.3 Screenshots LXer Syndicated Linux News 0 01-01-2007 06:21 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 08:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration