stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] super modifier not working with clisp


From: Vitaly Mayatskikh
Subject: Re: [STUMP] super modifier not working with clisp
Date: Thu, 20 Mar 2008 18:24:33 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

"Dmitri Minaev" <address@hidden> writes:

> Still curious about how Stumpwm works with Clisp, I tried once again.
> I downloaded new Stumpwm and Clisp 2.44.1 and the compilation was OK.
> But Stumpwm stopped recognizing the Super modifier. Using 'xev' I can
> see that the appropriate X event is generated (Super_L), but pressing,
> for example, s-z results in just plain 'z' in Stumpwm. Stumpwm
> compiled from the same sources with SBCL works correctly.
>
> The question is, probably, only indirectly related to Stumpwm, I know,
> sorry. Could be clx, I assume.

xmodmap -e "keycode 115 = F20"

(set-prefix-key (kbd "F20"))

works for me

-- 
wbr, Vitaly




reply via email to

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