[4981] in testers
sawfish won't catch C-Print
daemon@ATHENA.MIT.EDU (Alex Coventry)
Wed Jul 11 23:01:40 2001
Date: Wed, 11 Jul 2001 22:57:17 -0400
Message-Id: <200107120257.WAA31252@cutter-john.mit.edu>
From: Alex Coventry <alex_c@MIT.EDU>
To: testers@mit.edu
Hi. On Linux-Athena 9, sawfish passes a C-Print keypress to the
application that currently has focus without responding to it, even if
you've bound something to it. For instance, the following command does
not result in "foo" appearing in the console when you press C-Print. It
still works on Athena 8.4, though.
athena$ sawfish-client -
sawfish 0.37.3, Copyright (C) 1999-2000 John Harper
sawfish comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING
Enter `,help' to list commands.
user> (bind-keys global-keymap "C-Print" '(message "foo"))
(keymap ((display-message (mapconcat window-name (managed-windows)
"\012")) 65366 . 65541) ((display-window-by-name-re "CD Audio Player")
[Long keymap list snipped (the same problem occurs when you log in as
sipb0, by the way. I did this logged in as myself just to show the test
case.)]
Alex.