You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

mc_xclip

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mc_xclip

Syncs clipboards of Midnight Commander and X Window System.


Maintainers
1

Readme

NEW:

Don't use mc_xclip! Instead:

  • sudo apt-get install xclip
  • Make sure mc is NOT running, or it will overwrite the next changes.
  • Find clipboard_store in ~/.config/mc/ini
  • Set clipboard_store=xclip -i -selection clipboard
  • Set clipboard_paste=xclip -o -selection clipboard
  • Thanks to https://github.com/IvanAli

OLD:

Install::

sudo apt-get install xclip
sudo pip install mc_xclip

# If you use Display Manager:
echo 'mc_xclip &' >> ~/.xprofile

# Else:
echo 'mc_xclip &' >> ~/.xinitrc

# Reboot.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc