Home

Awesome

#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

###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.