Re: KMail locks up
Pablo Sanchez <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Organization | Blueoak Database Engineering, Inc |
| Message-ID | <[email protected]> |
[ Comments below, in line ] On Monday 14 June 2010 at 9:53 am, John Aldrich penned about "Re: [kdepim-users] KMail locks up" > I just got to thinking, it only seems to lock up when I'm home, > *after* I've been using VNC. Hi John, I had an issue with VNC and my desktop where my keyboard would appear as if I had hit the `Caps lock' I'm not sure if it's related to your situation but I thought I'd mention it. :) I fixed the problem by running `x11vnc' with the `-skip_lockkeys' switch. As an example, I use the following Autostart script to start `VNC' on my desktop: ---8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-<-- #!/bin/sh # # Use `-shared' option to ... share the desktop # killall x11vnc > /dev/null 2>&1 x11vnc -skip_lockkeys -cursor some -nobell -wcr top -rfbauth ~/.vnc/passwd -fore ver -display :0 -bg -rfbport 5900 & ---8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-<-- Cheers, -- Pablo Sanchez - Blueoak Database Engineering, Inc Ph: 819.459.1926 Fax: 760.860.5225 (US)