]> git.lyx.org Git - lyx.git/blobdiff - development/MacOSX/lyxrc.dist.in
Fix configuring for Qt5 with autotools on non-Mac platforms.
[lyx.git] / development / MacOSX / lyxrc.dist.in
index c67f0afa6e5cda57d26526ec24940bfa98560095..b27466c60aedb842325b9908ca14bf2671c9b629 100644 (file)
 \screen_font_sans "Helvetica"
 \screen_font_typewriter "Courier"
 \open_buffers_in_tabs false
+\mac_like_cursor_movement true
+
+\scroll_wheel_zoom "off"
 
 #
 # COLOR SECTION ###################################
 #
 
+\use_system_colors true
 
 #
 # PRINTER SECTION ###################################
@@ -64,7 +68,7 @@
 # SPELLCHECKER SECTION ##############################
 #
 
-\spell_command "aspell"
+\spellchecker "native"
 
 #
 # LANGUAGE SUPPORT SECTION ##########################
@@ -80,7 +84,7 @@
 # FORMATS SECTION ##########################
 #
 
-\format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector"
+\format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector"        "application/x-xfig"
 
 
 #