Announcement

Collapse
No announcement yet.

Problem with kdessh

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problem with kdessh

    Hello,

    I'm having a problem with kdessh. First, it is installed but there is no icon anywhere on the K menu. When I run it from shell, I get the following:

    lance@lance-laptop:~$ kdessh
    X Error: BadDevice, invalid or uninitialized input device 168
    Major opcode: 145
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    X Error: BadDevice, invalid or uninitialized input device 168
    Major opcode: 145
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    kdessh: No command or host specified.
    kdessh: Use --help to get a list of available command line options.
    lance@lance-laptop:~$

    Anybody know how to fix this?

    TIA,
    Lance

    #2
    Re: Problem with kdessh

    Hi,

    I guess it's because it's not install no ? By default at least, it's not.
    If you didn't installed it, try
    Code:
    sudo aptitude update && sudo aptitude install kdessh
    About the X Error, make a search on the forum on BadDevice and wacom, it's all about wacom staff in xorg.conf.

    Cheers

    Comment


      #3
      Re: Problem with kdessh

      Hmm...isn't kdessh a CLI tool to run commands on remote machines? (see kdessh --help)

      You might be thinking of kssh...which is a GUI tool for ssh.
      http://kssh.sourceforge.net/

      Comment

      Working...
      X