cdm icon indicating copy to clipboard operation
cdm copied to clipboard

Problem with starting a desktop session

Open krax opened this issue 14 years ago • 3 comments

First of all CDM is Great! But it can't start a desktop competently. For Example the ICEWM has some components like startup file which should be executed at login but CDM doesn't handle it and ICEWM will start with no startup program. So look in to it!!!

krax avatar Nov 26 '11 09:11 krax

You might want to put these startup program in your .xinitrc (before exec ${wm_bin})

raphael-proust avatar May 04 '12 15:05 raphael-proust

I'm using the .desktop files in /usr/share/xsessions, and I have a .xprofile file that I want to load my startup items in (for all my graphical sessions). I've noticed that cdm isn't sourcing my .xinitrc or .xprofile when I load sessions from those .desktop files.

Is there a way to do this in cdm without me having to add custom commands to my menu?

nickserv avatar Apr 07 '13 20:04 nickserv

@raphael-proust I think he was talking about adding the WM's command to the cdmrc, instead of starting it from the .xinitrc. It would be nice if CDM had an option for running the .xinitrc and/or .xprofile when starting any graphical session, without setting the .xintirc as one of the sessions for CDM directly.

nickserv avatar May 13 '13 21:05 nickserv