eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

201
active users

#xorg

1 post1 participant0 posts today

ASUS L210M Laptop

This #Xorg settings really helped to squeeze up performance for this low end laptop:

Section "Device"
	Identifier	"Intel Graphics"
	Driver      "intel"
	Option      "AccelMethod"     "sna"
	Option      "DRI"             "3"
	Option      "TearFree"        "false"
	Option      "TripleBuffer"    "false"
	Option      "SwapbuffersWait" "false"
EndSection

Thanks to the SBC distro I've been brought back the the light & powefull LXQt DE. It's a breeze and a whif of elegance in blistering speed to work on the Raspberry Pi5.
I will install LXQt on my X86 system also so that machine can Fly like an Eagle

Thank you for the excellent work programmers!

@LXQt

#LXQt#DE#WM

An important note about Wayland.
Here on the SBC I saw immedatley that wayland was used instead of X.org.
One program I installed (a screen shotter) failed because wayland does not support a lot of parameters / features the program uses.

However everything else just works smoothly, Wayland is out of the way here on the Pie

I typically disable my laptop's built-in keyboard and use an external #MechanicalKeyboard on top of it. For a long time I've been using a rather complicated `xinput` incantation but today I found a much simpler one:

`xinput disable "AT Translated Set 2 keyboard"`

Boom, that's it!

No need to pass the device id (which changes across reboots and needs to be looked up). Apparently no need to separately set the touchpad's "Disable While Typing" option to false.

#Wayland on #Debian Testing on my PC with #NVIDIA GTX 970 has never worked. I just used #Xorg instead, but there now seem to be solid rumors that Xorg support is going away soon, so I figured I should probably file a bug.
I did `reportbug mutter-common` (my best guess for where to put Wayland bugs) and it said there were newer packages in experimental did I want to try them before reporting the bug?
So I did `apt -t experimental dist-upgrade`, and lo and behold, Wayland works now.
Nice.

So tot sind der Xserver Xorg und vor allem die auf ihn noch angewiesenen Bedienoberflächen doch nun auch wieder nicht, dass man von "reanimiert" sprechen kann. *kopfschüttel*

linux-magazin.de/news/wayback-

Linux-Magazin · Wayback reanimiert X11-Desktops unter WaylandDas Wayback-Projekt möchte eine X11-Kompatibilitätsschicht für Wayland schaffen. Mit ihr sollen sich weiterhin Desktop-Umgebungen ausführen lassen, die zwingend auf X11 angewiesen sind. Das Projekt steckt zwar noch am Anfang, Alpine Linux liebäugelt aber bereits damit. Wayback implementiert einen minimalen Wayland-Compositor, der einen XWayland-Server mit Root-Rechten zündet. Unter ihm lassen sich dann wiederum X11 Desktop-Umgebungen starten. Damit lassen sich zum einen ältere Desktops weiterbetreiben, zum anderen hilft es Desktop-Projekten, die nicht genügend Entwicklerressourcen für eine Umstellung auf Wayland haben. Die Kompatibilitätsschicht bietet aber noch einen zweiten Vorteil: Sie kann den veralteten X.org-Server ersetzen, in dem immer wieder Sicherheitslücken auftauchen. Aus diesem Grund möchten die Macher der Distribution Alpine Linux langfristig X.org durch Wayback austauschen. Technisch ist Wayback in C implementiert und greift auf die Wayland-Bibliothek wlroots zurück. Die Software steckt allerdings noch in einer frühen Entwicklungsphase und gilt explizit als experimentell. Die Alpine-Entwicklerin Ariadne Conill peilt eine Integration in ihre Distribution für das nächste Jahr an: frühestens im Mai mit Alpine 3.24, alternativ mit Alpine 3.25 im November. In ihrem Mastodon-Post weist sie jedoch explizit darauf hin, dass es bis dahin noch viel zu tun gibt.

Hey all...

Need to clarify something. Even though we have removed #X11 / #Xorg support from XeroLinux flagship, that doesn't mean that you will never be able to get it back.

We never take anything away without adding it back in our toolkit giving you the ability to bring it back. Check attached screenshot...

XLibre 25.0 : première version du nouveau fork du serveur X.Org

XLibre 25.0 est la version initiale du fork du serveur X.Org
Nouvelles fonctionnalités : extension Xnamespace, Xnest adapté à xcb et améliorations dans la gestion des pilotes
Motivations du fork : désaccords avec la communauté Xorg et volonté d'encourager l'ouverture
Appel à la collaboration pour les développeurs et les utilisateurs de différentes distributions

fr.linuxadictos.com/xlibre-25-
#xlibre #xorgserver #xorg