<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
As per Ian's request I restart my issue. Here is a recap of the info gathered from previous post in the thread with title "Key binding can not find child process ...":<br />I am trying to get key bindings work for KeePass. I use 'keepass --autotype' for action.<br />I get a message "Failed to execute the child process „keepass“ (No such file ore directory).“<br />Tried a lot of things but nothing seems to help.<br />I run Debian Wheezy and latest version of KeePass.<br /><br />In the lxde-rc.xml file in the <command> line I tried:<br />"/usr/lib/keepass2/KeePass.exe --autotype"<br />"/usr/bin/cli /usr/lib/keepass2/KeePass.exe --autotype"<br />"/usr/bin/keepass2 --auto-type"<br /><br />/usr/bin/cli is a symbolic link which points ultimately to mono-sgen.<br />I tried "cli /usr/lib/keepass2/KeePass.exe" in a terminal and Keepass start up and I can login to the database.<br /><br />I start KeePass with a line in 'autostart' and that works fine.<br /><br />When using locate "*eepass*" I get amongst others:<br />/usr/bin/keepass2 executable script with line exec /usr/bin/cli /usr/lib/keepass2/KeePass.exe "$@"<br />/usr/lib/keepass2/KeePass.config.xml<br />/usr/lib/keepass2/KeePass.exe<br />/usr/lib/keepass2/KeePass.exe.config<br /><br />When using 'echo $PATH':<br />/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin<br /><br />When I do a "ps aux | grep eepass" I get:<br />/usr/bin/cli /usr/lib/keepass2/KeePass.exe<br /><br />
--
<br />
Securely sent with Tutanota. Claim your encrypted mailbox today!
<br />
<a href="https://tutanota.com" target="_blank">https://tutanota.com</a>  </body>
</html>