patch-2.1.81 linux/drivers/char/keyboard.c
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/char/hfmodem/gentbl.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jan 21 14:27:21 1998
- Orig file:
v2.1.80/linux/drivers/char/keyboard.c
- Orig date:
Wed Dec 3 15:21:57 1997
diff -u --recursive --new-file v2.1.80/linux/drivers/char/keyboard.c linux/drivers/char/keyboard.c
@@ -603,7 +603,7 @@
static void do_pad(unsigned char value, char up_flag)
{
static const char *pad_chars = "0123456789+-*/\015,.?()";
- static const char *app_map = "pqrstuvwxylSRQMnn?PQ";
+ static const char *app_map = "pqrstuvwxylSRQMnnmPQ";
if (up_flag)
return; /* no action, if this is a key release */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov