Hi guys,
I've already write about doing what I want and I received an answer and I thought it was working fine, since this morning.... The thing is that I wanna start my SpaceBall driver, and to start it my users need to have access to the display in CDE when they log in, unfortunetly the user need to open a terminal and do the xhost + command to unlook the screen display... The driver need a manager application... that is what I wanna have for the user when they log in....
The answer that has been told to me is to put the xhost + command in the user profile and by doing that the user need a file named .Xdefaults inside what sould have this line dtterm*loginShell: True with that solution it should work... but insted I always need to open a terminal before the driver come up... I mean by that, the user log in, and in CDE it have no dtterm opened, at the time the user open a terminal, the driver come up...
How can I resolve that??? I don't know why all the users need to do a xhost before displaying in CDE???
BTW I tried to put in the profile of the user, dtexec dtterm to open a dtterm as the user is loged in, but it won't even log in to CDE...
Regards,
Jonathan