[solved]Re: [porting-dev] [tip] [MacOSX] ALT key non working : a workaround

"eric.bachard" <[email protected]>
Newsgroups gmane.comp.openoffice.devel.porting
Message-ID <[email protected]>
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>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.