]> git.donarmstrong.com Git - xournal.git/blobdiff - src/xournal.h
fix linker flags (#3208984); evdev coordinate fix (#3244118)
[xournal.git] / src / xournal.h
index 2ef72f3233746a848cd37562da1e399654f2a73f..49f5f76fddfdd41c6e34cbd0f8df26bc5722750c 100644 (file)
@@ -7,10 +7,10 @@
    and want to list the input events received by xournal. Caution, lots
    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. */
+// #define ENABLE_XINPUT_BUGFIX
+/* 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