Hi,

The last try works perfectly and fixes *cleanly* <http://www.openoffice.org/issues/show_bug.cgi?id=49752>.
To make it work, add the following lines in  ~/.xmodmap

! start
! this is a comment
! tip for Mac OSX Tiger and last Apple X11 *only*
!
keycode 0x42 = Mode_switch
clear mod1
add mod5 = Mode_switch
! end


Then type :
echo "xmodmap .xmodmap" >> ~/.bashrc

Now, all keys will work on Mac OSX Tiger. Many thank's to Laurent Wacrenier for the solution :-)


*important*  : in last command line, take care to use ">>" ,  not  ">"
(else all your precedent .bashrc customizations will be erased...)

--
<[EMAIL PROTECTED]>
Francophone OpenOffice.org Commmunity developer (Linux PPC / Mac OS X / X11)
See : <http://fr.openoffice.org>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to