stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] Erratic Input Focus


From: Florian Beck
Subject: [STUMP] Erratic Input Focus
Date: Fri, 28 Nov 2008 20:54:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hello!

Symptom: When I select-window stumwm correctly switches to the desired
window but keyboard input does not work (i.e. I cannot type).

This happens with two programs:

- xterm

I have this in my .stumpwmrc:

(defcommand goto-shell () ()
  "Goto existing xterm."
  (select-window "address@hidden"))

(define-key *top-map* (kbd "H-s") "goto-shell")

H-s takes me to the shell, but (sometimes) I need to repeat H-s to be
able to type.

- emacs

(define-key *top-map* (kbd "H-e") "select-window EmacsMain")

I have several such definitions for several frames. Here, pressing H-e
repeatedly does not help, I have to switch (randomly) between emacs
frames before input works again.

(info) shows the correct window?

Any ideas? Hints how to debug this would be very helpful.

-- 

Florian Beck




reply via email to

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