sidux.com
Menu

News

Give back
Last 3 Contributions
16-11-2008 10.00
02-11-2008 20.00
31-10-2008 20.00

Donate


Sponsor
hetzner.de

Languages
Preferred language:



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ModestUser
Post subject: LXDE patches: fll-live-initscripts, sidux-irc  PostPosted: Oct 06, 2008 - 02:39 PM



Joined: Jan 07, 2008
Posts: 290

Status: Offline
Two more tiny patches to make LXDE run smoothly.

* sidux-irc
- add xchat for LXDE

Code:

 --- a/sidux-irc
 +++ b/sidux-irc
 @@ -322,9 +322,9 @@
  irc_check_environ()
  {
     use_xchat=0
 -   if [ "${GDMSESSION}" = "gnome" ]; then
 -      use_xchat=1
 -   elif [ "${GDMSESSION}" = "xfce4" ]; then
 +   if [ "${GDMSESSION}" = "gnome" ] || \
 +      [ "${GDMSESSION}" = "xfce4" ] || \
 +      [ "${GDMSESSION}" = "LXDE" ]; then
        use_xchat=1
     fi
  }


* fll-live-initscripts
- use GDM for LXDE if KDM and GDM are installed

Code:

 --- a/debian/fll-live-initscripts.fll-xdm.init
 +++ b/debian/fll-live-initscripts.fll-xdm.init
 @@ -200,7 +200,7 @@
        # based on desktop choice cheatcode
        if [ -n "${KDM}" ] && [ -n "${GDM}" ]; then
           case "${DESKTOP}" in
 -            gnome|xfce*)
 +            gnome|xfce*|lxde)
                 echo "${GDM}" > "${DEFAULT_DISPLAY_MANAGER_FILE}"
                 ;;
           esac
 
 View user's profile Send private message  
Reply with quote Back to top
kelmo
Post subject: RE: LXDE patches: fll-live-initscripts, sidux-irc  PostPosted: Oct 06, 2008 - 04:14 PM



Joined: Dec 19, 2006
Posts: 1029

Status: Offline
Thanks, will try and get to these and desktop-defaults-lxde committed soon.
 
 View user's profile Send private message  
Reply with quote Back to top
kelmo
Post subject: RE: LXDE patches: fll-live-initscripts, sidux-irc  PostPosted: Oct 07, 2008 - 11:21 AM



Joined: Dec 19, 2006
Posts: 1029

Status: Offline
Hi there. This forum sucks for sharing patches. Pasting patches into a code box is probably inconvenient for both you and myself.

For a long time we have had a trac instance for doing such things as tracking bugs and discussing patches. I have made a ticket there and would like to know if you would please register and attach these patches to that ticket (sorry, I know you pasted these already somewhere else...). They are only small, and not very critical, so this may serve as a good test case to see if this trac instance is going to get good use or not.

The ticket is at: https://noc.sidux.com/fll/ticket/1

You must register to be able to append comments and attach stuff to tickets. There is a little thing on the right hand edge of the trac UI to do that.

Please catch me on irc if you have comments about this.
 
 View user's profile Send private message  
Reply with quote Back to top
kelmo
Post subject: Re: RE: LXDE patches: fll-live-initscripts, sidux-irc  PostPosted: Oct 07, 2008 - 11:47 AM



Joined: Dec 19, 2006
Posts: 1029

Status: Offline
kelmo wrote:

For a long time we have had a trac instance for doing such things as tracking bugs and discussing patches.


But we never used it yet ...
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2006-2008 by sidux e.V., 10407 Berlin, Kniprodestr. 104. sidux e.V. is a Berlin, Germany based non-profit foundation. Consult Impressum and Legal Terms for details. sidux™ is Free Software released under the GNU/GPL license and other compatible licenses.
powered by Zikula & Zafenio