Re: solution
- To: mathgroup at smc.vnet.net
- Subject: [mg95651] Re: solution
- From: brdauria at gmail.com
- Date: Sat, 24 Jan 2009 06:17:00 -0500 (EST)
- References: <giao73$8ra$1@smc.vnet.net> <gl1br9$9d5$1@smc.vnet.net>
I did like liquid.phy adding
(* Key Alt-Gr *)
Item[KeyEvent["ISO_Level3_Shift"],
FrontEndExecute[{FrontEnd`NotebookWrite
[FrontEnd`InputNotebook[],""]}]
],
just after "EventTranslations[{" in the configuration file
/usr/local/Wolfram/Mathematica/7.0/SystemFiles/FrontEnd/TextResources/
X/KeyEventTranslations.tr
It works and does not make any sound!
i use version Mathematica 7.0.0, 32bit, Kubuntu 8.10
Enjoy it!
B.