From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from saidin.asmodean.net ([216.254.114.61]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 17Azgt-0000q2-00 for ; Thu, 23 May 2002 17:00:08 -0400 Received: from raul by saidin.asmodean.net with local (Exim 3.35 #1 (Debian)) id 17AzgM-0004Bs-00 for ; Thu, 23 May 2002 15:59:34 -0500 Date: Thu, 23 May 2002 15:59:33 -0500 To: Speakup Mailing-list Subject: keymap trouble Message-ID: <20020523205933.GA14340@asmodean.net> Mail-Followup-To: Speakup Mailing-list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: "Raul A. Gallegos" Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi. I'm trying to reconfigure the default keymap. Just to play around for testing I reassigned the 8, 5 and 2 keypad keys to read previous line, current line, and next line respectively. According to the codes I should have done something like the following: keycode 72 = 0x0d0b keycode 76 = 0x0d0a keycode 80 = 0x0d0c However when I do loadkeys and the file with these assignments it does not work. What I get when the keypad 8 is pressed is speakup saying parked, I can press it again to unpark. When I press keypad-5 I hear the whole screen read. I didn't even bother with keypad-2. What I don't understand is that in reading the speakupmap.map file it shows for example that key code 72 = 0x0d08 however according to the code list 0x0d08 is for say previous word. What am I missing? If it's something real obvious then I apologize. PS I can type loadkeys /usr/src/linux/char/speakup/speakupmap.map to get my functionality back. -- If you perceive that there are four possible ways in which a procedure can go wrong, and circumvent these, then a fifth way will promptly develop. Raul A. Gallegos - http://www.asmodean.net