On 07/26/2012 11:19 AM, Darrell Anderson wrote:
When tde launches, the virtual keyboard icon is always in the systray. Where do I turn this off so it does NOT start on login? Here is a screenshot of the annoying bugger:
http://www.3111skyline.com/dl/dt/trinity/ss/virtual-keyboard-autostart.jpg
if the problem is local to TDE then perhaps run grep -i "Autostart=true" $TDEHOME/share/config/* and see what appears.
Darrell
That was it:
khotkeysrc:Autostart=true
Somehow that is set. The default needs to be 'false' on it. It is one of those pain-in-the-rear apps to turn off. I've never used it, so I don't know how it got turned on??