[2558] in testers
maple is still sorta broke
daemon@ATHENA.MIT.EDU (Anne R LaVin)
Wed Jul 6 14:50:17 1994
To: testers@MIT.EDU
Date: Wed, 06 Jul 1994 14:50:02 EDT
From: Anne R LaVin <lavin@MIT.EDU>
When I start Maple, now it says this:
Warning: Cannot convert string "<Key>SunCopy" to type VirtualBinding
Warning: Cannot convert string "<Key>SunCut" to type VirtualBinding
Warning: Cannot convert string "<Key>SunPaste" to type VirtualBinding
Warning: translation table syntax error: Unknown keysym name: osfPageLeft
Warning: ... found while parsing '<Key>osfPageLeft:PageUpOrLeft(1)'
Warning: translation table syntax error: Unknown keysym name: osfPageRight
Warning: ... found while parsing '<Key>osfPageRight:PageDownOrRight(1)'
Warning: translation table syntax error: Unknown keysym name: osfPageLeft
Warning: ... found while parsing 's <Key>osfPageLeft:page-left(extend)'
Warning: translation table syntax error: Unknown keysym name: osfPageLeft
Warning: ... found while parsing '<Key>osfPageLeft:page-left()'
Warning: translation table syntax error: Unknown keysym name: osfPageRight
Warning: ... found while parsing 's <Key>osfPageRight:page-right(extend)'
Warning: translation table syntax error: Unknown keysym name: osfPageRight
Warning: ... found while parsing '<Key>osfPageRight:page-right()'
So something is still missing in the keymapping stuff?
Anne