diff options
Diffstat (limited to 'libraries/xview/README')
-rw-r--r-- | libraries/xview/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/xview/README b/libraries/xview/README index 57c7b7e9f4..c89d9bf1a8 100644 --- a/libraries/xview/README +++ b/libraries/xview/README @@ -9,3 +9,9 @@ simple calculator (olcalc). !!! IMPORTANT !!! Due to conflict with /sbin/clock, XView's clock was renamed to olclock. + +If you are using one of certain, older Slackware versions, XView +applications may hang after first mouse button click. To prevent this +behaviour, build this SlackBuild in the following way: + +XVIEW_BROKEN_X11_WORKAROUND=1 ./xview.SlackBuild |