[vlc-devel] Adding configurable keys to controls
Torsten Spindler
spindler at hbt.arch.ethz.ch
Mon Sep 6 11:39:42 CEST 2004
Daniel made good progress on the integration of the Axis pan, tilt and
zoom device in vlc. Currently it can be controlled by mouse movement.
What is the best way to let the user configure keys and mouse events for
this device? There seem to be several ways:
1) Adding a lot of module specific command line options:
--ptzaxis-zoomin --ptzaxis-zoomout --ptzaxis-left
--ptzaxis-right
2) Adding a complex configuration description, as with transcoding:
--ptzaxis-keys '#keymapping{left=a,right=b,in=x,out=z}'
3) Allowing to modify the behaviour in vlcrc as with other hotkeys
How should it be done so it fits best with the rest of vlc modules
configurations?
Bye,
Torsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20040906/6d524681/attachment.sig>
More information about the vlc-devel
mailing list