Navigation Menu

Skip to content

trapd00r/clipboard_to_primary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAME

clipboard_to_primary - sync XA_CLIPBOARD to XA_SELECTION X11 buffers

SYNOPSIS

clipboard_to_primary [OPTIONS]

DESCRIPTION

I rarely use any gui application, the exception being firefox with tridactyl. For some reason you can't paste from the PRIMARY buffer in firefox/tridactyl without using the mouse (and at times that doesn't work either). This solves this issue by syncing the CLIPBOARD buffer with the content of the PRIMARY selection so you can use Shift+Insert to paste in gui applications as well.

The clipboard buffer to use is **hardcoded** in the gtk source: "https://unix.stackexchange.com/questions/178070/why-does-shiftinsert-paste-from-clipboard-in-some-applications-and-primary-in-o"

OPTIONS

-n,  --no-daemon  do not detach from the terminal

AUTHOR

  \ \ | / /
   \ \ - /
    \ | /
    (O O)
    ( < )
    (-=-)

Magnus Woldrich
CPAN ID: WOLDRICH
m@japh.se
http://japh.se

REPORTING BUGS

Report bugs to m@japh.se or use the issue tracker.

clipboard_to_primary home page: http://github.com/trapd00r/clipboard_to_primary/

COPYRIGHT

Copyright 2018- the clipboard_to_primarys "AUTHOR" and "CONTRIBUTORS" as listed above.

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

sync XA_CLIPBOARD to XA_PRIMARY selection buffers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages