"Dmitri Minaev" <[EMAIL PROTECTED]> 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 _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/stumpwm-devel