Dear Peter,

On 2009-01-21, Peter Hartlich wrote:
> Hi,
> 
> It's dishwasher time for my keyboard. For the days it'll be drying, any
> ideas how to get a virtual keyboard like xkbd, xvkbd, or matchbox-keyboard
> (last one seems nice enough) to run with dwm?

I'm using dwm-gtx now for this very purpose (I have a tablet PC).

If you do manage to get it working with dwm, then I recommend you
include the following in your config.h:

static const char *kbdcmd[]  = { "matchbox-keyboard", NULL };
[...]
{ ClkStatusText, 0, Button1, spawn, {.v = kbdcmd} },
{ ClkStatusText, 0, Button3, spawn, {.v = dmenucmd} },

-- 
Antony Jepson /  <anton...@gmail.com> / GPG Key: 0xFA10ED80

Attachment: pgpZtvKhJFegi.pgp
Description: PGP signature

Reply via email to