fix --|set-prop > --set-prop|set-prop
This commit is contained in:
parent
cac8be8ba5
commit
3821a184bd
|
|
@ -172,7 +172,7 @@ _xinput(){
|
||||||
':list option:($_xinput_devices_id)' # [Floating|AttachToMaster (dflt:Floating)] [returnPointer] [returnKeyboard]
|
':list option:($_xinput_devices_id)' # [Floating|AttachToMaster (dflt:Floating)] [returnPointer] [returnKeyboard]
|
||||||
;;
|
;;
|
||||||
# --set-cp|set-cp); window device;;
|
# --set-cp|set-cp); window device;;
|
||||||
--|set-prop)
|
--set-prop|set-prop)
|
||||||
_arguments \
|
_arguments \
|
||||||
':list option:($_xinput_devices)' \
|
':list option:($_xinput_devices)' \
|
||||||
':list option:(--type={atom,float,int} --format={8,16,32})' \
|
':list option:(--type={atom,float,int} --format={8,16,32})' \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue