Xsession and X11


 
Thread Tools Search this Thread
Operating Systems AIX Xsession and X11
# 1  
Old 05-11-2009
Xsession and X11

I am trying to set up my Xsession to run on an AIX server calling it from the command line when I telnet to it. I can access the X-window using exceed but not from issueing the Xsession command from a simple telnet or SSH session. Is it possible to have AIX open the Xwindow when called from a command prompt telnet or SSH session?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

[Solved] putty+x11:How do I pass X11 display rights to "su"?

I can log into a unix system with Putty. I've set the "X11 forwarding" checkbox, and I've verified that I can display an X11 window back on my laptop. What I need to be able to do is "su" to another uid after logging in and then run something which display a window back on my laptop, with the... (2 Replies)
Discussion started by: dkarr
2 Replies

2. Solaris

libgtk-x11-2.0.so.0

I have the lib libgtk-x11-2.0.so.0 in /usr/local/lib, but I still get an error as below, please help. ld.so.1: firefox-bin: fatal: libgtk-x11-2.0.so.0: open failed: No such file or directory (2 Replies)
Discussion started by: keekee
2 Replies

3. UNIX for Advanced & Expert Users

xsession startup scripts

Can someone please tell me how to run xsession startup scripts whenever I start or after I restart my X session? I'm not trying to do anything fancy I just want this to run. This makes life a lot easier when I use a dual monitor. xrandr --output VGA1 --mode 1024x768 --rate 60 (7 Replies)
Discussion started by: cokedude
7 Replies

4. AIX

xsession for non-root user

I am attempting to run Xsession as a non root user and it fails. If I start exceed log into the server as roots via putty ssh with X11 forwarding on I can startX run xclock, but when I su - user and export DISPLAY=client IP:0 then attempt to startx, xclock it hangs for a minute and I receive the... (1 Reply)
Discussion started by: daveisme
1 Replies

5. Solaris

Xsun and Xsession

How can an Xsession have a later Start Time than the Xsun Start Time (1 Reply)
Discussion started by: amp4cats
1 Replies

6. Solaris

Xsession other than login

I am aware that Xsession gets started as part of the user login. But I see that the Xsession that is started at login, goes away and a new one is started at a later time. Does anyone know how this can happen? It seems that a fbconsole process also get started at the same time. (1 Reply)
Discussion started by: amp4cats
1 Replies

7. Solaris

I am unable to launch Xsession from my windows desktop to Sun Solairs

I am unable to launch Xsession from my windows desktop to Sun Solairs 10 OS, its giving xdmcp error. Please guide me what changes I need to do in Solaris. Thanks (1 Reply)
Discussion started by: durgaprasadr13
1 Replies

8. Windows & DOS: Issues & Discussions

cygwin-x/can't install xorg-x11-f100 & xorg-x11-fnts

Hello All. Really a newbie to Linux/Unix. Trying to get into Linux. Using XP PE currently. Installed cygwin and trying to intall cygwin-x. Everything else is setup nice but i can't seem to install these two packages (without whom xwin won't start) 1. xorg-x11-f100 2. xorg-x11-fnts Tried the... (1 Reply)
Discussion started by: binodbdrchand
1 Replies

9. OS X (Apple)

x11

Tried to install x11 on my powerbook with tiger (apple support can't help me) I want x11 so I can install open office I don't know anything about mac ' (3 Replies)
Discussion started by: Josiah Olson
3 Replies
Login or Register to Ask a Question
IM-LAUNCH(1)						      General Commands Manual						      IM-LAUNCH(1)

NAME
im-launch - launch input method end execute session program SYNOPSIS
im-launch SESSION-PROGRAM DESCRIPTION
The im-launch command is used to start a input method framework server daemon such as ibus-daemon, set up the appropriate environment vari- ables for the client programs, and execute SESSION-PROGRAM such as x-session-manager. This command is usually not invoked from the console of a normal user but is normally invoked by the /etc/X11/Xsession.d/70im-con- fig_launch. TROUBLESHOOT
If you have any problem, see the first part of ~/.xsession-errors and look for the cause. If you are running im-config while Debian (sid) system is undergoing a major library transition, you may need to manually set up ~/.xinputrc with adjusted library version number etc. Please file a bug report to the im-config package using reportbug(1) describing your resolution experience. SEE ALSO
im-config(8), /usr/share/doc/im-config/README.Debian.gz AUTHOR
This manual page was written by Aron Xu <aron@debian.org>, and Osamu Aoki <osamu@debian.org> for the Debian GNU/Linux system (but may be used by others). IM-LAUNCH(1)