Bug#270374: amazed this bug still open

Jon Dowland Jon Dowland <jon-dowland@ncl.ac.uk>, 270374@bugs.debian.org
Tue, 7 Dec 2004 17:28:09 +0000


--d6Gm4EdcadzBjdND
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

tags 270374 +patch
thanks

I'm interested to see that this bug is still open - here's a .patch
based on the Xsession from the gdm in sarge at present. Thanks to Jay
for doing all the actual work.

--d6Gm4EdcadzBjdND
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gdm.patch"

--- /etc/gdm/Xsession	2004-08-30 05:48:58.000000000 +0100
+++ Xsession	2004-12-07 17:23:28.000000000 +0000
@@ -133,7 +133,7 @@
   else
     echo "$0: Starting the failsafe xterm session."
   fi
-  exec xterm -geometry 80x24+0+0
+  exec x-terminal-emulator -geometry 80x24+0+0
 fi
 
 # clean up after xbanner

--d6Gm4EdcadzBjdND--