Skip to content

csivanich/synsei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Synsei Easily manage synaptics configurations, because who doesn't have a bunch lying around?

Author: Chris Sivanich - csivanich@gmail.com

###Usage

synsei <action> [arg1,arg2,...]

Actions

  • delete <profile> - Deletes a profile
  • edit <profile> - Edits a profile with $EDITOR
  • help - Displays help page
  • list - Lists all loadable profiles
  • load <profile> - Loads a profile into use
  • save <profile> - Saves the current config into a profile
  • view [profile] - Views a profile's config, otherwise views current synclient config

###Examples

Edit the profile 'foo' with vim --

synsei edit foo vim --

Save the current config to profile 'foo'

synsei save foo

Replace the current config with profile 'foo's

synsei load foo

Delete profile 'foo'

synsei delete foo

Written with StackEdit.

About

Easily manage synaptics configurations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages