On Sat, May 31, 2003 at 04:49:13PM +0700, Adinda Praditya wrote:
> I have successfully enabled arabic setting to my LyX 1.3.0 (Thanks to Dekel 
> Tsur). But i still can't use F12 to change arabic mode and english mode, 
> although i have the line 
> 
> \bind "F12" "language arabic"
> 
> in my .lyx/bind/bind file (which there wasn't any file in .lyx/bind/) Was it 
> wrong? Where should i put it?

You need to create a file in ~/.lyx/bind/bind and call it ny any name you
want: e.g.,
~/.lyx/bind/mybind.bind
The file should contain the following lines:

  \bind_file cua
  \bind "F12" "language arabic"

Then, open the preferences dialog and enter "mybind" in the bind file box
(or add 
   \bind_file mybind
to ~/.lyx/preferences)

Reply via email to