You are not logged in.

#41 2020-12-20 03:40:25

vasa1
Member
Registered: 2015-09-29
Posts: 204

Re: December 2020 Screenshots

hhh wrote:

^ Hot!

Before the New Year, I want to know... What is gYw and what is m?

...

The contents of a script generating a similar image is

#!/bin/bash
#
#   This file echoes a bunch of color codes to the 
#   terminal to demonstrate what's available.  Each 
#   line is the color code of one forground color,
#   out of 17 (default + 16 escapes), followed by a 
#   test use of that color on all nine background 
#   colors (default + 8 escapes).
#

T='gYw'   # The test text

echo -e "\n                 40m     41m     42m     43m\
     44m     45m     46m     47m";

for FGs in '    m' '   1m' '  30m' '1;30m' '  31m' '1;31m' '  32m' \
           '1;32m' '  33m' '1;33m' '  34m' '1;34m' '  35m' '1;35m' \
           '  36m' '1;36m' '  37m' '1;37m';
  do FG=${FGs// /}
  echo -en " $FGs \033[$FG  $T  "
  for BG in 40m 41m 42m 43m 44m 45m 46m 47m;
    do echo -en "$EINS \033[$FG\033[$BG  $T  \033[0m";
  done
  echo;
done
echo

T='gYw'   # The test text seems to mean that you could change it to something else.


And as mentioned by ohnonot and from https://misc.flogisoft.com/bash/tip_col … formatting,

The ANSI/VT100 terminals and terminal emulators are not just able to display black and white text ; they can display colors and formatted texts thanks to escape sequences. Those sequences are composed of the Escape character (often represented by “^[” or “<Esc>”) followed by some other characters: “<Esc>[FormatCodem”.

Last edited by vasa1 (2020-12-20 03:46:32)


Using the Openbox (3.5.2) session of Lubuntu 14.04 LTS but very interested in BL :)

Offline

#42 2020-12-20 05:25:55

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: December 2020 Screenshots

T='gYw' 

A string of one character with descender, one capital (ascender) and one wide, perhaps? Or just a short  random string without meaning designed not to catch your attention.

Offline

#43 2020-12-20 07:29:16

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

What's m? Is it a time measurement? Why a semicolon?

https://web.archive.org/web/20110809032 … =2#p652393


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#44 2020-12-20 08:20:12

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: December 2020 Screenshots

nore wrote:
T='gYw' 

A string of one character with descender, one capital (ascender) and one wide, perhaps?

Good point! Though I'd have chosen a small 'm' instead (just to confuse hhh a little more) because those are usually more troublesome in monospaced fonts.

Last edited by ohnonot (2021-07-04 09:28:11)

Offline

#45 2020-12-20 08:41:04

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

ohnonot wrote:

(just to confuse hhh a little more)

You... you!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#46 2020-12-20 18:04:19

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: December 2020 Screenshots

^Thanks to ALL for the wonderful BunsenLabs year 2020. smile

My last Screenshots (I think lol )
I just notice that I didn't feel the need to change the background images for either Helium or Lithium. The design and aesthetics of this distribution is really at its best.

Here are my two desktops, the "nice" one and the one for "working".  big_smile

x9YgT3tt.png m70rR5vt.png

Thanks!

Offline

#47 2020-12-20 18:58:26

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,740

Re: December 2020 Screenshots

@PackRat; thanks.

Offline

#48 2020-12-21 03:41:03

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

It's been a few months since I booted Lithium. Gotta love Debian stable, the upgrade and new kernel install went smooth as silk.

Screenshot-2020-09-16-13-33-55.png

https://i.postimg.cc/6q0rFbTZ/Screensho … -33-55.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#49 2020-12-21 06:41:03

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,854

Re: December 2020 Screenshots

hhh wrote:

Thanks!


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#50 2020-12-21 07:34:46

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: December 2020 Screenshots

hhh wrote:

It's been a few months since I booted Lithium.

V10ckEw.gif


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#51 2020-12-22 01:04:45

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,614

Re: December 2020 Screenshots

Fvwm3

2020-12-21-08-06-34.th.png

link


You must unlearn what you have learned.
    -- yoda

Offline

#52 2020-12-22 05:15:10

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

johnraff wrote:
hhh wrote:

It's been a few months since I booted Lithium.

https://i.imgur.com/V10ckEw.gif

Cinnamon has been working great, but some beer spray landed on the keyboard and it now powers up but won't boot, and I don't have a tiny Phillips to open it up. The old laptop is saving the day, dual booting Lithium OB and Manjaro Cinnamon.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#53 2020-12-24 05:10:26

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

^ Not Manjaro, my mistake. Mabox Cinnamon...

Screenshot-2020-12-24-00-12-36.png

https://i.postimg.cc/PqLwsGHB/Screensho … -12-36.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#54 2020-12-24 14:05:31

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: December 2020 Screenshots

^pretty clean taskbar
I just wish PCmanFM to have native GTK3 support like on Arch.


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#55 2020-12-27 03:20:09

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

^ It's nemo in the scrot since it's default Cinnamon, of course, but I understand what you're saying!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#56 2020-12-27 04:12:07

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,854

Re: December 2020 Screenshots

Same old stuff from me but dwm with polybar

2020-12-27-17-07-38-scrot.th.png


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#57 2020-12-27 09:02:26

yunn
Member
From: Madrid
Registered: 2015-09-29
Posts: 67
Website

Re: December 2020 Screenshots

Thanks guys for this wonderful Bunsenlabs.

Best wishes for this 2021 begins wink

Captura-de-pantalla-2020-12-26-21-20-34.png

Offline

#58 2020-12-27 14:05:54

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: December 2020 Screenshots

hhh wrote:

^ It's nemo in the scrot since it's default Cinnamon, of course, but I understand what you're saying!

It seems more like PCmanFm than Nemo to me, perhaps you have both installed and have opened PCmanFM straightway.
Out of curiosity, I installed nemo which it has this layout.

Nemo is genius in appearance and functions, i used early on @Linux Mint before i came to #!/BL.
Yeah, an GTK3 native PCmanFM for Debian it would be interesting for those who stand out of big DE.


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#59 2020-12-28 02:57:20

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

Nili wrote:

It seems more like PCmanFm than Nemo to me, perhaps you have both installed and have opened PCmanFM straightway.

Of I had another GUI file manager, it would be Thunar, but I'll double-check.

Cinnamon on Mabox, the wallpaper is a scrot from the first season of The Orville which I've justed started watching tonight, I'm maybe up to S1 E5. I thought it would be cringe but it's not. It's amazing cringe, glorious cringe. First impression is that it's the best sci-fi series since the reboot of Battlestar Galactica. That series aired 16 years ago...

Screenshot-2020-12-27-21-55-39.png

https://i.postimg.cc/KzYTMR1C/Screensho … -55-39.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#60 2020-12-28 03:04:15

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: December 2020 Screenshots

@nemo, you crafty devil. Nemo is installed, but the default file manager is...

Screenshot-2020-12-27-22-07-35.png

I will never doubt you again, my master.

I should have noticed the menu bar, GTK3 apps don't have that, usually.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB