All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
psxrun, launching an x program without a command window?
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login  |
|
|
psxrun, launching an x program without a command window? - Feb. 16, '05, 9:49:51 PM
|
|
|
yoldas
Posts: 5
Status: offline
|
I try the following program to launch xterm, but the xterm window immediately disappears.
psxrun -u /usr/X11/bin/xterm
This is very similar to the example given in the documentation. This would be very nice if I could run this command from "Start | Run" to open an x program.
Notes:
% which xterm
/usr/X11/bin/xterm
X server:
Starnet Desktop-X v2.0
Thanks...
|
|
|
RE: psxrun, launching an x program without a command wi... - Feb. 17, '05, 2:45:39 AM
|
|
|
markfunk
Posts: 670
Joined: Mar. 31, '03,
Status: offline
|
Try:
psxrun -u /bin/ksh -l -c "/usr/X11R5/bin/xterm"
/usr/X11/bin/xterm is an X11R6 version, introduced in SFU3.5
and is broken. You have to use the X11R5 version.
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|