Re: [dwm] Virtual keyboards

From: Antony Jepson <antonyat_AT_gmail.com>
Date: Wed, 21 Jan 2009 16:48:42 -0500

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 /  <antonyat_AT_gmail.com> / GPG Key: 0xFA10ED80

Received on Wed Jan 21 2009 - 21:48:42 UTC

This archive was generated by hypermail 2.2.0 : Wed Jan 21 2009 - 22:00:05 UTC