fixunix
Tags Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

kdm configuration (fluxbox startup) - Debian

This is a discussion on kdm configuration (fluxbox startup) - Debian ; I'm running Debian Sarge with kdm (4:3.3.32). According to the kde help center, the kdm configuration file is $KDEDIR/share/config/kdmrc, but I found it in another location at /etc/kde3/kdm However in /etc/kde3/kdm/kdmrc, I cannot find the SessionTypes key (mentionned in the ...


Fix Unix > Linux > Debian > kdm configuration (fluxbox startup)

Reply
 
LinkBack Tools
  #1  
Old 10-06-2007, 01:24 PM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default kdm configuration (fluxbox startup)

I'm running Debian Sarge with kdm (4:3.3.32). According to the kde help
center, the kdm configuration file is $KDEDIR/share/config/kdmrc, but I
found it in another location at /etc/kde3/kdm
However in /etc/kde3/kdm/kdmrc, I cannot find the SessionTypes key
(mentionned in the help center) ?!

I would like to add a few startup commands (for example xmodmap
$HOME/.xmodmaprc, ...). With kde 3.3, I use the $HOME/.kde/Autostart
directory to put my startup scripts. However this is specific to kde. For
fluxbox, I tried $HOME/.fluxbox/startup but it doesn't work.

Thanks
Reply With Quote
  #2  
Old 10-06-2007, 01:24 PM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: kdm configuration (fluxbox startup)

On 11/12/2006 04:05 AM, pirouz wrote:
> I'm running Debian Sarge with kdm (4:3.3.32). According to the kde help
> center, the kdm configuration file is $KDEDIR/share/config/kdmrc, but I
> found it in another location at /etc/kde3/kdm
> However in /etc/kde3/kdm/kdmrc, I cannot find the SessionTypes key
> (mentionned in the help center) ?!
>
> I would like to add a few startup commands (for example xmodmap
> $HOME/.xmodmaprc, ...). With kde 3.3, I use the $HOME/.kde/Autostart
> directory to put my startup scripts. However this is specific to kde. For
> fluxbox, I tried $HOME/.fluxbox/startup but it doesn't work.
>
> Thanks


You can put such scripts in /etc/X11/Xsession.d/


--
paduille.4060.mumia.w@earthlink.net
Reply With Quote
  #3  
Old 10-06-2007, 01:24 PM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: kdm configuration (fluxbox startup)

Mumia W. (reading news) wrote:

> On 11/12/2006 04:05 AM, pirouz wrote:
>> I'm running Debian Sarge with kdm (4:3.3.32). According to the kde help
>> center, the kdm configuration file is $KDEDIR/share/config/kdmrc, but I
>> found it in another location at /etc/kde3/kdm
>> However in /etc/kde3/kdm/kdmrc, I cannot find the SessionTypes key
>> (mentionned in the help center) ?!
>>
>> I would like to add a few startup commands (for example xmodmap
>> $HOME/.xmodmaprc, ...). With kde 3.3, I use the $HOME/.kde/Autostart
>> directory to put my startup scripts. However this is specific to kde. For
>> fluxbox, I tried $HOME/.fluxbox/startup but it doesn't work.
>>
>> Thanks

>
> You can put such scripts in /etc/X11/Xsession.d/
>
>


I created a script in /etc/X11/Xsession.d/ to read my .bash_profile, and I
added some startup commands to the bash_profile. It works : my bash_profile
is executed !
Thanks
Reply With Quote
  #4  
Old 10-06-2007, 01:24 PM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: kdm configuration (fluxbox startup)

On 11/12/2006 02:29 PM, pirouz wrote:
> Mumia W. (reading news) wrote:
>
>> On 11/12/2006 04:05 AM, pirouz wrote:
>>> I'm running Debian Sarge with kdm (4:3.3.32). According to the kde help
>>> center, the kdm configuration file is $KDEDIR/share/config/kdmrc, but I
>>> found it in another location at /etc/kde3/kdm
>>> However in /etc/kde3/kdm/kdmrc, I cannot find the SessionTypes key
>>> (mentionned in the help center) ?!
>>>
>>> I would like to add a few startup commands (for example xmodmap
>>> $HOME/.xmodmaprc, ...). With kde 3.3, I use the $HOME/.kde/Autostart
>>> directory to put my startup scripts. However this is specific to kde. For
>>> fluxbox, I tried $HOME/.fluxbox/startup but it doesn't work.
>>>
>>> Thanks

>> You can put such scripts in /etc/X11/Xsession.d/
>>
>>

>
> I created a script in /etc/X11/Xsession.d/ to read my .bash_profile, and I
> added some startup commands to the bash_profile. It works : my bash_profile
> is executed !
> Thanks


You don't want to do that. The scripts in /etc/X11/Xsession.d/ are
executed for any user, so your .bash_profile will also be executed when
any other user logs in--that's unsafe.

Any scripts you put into /etc/X11/Xsession.d/ should be pretty much
self-contained, e.g.:

--------/etc/X11/Xsession.d/43-xmodmap----------
#!/bin/sh
xmodmap -e '...'
-----------end-------------


--
paduille.4060.mumia.w@earthlink.net
Reply With Quote
Reply

Tools


LinkBacks (?)
LinkBack to this Thread: http://fixunix.com/debian/121809-kdm-configuration-fluxbox-startup.html
Posted By For Type Date
IRC-URLs.net This thread Refback 01-31-2008 12:58 PM
IRC-URLs.net This thread Refback 01-31-2008 10:09 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fluxbox Screenshot unix Ubuntu 3 01-26-2008 11:00 AM
Fluxbox WM hits 1.0! unix Linux 0 10-13-2007 04:20 PM
Startup Servlet Configuration in WSAD 5.0 unix Websphere 0 10-08-2007 06:37 PM
fluxbox unix Redhat 1 10-07-2007 11:14 AM
GParted and Fluxbox 0.9.15.1 unix Setup 0 10-01-2007 12:26 AM


All times are GMT. The time now is 10:29 AM.