Add "enter" to bookmark in Konsole
Chris Jones
jonesc at hep.phy.cam.ac.uk
Mon Nov 3 19:10:17 GMT 2008
Hi,
> I tested your format (ssh://ety@192.168.123.105), and it does seems to work:
> hardy2 at hardy2-laptop:~$ ssh -l ety 192.168.123.105
> ety at 192.168.123.105's password:
> Linux intrepid-desktop 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008 i686
>
>
>
> However, I cannot specify the -X flag this way. In fact, I do not know
> where the -l flag came from. Any ideas how to specify the options that
> I want? Thanks!
Ah yes. I ran into the same issue. I wanted the options -XC in my
connections. I never found a way of adding these to the bookmarks.
In the end I just editted my global SSH settings ...
/etc/ssh/ssh_config
For all hosts
Host *
Compression yes
ForwardX11 yes
Host by host settings
Host XXX.YYY.ZZZ
Compression yes
ForwardX11 yes
Chris
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list