diff options
Diffstat (limited to 'system/autocutsel/README')
-rw-r--r-- | system/autocutsel/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/autocutsel/README b/system/autocutsel/README index ea671eb46d..c82e421723 100644 --- a/system/autocutsel/README +++ b/system/autocutsel/README @@ -7,3 +7,8 @@ Autocutsel is mostly useful with window managers since most desktop environments today include their own clipboard managers. If you dont use a display manager like KDM you can use autocutsel by adding an entry to your $HOME/.xinitc file using the -fork option. + +Some softwares (like OpenOffice Writer) have trouble when the PRIMARY +selection is requested before the mouse button is released. +As a workaround, you can run autocutsel with the "-buttonup" option +and it will only get the selection when the first mouse button is not pressed. |