Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
4answers
2k views

Netbeans Forwarded over X11 Font Problem

I'm trying to forward my IDE, Netbeans, over ssh to the Xming server on my Windows Desktop. I'm able to get Netbeans to launch and run, but the fonts look terrible because they aren't being ...
1
vote
1answer
165 views

Java swing menu doesn't stay up

So I'm running netbeans 7.0-1 using Arch Linux. I'm running xming for my x-server. What's going on is, when I use netbeans' Desktop Applications, it starts with two menus: File and Help. Whenever I ...
1
vote
1answer
532 views

Xming Display is very slow when using SSH

I am using SSH and Xming to run Simics simulator and connect to some Linux guest machine. I use x11 Tunneling. The x server seems to be very slow and I need to spend a long time to run a single ...
1
vote
0answers
304 views

exceed vs xming

If we compare excedd and xming, which is better? What are advantages or disadvantages of both? How to convince somebody to use the one of them instead of the other?
1
vote
0answers
335 views

How can xming work with OpenGL?

I have an OpenGL (Java + applications) application deployed on a Linux machine. I need to start this application from a Windows machine, display and operate it on Windows. My application shows a whole ...
1
vote
1answer
231 views

Xming and picture rendering in Matlab

I'm using xming 6.9.0.31 on Windows XP computer (2 Gb RAM) to connect to Linux server and run Matlab scripts there. I have 2 configurations of xming and both have problems related to matlab output ...
0
votes
0answers
32 views

RedHat Linux / Bash — Unable to popup X11 graphics windows / Windows XP + XMing + Putty

I've done this before on other machines, but it isn't working for me now. On my Windows XP, I start XMing with XLaunch Multiple Windows / Start no client / Clipboard selected / Finish After that ...
0
votes
0answers
55 views

Plink and X display location

Using X forwarding with Putty there is an option to specify the X display location, e.g. localhost:100. How can I do the same think using Plink? I wish to have multiple X servers on the same box ...
0
votes
1answer
168 views

How to use Git GUI from Unix using Xming

I'm using Windows XP and I log in to a unix system using Putty where I run several Git commands. I have also installed Xming + Git GUI in my Windows system. Now is it possible to use the Git GUI ...
0
votes
1answer
488 views

Does startx need xterm installed

Im linking to a remote linux machine. I want to be able to view the files/ directories on this machine using a GUI. I run xming and ssh and putty.I then stried to start the windows ...
0
votes
0answers
63 views

Emacs loses state of modifier keys when switching frames under Xming with X-mouse

I am running Emacs v.22 under SUSE Linux on an XP box. I defined an elisp function that switches to the next buffer or window and bound it to C-M-j. Therefore Emacs will switch frames while the ...
0
votes
1answer
171 views

alt-b, alt-f does not work in xterm

I use xterm under cygwin/Xming. Alt-B (jump one word backwards) and Alt-F (one word forward) do not work, but instead display some diacritical characters or something. I have created a file ...
0
votes
2answers
608 views

Running X windows applictions remotely from a Windows server

This may seem like a strange question but it has some value for the project I am currently working on. I have a Windows 2003 server running XMing (or Cygwinx). I am connecting to the server from ...
0
votes
6answers
11k views

Using Xming X Window Server over a VPN

I have the Xming X Window Server installed on a laptop running Windows XP to connect to some UNIX development servers. It works fine when I connect directly to the company network in the office. ...