Juergen Spitzmueller wrote:

> I cannot compile gtk.

You don't need to compile it in order to find out whether wheel_jump is used
or not :-)
Anyway, I looked now myself and will commit the attached patch.


Georg
Index: src/lyxrc.h
===================================================================
--- src/lyxrc.h	(Revision 13460)
+++ src/lyxrc.h	(Arbeitskopie)
@@ -238,6 +238,7 @@ public:
 	/// Zoom factor for screen fonts
 	unsigned int zoom;
 	/// parameter for button_4 and button_5 (scrollwheel)
+	/// Only used by the xforms frontend
 	unsigned int wheel_jump;
 	/// Screen font sizes in points for each font size
 	std::string font_sizes[10];

Reply via email to