Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37776804
en ru br
ALT Linux repos
S:1.1.13-alt2
5.0: 1.1.8-alt2.M50.1
4.1: 1.1.8-alt0.M41.1
4.0: 1.1.8-alt0.M40.1

Group :: System/X11
RPM: xdm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xdm-1.1.12-inpColor.patch
Download


diff --git a/greeter/Login.c b/greeter/Login.c
index 6a99050..9fc3137 100644
--- a/greeter/Login.c
+++ b/greeter/Login.c
@@ -156,7 +156,7 @@ static XtResource resources[] = {
 	offset(hipixel), XtRString,	XtDefaultForeground},
     {XtNshdColor, XtCForeground, XtRPixel, sizeof (Pixel),
 	offset(shdpixel), XtRString,	XtDefaultForeground},
-    {XtNinpColor, XtCForeground, XtRPixel, sizeof (Pixel),
+    {XtNinpColor, XtCBackground, XtRPixel, sizeof (Pixel),
 	offset(inppixel), XtRString,	XtDefaultBackground},
     {XtNframeWidth, XtCFrameWidth, XtRInt, sizeof(int),
         offset(outframewidth), XtRImmediate, (XtPointer) 1},
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin