Re: [Linuxwacom-devel] [PATCH 1/3] Introduce AC_CUSTOM; deprecate AC_MODETOGGLE and AC_DISPLAYTOGGLE

2011-08-22 Thread Peter Hutterer
On Fri, Aug 12, 2011 at 04:01:06PM -0700, Jason Gerecke wrote: > The AC_CUSTOM event type is introduced to make better use of the > limited space available in each Action Code. The value within the > AC_CODE mask defines what action to take when AC_TYPE == AC_CUSTOM. > Actions which do not require

[Linuxwacom-devel] [PATCH 1/3] Introduce AC_CUSTOM; deprecate AC_MODETOGGLE and AC_DISPLAYTOGGLE

2011-08-12 Thread Jason Gerecke
The AC_CUSTOM event type is introduced to make better use of the limited space available in each Action Code. The value within the AC_CODE mask defines what action to take when AC_TYPE == AC_CUSTOM. Actions which do not require an argument (like modetoggle and displaytoggle) should use the AC_CUSTO