| Author |
Comment/Response |
Guga
|
01/04/09 07:56am
I use an italian keyboard layout and whenever I press alt gr + è to produce a [ it also creates a blank space which I have to delete by hand. Some time ago a guy suggested this workaround (for a belgian keyboard):
function mathematica
{
xmodmap -e 'keycode 113=Alt_R'
/usr/local/bin/mathematica
}
but it doesn't work for me.
Thanks in advance.
URL: , |
|