zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _tpb
@ 2006-01-13  0:58 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-01-13  0:58 UTC (permalink / raw)
  To: zsh-workers

For Thinkpad buttons

Index: Completion/Linux/Command/_tpb
===================================================================
RCS file: Completion/Linux/Command/_tpb
diff -N Completion/Linux/Command/_tpb
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Linux/Command/_tpb	13 Jan 2006 00:57:53 -0000
@@ -0,0 +1,20 @@
+#compdef tpb
+
+_arguments \
+  '(-h --help)'{-h,--help}'[help]' \
+  '(-d --daemon)'{-d,--daemon}'[start up as daemon]' \
+  '(-c --config)'{-c,--config=}':config file:_files' \
+  '(-A --apm)'{-A,--apm=}':state:(on off)' \
+  '(-P --powermgt)'{-P,--powermgt=}':state:(on off)' \
+  '(-x --xevents)'{-x,--xevents=}':state:(on off)' \
+  '(-m --mixer)'{-m,--mixer=}':state:(on off)' \
+  '(-o --osd)'{-o,--osd=}':state:(on off)' \
+  '(-p --poll)'{-p,--poll=}':delay in microseconds:' \
+  '(-t --thinkpad)'{-t,--thinkpad=}':command to execute:_command_names' \
+  '(-H --home)'{-H,--home=}':command to execute:_command_names' \
+  '(-S --search)'{-S,--search=}':command to execute:_command_names' \
+  '(-M --mail)'{-M,--mail=}':command to execute:_command_names' \
+  '(-W --wireless)'{-W,--wireless=}':command to execute:_command_names' \
+  '(-C --callback)'{-C,--callback=}':command to execute:_command_names' \
+  '(-v --verbose)'{-v,--verbose=}'[print information about pressed keys]'
+


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-13  0:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-13  0:58 PATCH: _tpb Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).