hi,
thanks for your replies
dcurtisfra:
i shall check the hamradio repo but xforms toolkit used to be included on the distribution cd’s, it is a very simple library for windows buttons menus etc. in C. as I avoid C++ it is a my choice for our GUI.
–The Xserver man page only mentions a “-nolisten trans-type” option – it seems that, it’s only possible to disable the transport type.
–Are you absolutely certain that the TCP/IP port 6000 is open?
the port is open.
X has a -listen tcp which I need.
arvidjaar is right, the program runs on the suse machine but the display is on a windows machine (via Xming or similar)
Once upon a time a “yes” for the “open port 6000” in /etc/sysconfig/displaymanager sorted everything, but with each new release of suse I spend more and more time on the config files until I get something like:
derek@linux-45e8:~> ps ax | grep X
751 tty7 Ss+ 17:29 /usr/bin/Xorg -br :0 vt7 -listen tcp -seat seat0 -auth /var/lib/kdm/AuthFiles/A:0-F9hYcb
To be fair to suse they always add dire warnings in the configs that it is a security risk, but on the other hand the whole point of X is that it is a networked graphical display. When I first saw X windows alongside windows windows (back in 1990, university of edinburgh library) and could cut and paste the work I had done on the unix machines in the engineering department into a word document on the library computer - I was amazed. In fact the sysadmin in engineering told me it wasn’t possible. but I digress.
sddm does seem a bad choice, but Leap installed it by default. I shall try lightdm. I usually use gdm but for some reason it won’t run on the suse machine
lspci says:
Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics]
the other thing is I am english but have settled in france. so we tend to stick to our own machines (mine with an english keyboard, the rest of the staff with french keyboards) and share files and programs through the network. Even after 15 years over here I cannot find ],{},or () on a french keyboard without losing my train of thought.
thanks again, for your replies.
Derek