I’m writing an applicaton on UNIX/LINUX and I need to programaticly set the DISPLAY for the user. So when my application fires up, it will detect the users DISPLAY settings and set the user’s display accordingly so the application shows up on thereterminal. NOte: I am not using Motif…straight C++ and/or PErl…
Thanks