Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

What does your desktop look like?

Off-Topic discussions about science, technology, and non Debian specific topics.
Message
Author
User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5541 Post by Head_on_a_Stick »

Bulkley wrote:What do you mean by "input group?"

Code: Select all

# adduser $user input
(Replace $user with the actual user name.)

I'm pretty sure that's a security risk though because the input group allows that user to listen to the keyboard inputs of other users.

Before my user was added to that group the keyboard & touchpad didn't work if the box was booted with sysvinit.

The console session still wasn't working properly though.
deadbang

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: What does your desktop look like?

#5542 Post by Bulkley »

Thanks; I didn't know it existed. Here it is.
input /dev/input/event[0-9]*, /dev/input/mouse[0-9]* Access to input devices. Introduced in systemd 215 [2].

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5543 Post by Head_on_a_Stick »

Fresh Debian buster system using the RC1 installer:

Image

Note the mokutil output, here it is again:

Code: Select all

empty@buster:~$ mokutil --sb-state
SecureBoot enabled
empty@buster:~$
Oh yeah 8)
deadbang

User avatar
Job
Posts: 813
Joined: 2006-12-30 20:20
Location: no clue
Contact:

Re: What does your desktop look like?

#5544 Post by Job »

GarryRicketson wrote:Image
Gary,

I am sure by now that dude can code in python, lua, and the rest of them
#aptitude install life
--------------------------------------------------------------------------------------------------------------
Debian 12 - FreeBSD

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1404
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: What does your desktop look like?

#5545 Post by None1975 »

Debian 9.8 with Xmonad.

Clear:
Image

Busy (tmux session with irssi, gotop and neofetch):

Image
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
esp7
Posts: 177
Joined: 2013-06-23 20:31
Has thanked: 2 times
Been thanked: 4 times

Re: What does your desktop look like?

#5546 Post by esp7 »

wonderful 8)
ThinkPad X220: i5-2520M CPU 2.5GHz - 8GB RAM 1333 MHz - SSD 860 EVO 250GB - Debian - ME_cleaned
ThinkPad X230: i5-3320M CPU 3.3GHz - 8GB RAM 1600 MHz - SSD 860 EVO 500GB - Debian - ME_cleaned

KoO
Posts: 20
Joined: 2019-04-20 02:42

Re: What does your desktop look like?

#5547 Post by KoO »

Debian buster
Image

Image

Image

All main repos (no contrib or non-free)
Systems : Debian-10 bullseye (i3wm)

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5548 Post by Head_on_a_Stick »

^ Nice!

You may want to try fiddling with the letterSpace option in urxvt, your terminal font looks a little stretched.
deadbang

KoO
Posts: 20
Joined: 2019-04-20 02:42

Re: What does your desktop look like?

#5549 Post by KoO »

Head_on_a_Stick wrote:^ Nice!

You may want to try fiddling with the letterSpace option in urxvt, your terminal font looks a little stretched.
Thanks for the tip have change spacing to -2 look neater as well..
Systems : Debian-10 bullseye (i3wm)

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5550 Post by Head_on_a_Stick »

Testing the RC1 installer again, went for the full GNOME this time:

Image Image

That system is nicely contained within a btrfs subvolume shared with another subvolume (on the same partition) holding my Alpine Linux system.

The installer doesn't support subvolumes (AFAIK) so I had to use QEMU instead, quick HowTo:

First create a raw disk image:

Code: Select all

qemu-img create -f raw disk.img 10G
Use QEMU and the RC1 installer on the image then mount it:

Code: Select all

# mount -o offset=$((2048*512)) disk.img /mnt
And finally rsync the contents from /mnt/ to the subvolume.

Remember to update /etc/fstab afterwards and also install the btrfs-progs package when the new system is booted to add the kernel modules to the initramfs image.
deadbang

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: What does your desktop look like?

#5551 Post by Wheelerof4te »

^Yeah, GNOME is finally great on Debian. I just stick to stock Adwaita theme and icons, they look modern.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5552 Post by Head_on_a_Stick »

Wheelerof4te wrote:GNOME is finally great on Debian
GNOME has always been great on Debian :)
Wheelerof4te wrote:I just stick to stock Adwaita theme and icons, they look modern.
I like the theme but I can't stand the icons, Faba is good though (IMO).

Anyway, Night Light scrot to keep this on-topic:

Image
deadbang

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5553 Post by Head_on_a_Stick »

Weston in buster:

Image
deadbang

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: What does your desktop look like?

#5554 Post by GarryRicketson »

That is nice, looks good.

Below, to me this is really nice, I like it:
Image
I know, with VM 's quite often a system and programs will run a little slow, that is to be
expected, so of course on real hardware everything usually seems better.
But, I found it interesting, on the other VM, also Debian Buster, even OpenBox responded slower then it would on bare metal, not much , but a little. So any way, on this one I decided to try "fluxbox", have not used it in years. I was happy and surprised to see it is "snappy", quick to respond, and seems to be ideal for on a VM.
==== look what Bryan did ====
Image
=======================
Image

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1404
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: What does your desktop look like?

#5555 Post by None1975 »

Playing a bit with Icewm. I found a handy script for mpc (command-line tool to interface MPD)
Image
Image
Image
Here link to script:
http://feherke.github.io/bash/mpc-sh.html
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5556 Post by Head_on_a_Stick »

Image

**** you Intel...
deadbang

User avatar
a3e6u9
Posts: 14
Joined: 2012-10-04 06:28

Re: What does your desktop look like?

#5557 Post by a3e6u9 »

Debian Buster with openbox/tint2/rox-filer:
Image
DON'T PANIC!

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5558 Post by Head_on_a_Stick »

Got sick of GNOME:

Image

Version 6.2 of dwm now runs CS:GO with no problems, which is nice.

If anybody wants that desktop I have packages here:

https://build.opensuse.org/package/show ... esktop/dwm

The slstatus package (for the panel status readout) looks for BAT0 so it's pretty specific.

For the dwm package I've added a dwm-session script (and a matching .desktop file) that autostarts slstatus and adds itself to the x-session-manager alternative so it can be run from a display manager (or plain startx with no ~/.xinitrc or ~/.xsession required).
deadbang

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: What does your desktop look like?

#5559 Post by Wheelerof4te »

Head_on_a_Stick wrote:Got sick of GNOME:
Must be hell of a bore when everything just works, right?
:mrgreen:
Just stock GNOME, with Dark Souls 3 Fire Keeper as wallpaper:
Image

This is 2nd workspace, I've got a few Chromium tabs open in first, that's why it's 1.7 GB of RAM.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your desktop look like?

#5560 Post by Head_on_a_Stick »

Wheelerof4te wrote:Must be hell of a bore when everything just works, right?
I love GNOME but dwm has boosted the framerate in CS:GO significantly.

Anyway, here's an action shot to stay on-topic:

Image

All 8 threads pinned, 30W dissipated :cool:
deadbang

Post Reply