Date: Sun, 2 May 2004 14:09:56 +0200 (CEST) From: Dario Freni <saturnero@gufi.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: oliver@FreeBSD.org Subject: ports/66169: x11-wm/xfce4: Use the standard startup script in gdm Message-ID: <20040502120956.069206203@sberta.saturnero.sat> Resent-Message-ID: <200405021220.i42CKCAl038082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66169 >Category: ports >Synopsis: x11-wm/xfce4: Use the standard startup script in gdm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 02 05:20:12 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Dario Freni >Release: FreeBSD 5.2-CURRENT i386 >Organization: Italian FreeBSD User Group (http://www.gufi.org/) >Environment: System: FreeBSD sberta.saturnero.sat 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Tue Apr 27 00:22:25 CEST 2004 saturnero@sberta.saturnero.sat:/usr/obj/usr/src/sys/SBERTA i386 >Description: The gdm script installed by xfce4 port doesn't use the default startxfce4 command. This command has the same behaviour in default configuration, but gives the user the possibility to customise startup programs et al., by editing ~/.xfce4/xinitrc >How-To-Repeat: >Fix: diff -urN xfce4.old/files/XFce4 xfce4/files/XFce4 --- xfce4.old/files/XFce4 Fri Apr 30 09:49:53 2004 +++ xfce4/files/XFce4 Sun May 2 13:53:29 2004 @@ -1,7 +1,3 @@ #!/bin/sh -xfce-mcs-manager -xfwm4 --daemon -xftaskbar4 & -xfdesktop & -exec xfce4-panel +startxfce4 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040502120956.069206203>