Hello,
    I want to run a program each time after gnome/kde has started.
This is because this program depends on the X server. I tried putting
it in a .xsession file in my home directory. But it is not giving the
desired results. Is there any other way ? The program I want to run is
:
    xrdb -merge .x_settings
    
Thanks in advance
Ravi

//My .xsession file contents
#!/bin/bash
xrdb -merge .x_settings
-- 
----------------------
I hear and I forget, I see and I remember, I DO and I understand.
-Confucius-


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to