]> git.donarmstrong.com Git - xournal.git/blobdiff - src/xournal.h
fix linker flags (#3208984); evdev coordinate fix (#3244118)
[xournal.git] / src / xournal.h
index 6254932ded10375809d7c36d045c14ca386b2c44..49f5f76fddfdd41c6e34cbd0f8df26bc5722750c 100644 (file)
@@ -8,9 +8,9 @@
    of output (redirect to a file). */
 
 // #define ENABLE_XINPUT_BUGFIX
-/* comment out this line if you are experiencing calibration problems with
-   XInput and want to try things differently. This will probably break
-   on-the-fly display rotation after application startup, though. */
+/* uncomment this line if you are experiencing calibration problems with
+   XInput and want to try things differently. Especially useful on older
+   distributions (up to around 2010). */
 
 #define FILE_DIALOG_SIZE_BUGFIX
 /* ugly, but should help users with versions of GTK+ that suffer from the