stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] bug: keybindings (kbd "M-Print") only work for the first tim


From: Shawn Betts
Subject: Re: [STUMP] bug: keybindings (kbd "M-Print") only work for the first time
Date: Wed, 18 Jun 2008 19:46:42 -0700

On Thu, May 29, 2008 at 11:48 PM, S. P. Tseng <address@hidden> wrote:
> version: 0.9.3-GIT Compiled On Tue May 27 14:04:36 2008
>
> (define-key *top-map* (kbd "M-Print") "exec scrot -s")
>
> Press Alt+PrintScreen for the first it work. But press again, It will echo
> "Cannot grap key!"

Is this something specific to running scrot? I used this:

(define-key *top-map* (kbd "M-Print") "echo foo")

And had no problems. Do you get the same error as with running scrot?

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]