sloop

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2018 License: MIT Imports: 3 Imported by: 0

README

sloop

License Tag Coverage

Loops the cursor around the screen when it reaches an horizontal edge

Installation

Dependencies

Most of these should already be installed

For Ubuntu

sudo apt-get install libx11-dev xorg-dev libxtst-dev libpng++-dev   

sudo apt-get install xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev
sudo apt-get install libxkbcommon-dev

sudo apt-get install xsel xclip
Download
curl -L https://github.com/gadd-ferreira/sloop/releases/download/v1.1.0/sloop-v1.1.0 -o /tmp/sloop
chmod +x /tmp/sloop
sudo mv /tmp/sloop /usr/local/bin/

Usage

Flags
Usage of sloop:
  -activationMargin int
    	Jump activation margin (default 10)
  -d    Daemonize and return control
  -hz int
    	Pointer position check frequency (default 50)
  -jumpDelta int
    	Jump delta distance from activation margin (default 1)

Manually with

sloop -d&

Automatically with X

echo 'sloop -d &' >> ~/.xinitrc

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL