Hi, how to ssh to a host, client opens a shell (as normal), then inside this shell i like to start a program, but the complete output of this program should be at the hosts screen? i googled, but found nothing for this situation. try to do something like: simon@local:> ssh -X host simon@host:> konsole -e mc and the konsole+midnightcommaner should be opened at host screen (with host x11/hardware) not at the local machine. (as it will do with this commands) this should be a workaround for a bigger problem: i have a virtual kvm suse 10.1 running with a propertary software. this software works fine over ssh -X, screenoutput is on the client. now this software has to start an additional konsole + wine windows software (only textbased-output-inside-console!!!) this output is also on client (as normal). but, since i switched my clients from opensuse 11.4 to tumbleweed, the old virtual 10.1suse-wine produces a error: (this error i get also when trying to start wineconsole or winecfg over ssh) X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 13 Current serial number in output stream: 14 (by the way glxgears work fine at client, also fine at host opensuse10.1 inside virtual screen, but not when started via ssh) (and works also when starting over ssh from one to another tumbleweed machine) because i think this is an incompatibly hardware and or software problem from old virtual running wine to actual hardware, (and i have no idea how to fix this), the idea is to do not have this output on the client. i do NOT need the screen-window-output at clientside, its a windows shell based program which only will convert some special files, so no need to see a window or what it do at all. regrads, simoN -- www.becherer.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org