Forum › Forums › General › Screenshots › antiX screenshots – General
- This topic has 775 replies, 132 voices, and was last updated Sep 23-4:38 pm by Brian Masinick.
-
AuthorPosts
-
April 30, 2026 at 9:14 pm #203104
meurglysMember@techore I no longer have that particular image. I find most of my Anime images here.
May 1, 2026 at 12:19 am #203112
techoreMemberI have never looked at safebooru.org. Bookmarked! Thank you for providing the site.
Knowledge speaks, but wisdom listens.
May 10, 2026 at 7:42 pm #204136Kimiko
Member@Kimiko Here’s my dots for Spectrwm. Enjoy!
Thank you very much!
Using Linux since 1997.
Sorry, my english sucks!May 15, 2026 at 10:06 am #204532penguin1440
Member
May 15, 2026 at 10:22 am #204533
Brian MasinickModeratorAh, a “classic” Linux penguin for our classic distribution! Thanks for sharing with us!
--
Brian Masinick
Alternate "Search B":
This search pageMay 15, 2026 at 11:25 am #204537
rokytnjiForum AdminCelebrating my New car from Teralingua TX. Drove it 300 miles to bring it home.
Sometimes I drive a crooked road to get my mind straight.
I don't suffer from insanity. I enjoy every minute of it.
Motorcycle racing is rocket science.Linux Registered User # 475019
How to Search for AntiX solutions to your problemsMay 15, 2026 at 11:47 am #204541
Brian MasinickModeratorCelebrating my New car from Teralingua TX. Drove it 300 miles to bring it home.
That is a Mini Cooper, right?
--
Brian Masinick
Alternate "Search B":
This search pageMay 15, 2026 at 12:28 pm #204546
rokytnjiForum AdminYep, Cant sit in yet. Wife drove it while I followed her in the truck.
All the border checked on was I alone.Sometimes I drive a crooked road to get my mind straight.
I don't suffer from insanity. I enjoy every minute of it.
Motorcycle racing is rocket science.Linux Registered User # 475019
How to Search for AntiX solutions to your problemsMay 15, 2026 at 12:52 pm #204554
Brian MasinickModeratorYep, Cant sit in yet. Wife drove it while I followed her in the truck.
You mentioned that the car was for you, yet you can’t drive it but you CAN drive the truck.
Maybe you two will have to swap vehicles (or share).We only have one vehicle. I probably drive it 80-90% of the time but technically it’s owned by my wife!
--
Brian Masinick
Alternate "Search B":
This search pageJuly 17, 2026 at 9:18 pm #208633samuel
Member@meurglys
Thanks for sharing spectrwm.zip.
I am new to antix and I got it downloaded, unzip, install kitty and run baraction.sh
It just run on the terminal and kept scrolling.Please teach me how to do it on desktop.
July 17, 2026 at 9:24 pm #208635anticapitalX
MemberThanks for sharing spectrwm.zip.
I am new to antix and I got it downloaded, unzip, install kitty and run baraction.sh
It just run on the terminal and kept scrolling.Please teach me how to do it on desktop.
did you tried running it from , Menu/Run ?
if successful, add it to ~/.icewm/startup for icewm , or ~/.desktop-session/ for all desktops
Let's accept antiX as it is
Pure and Elegant by its natureJuly 17, 2026 at 9:46 pm #208637samuel
MemberBookmarked. Thanks.
July 22, 2026 at 6:21 am #208914samuel
Member@anticapitalX,
I worked w/antiX26 and I do Menu/Run and baraction seems run correctly in terminal.
However, I consulted w/google AI what next, and when desktop started w/spectrwm and linux booted up w/a dialog saidYour window manager was not one of the supported window manager. This window is to provide same function as the other desktop..., and I choose Fluxbox and it ended.It is just a feedback and let you know I got your message and valued for your advise and thus not mean to waste you time on this issue.
Al last, thanks for your kindness.
Rgds.
Samuel
July 22, 2026 at 2:49 pm #208929Steve Doe
MemberI see there are two places that need changing to get the new WM working:
add spectrwm for ex. to the /etc/slimski.local.conf file on line 64; this ensures the F1 key recognizes the new WM:
## Available session types ## (the first in the list will be the default selection). ## sessiontypes VALUES MUST BE SEPARATED BY COMMAS, WITH NO SPACES sessiontypes rox-fluxbox,zzz-fluxbox,minimal-fluxbox,fluxbox,rox-icewm, zzz-icewm,minimal-icewm,icewm,rox-jwm,zzz-jwm,minimal-jwm,jwm,herbstluftwm,spectrwmand in the file /usr/local/bin/desktop-session on line 481:
#------------------------------------------------------------------------------ # Function: find_wm_exec <wm-code> # # Find the executable associated with <wm-code>. First look it up in a case # statement. If it was not found in the case statement or if the executable # found in the case statement is non-existant or not executable then we fall # back to looking in /usr/share/xsession/*.desktop via find_xsessions_exec(). #------------------------------------------------------------------------------ find_wm_exec() { local wm_exec wm_code=$1 log "look up executable for $wm_code" case $wm_code in spectrwm) wm_exec=/usr/bin/spectrwm ;; icewm) wm_exec=/usr/bin/icewm-session ;; fluxbox) wm_exec=/usr/bin/startfluxbox ;; jwm) wm_exec=/usr/bin/jwm ;; wmii) wm_exec=/usr/bin/wmii ;; esac if [ -x "$wm_exec" ]; then echo "$wm_exec" else [ "$wm_exec" ] && log "$wm_exec either not found or not executable" find_xsessions_exec "$wm_code" fi }- This reply was modified 2 months ago by Steve Doe.
- This reply was modified 2 months ago by Steve Doe.
- This reply was modified 2 months ago by Steve Doe.
Two eggs are in the fridge. The first egg says: "Brrr...it's cold in here, isn't it ?" ...and the second egg goes: "AAAAAH ! A TALKING EGG !"
😮 antixforum.com/search-forumsJuly 23, 2026 at 11:31 am #209040
ileMemberhello rokytnji and everyone
The Look is close to straightforward default. of fluxbox, zzzfm.
The settings are becoming my desktop settings.
Trying out a link to screenshot utility put on the window menu,
to see if it is handy on the window menu.
antiX live.Attachments:
-
AuthorPosts
- You must be logged in to reply to this topic.

