diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-08 20:09:48 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:15 +0700 |
commit | ac876f3b5b16a632eee1c161107dda657092841d (patch) | |
tree | 4163d89218d71404fc38b26b7f7a60e282e6f3ba /system/autocutsel/README | |
parent | 2abe736e63edceeff2f76a055b0a4ffefe593c30 (diff) | |
download | slackbuilds-ac876f3b5b16a632eee1c161107dda657092841d.tar.gz |
system/autocutsel: Updated for version 0.10.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |