Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2019 01:29:10 +0100
From:      Per Gunnarsson <p.gunnarsson@yahoo.com>
To:        x11@FreeBSD.org
Subject:   beastie.xpm on the xdm login screen?
Message-ID:  <0ea0e9f9-7c92-348b-fbf8-c7fb38db29ae@yahoo.com>

next in thread | raw e-mail | index | archive | help
Hello!

I got jealous on OpenBSD for having a Puffy on the xlogin logo.
FreeBSD has no Beastie when logging in from xdm.

My suggestion is something like this:

My favourite Beastie (the largest on https://www.freebsd.org) is
converted to .xpm format.


A patch similar to this is created:

--- ./Xresources.orig=C2=A0=C2=A0=C2=A0 2019-02-17 00:44:24.397708000 +01=
00
+++ ./Xresources=C2=A0=C2=A0=C2=A0 2019-02-17 00:56:06.939260000 +0100
@@ -39,7 +39,7 @@
=C2=A0xlogin*innerFramesWidth: 2
=C2=A0xlogin*shdColor: grey30
=C2=A0xlogin*hiColor: grey90
-xlogin*background: grey
+xlogin*background: white
=C2=A0!xlogin*foreground: darkgreen
=C2=A0xlogin*greetColor: Blue3
=C2=A0xlogin*failColor: red
@@ -53,7 +53,7 @@
=C2=A0xlogin*hiColor: black
=C2=A0#endif
=C2=A0#if PLANES >=3D 8
-xlogin*logoFileName: /usr/local/share/pixmaps/xorg.xpm
+xlogin*logoFileName: /usr/local/share/pixmaps/beastie.xpm
=C2=A0#else
=C2=A0xlogin*logoFileName: /usr/local/share/pixmaps/xorg-bw.xpm
=C2=A0#endif

Regards,

Per Gunnarsson




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0ea0e9f9-7c92-348b-fbf8-c7fb38db29ae>