beastie.xpm on the xdm login screen?
Per Gunnarsson via freebsd-x11 <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
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 2019-02-17 00:44:24.397708000 +0100 +++ ./Xresources 2019-02-17 00:56:06.939260000 +0100 @@ -39,7 +39,7 @@ xlogin*innerFramesWidth: 2 xlogin*shdColor: grey30 xlogin*hiColor: grey90 -xlogin*background: grey +xlogin*background: white !xlogin*foreground: darkgreen xlogin*greetColor: Blue3 xlogin*failColor: red @@ -53,7 +53,7 @@ xlogin*hiColor: black #endif #if PLANES >= 8 -xlogin*logoFileName: /usr/local/share/pixmaps/xorg.xpm +xlogin*logoFileName: /usr/local/share/pixmaps/beastie.xpm #else xlogin*logoFileName: /usr/local/share/pixmaps/xorg-bw.xpm #endif Regards, Per Gunnarsson _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"