From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <38dad7fdd5255c0e9d345e45ef28dfcb@vitanuova.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] A simple question From: rog@vitanuova.com In-Reply-To: <20030710160854.E7106@cackle.proxima.alt.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 10 Jul 2003 16:09:42 +0100 Topicbox-Message-UUID: f351204e-eacb-11e9-9e20-41e7f4b1d025 > Yes, I'm still trying to figure out how to enter the "cap" device > code :-( in general, grep c /lib/keyboard will tell you if there's a keyboard shortcut; otherwise: unicode c will give you its hex value (enter with alt-X-digits) and grep hex /lib/unicode might tell you what it's called.