|
|
|
|
||||||
| comp.unix.shell Using and programming the Unix shell. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
hi All,
I am using a VNC over a tunneled connection and ( I mean over a VPN ) and it is difficult to move the xterms around. Now is there any optimal config for the xterm so that it uses minimum decoration and gets the thing done. Example: I dont use the left scroll bar ( there are no right scroll bars either ). Can I switch that off so that I dont have to see it . I get more space too. Is there any particular font that takes minimum info sort . Any width that will be optimal Thanks in advance |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Nov 5, 4:46 pm, "parag_p...@hotmail.com" <parag_p...@hotmail.com>
wrote: > hi All, > I am using a VNC over a tunneled connection and ( I mean over a VPN ) > and it is difficult to move the xterms around. > > Now is there any optimal config for the xterm so that it uses minimum > decoration and gets the thing done. > > Example: > > I dont use the left scroll bar ( there are no right scroll bars > either ). Can I switch that off so that I dont have to see it . I get > more space too. > > Is there any particular font that takes minimum info sort . Any width > that will be optimal > > Thanks in advance Since you mention "xterm", I assume you may be using VNC Server on unix. I had similar problems and I adjusted the color level and other options in vnc server/client in order to get it going. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 2007-11-05, parag_paul@hotmail.com <parag_paul@hotmail.com> wrote:
> hi All, > I am using a VNC over a tunneled connection and ( I mean over a VPN ) > and it is difficult to move the xterms around. > > Now is there any optimal config for the xterm so that it uses minimum > decoration and gets the thing done. > > Example: > > I dont use the left scroll bar ( there are no right scroll bars > either ). Can I switch that off so that I dont have to see it . I get > more space too. In the started xterm, cntrl+ central-click In the command line: xterm +sb If you want/like an automatization on this, check and change the file /etc/X11/app-defaults/XTerm The options are documented in the man page: man xterm Also you can use the Xresources mechanishm. Load with xrdb: XTerm*scrollbar: false > Is there any particular font that takes minimum info sort . Any width > that will be optimal I don't know. If your case is just this xterm problem, you can consider two alternatives to VNC: use telnet -> fast and handly, but avoid the awfull windows telnet. putty is a good option. Use an X server in your local desktop. As far as I can figure out, the net traffic will be considerably smaller. Hope this s you. best regards, Claudio. (Sorry my bad english). |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Nov 10, 8:33 am, Claudio <clau...@example.org> wrote:
> On 2007-11-05, parag_p...@hotmail.com <parag_p...@hotmail.com> wrote: > > > hi All, > > I am using a VNC over a tunneled connection and ( I mean over a VPN ) > > and it is difficult to move the xterms around. > > > Now is there any optimal config for the xterm so that it uses minimum > > decoration and gets the thing done. > > > Example: > > > I dont use the left scroll bar ( there are no right scroll bars > > either ). Can I switch that off so that I dont have to see it . I get > > more space too. > > In the started xterm, cntrl+ central-click > > In the command line: xterm +sb > > If you want/like an automatization on this, check and change > the file /etc/X11/app-defaults/XTerm > The options are documented in the man page: man xterm > > Also you can use the Xresources mechanishm. Load with xrdb: > XTerm*scrollbar: false > > > Is there any particular font that takes minimum info sort . Any width > > that will be optimal > > I don't know. If your case is just this xterm problem, you can > consider two alternatives to VNC: > > use telnet -> fast and handly, but avoid the awfull windows telnet. > putty is a good option. > > Use an X server in your local desktop. As far as I can figure out, the > net traffic will be considerably smaller. > > Hope this s you. > > best regards, > Claudio. > (Sorry my bad english). Thank you All It really eed Putty is one solution , but for people who use DDD or other gui's will have to let go of some facilities while working on VNC |
|
![]() |
| Outils de la discussion | |
|
|