157 | | [edit] |
158 | | SVN |
159 | | |
160 | | Den absolut senaste version (som oftast fungerar helt okey ;-) finns i subversion och kan checkas ut med detta kommando: svn checkout http://svn.telldus.se/telldus/trunk/tellstickcontroller |
161 | | [edit] |
162 | | Tips |
163 | | |
164 | | Jag kör tellstickController på min MythTV backend för att styra lampor, MythTV frontend, mm. |
165 | | |
166 | | Förutom att automatiskt styra lamporna via regler i tellstickcontroller.conf och tellstickcontrollerDaemon, så kan jag styra alla mottagare manuellt med en Logitech UltraX rf remote ifrån alla rum. |
167 | | |
168 | | Alla knappar på fjärrkontrollen är bundna till olika händelser genom programmen KeyWatcher och XMacro. |
169 | | |
170 | | Information om hur man kan använda alla knappar på fjärrkontrollen finns här, http://mythtv.org/wiki/index.php/Logitech_UltraX_Media_Remote |
171 | | |
172 | | Information om KeyWatcher programmet finns här, http://criticalmass.sourceforge.net/keyWatcher.php |
173 | | |
174 | | Information om XMacro programmet finns här, http://xmacro.sourceforge.net/ |
175 | | |
176 | | Genom att använda knappen KEY_CCTELETEXT som en shift-knapp på fjärrkontrollen, så har jag kunnat lägga in två-knapps makros för olika händelser. Tex genom att trycka på de båda knapparna KEY_CCTELETEXT + KEY_1 samtidigt, kan jag styra en en lampa i vardagsrummet mha tellstickController. Så här ser min konfig-fil för KeyWatcher ut. Den är skapad via KeyConfig (GUI frontend för KeyWatcher). |
| 172 | }}} |
| 173 | |
| 174 | |
| 175 | == SVN == |
| 176 | |
| 177 | The definite latest version is found in subversion and can be checked out with this command: svn checkout http://svn.telldus.se/telldus/trunk/tellstickcontroller |
| 178 | |
| 179 | |
| 180 | == Tips == |
| 181 | |
| 182 | * tellstickController can be run on MythTV backend to control lamps, MythTV frontend etc. |
| 183 | |
| 184 | * Except of automatically controlling lamps via rules in tellstickcontroller.conf and tellstickcontrollerDaemon, all receivers can ve controlled manually with a Logitech UltraX RF remote from all rooms. |
| 185 | |
| 186 | * All buttons on the remote control are bound to different events through the softwares KeyWatcher and XMacro. |
| 187 | |
| 188 | * Information about how to use all the buttons on the remote control is available at [http://mythtv.org/wiki/index.php/Logitech_UltraX_Media_Remote http://mythtv.org/wiki/index.php/Logitech_UltraX_Media_Remote]. |
| 189 | |
| 190 | * Information about the KeyWatcher software is available at [http://criticalmass.sourceforge.net/keyWatcher.php http://criticalmass.sourceforge.net/keyWatcher.php]. |
| 191 | |
| 192 | * Information om XMacro programmet finns här, http://xmacro.sourceforge.net/ |
| 193 | |
| 194 | * By using the button KEY_CCTELETEXT which has a shift button on the remote control it is possible to add two-button macros for different events. For example, tellstickController can be used to control a lamp in the living room by pressing both KEY_CCTELETEXT + KEY_1 at the same time. This is what the creator's config file for KeyWatcher looks like (created via KeyConfig / GUI frontend for KeyWatcher). |
| 195 | |
| 196 | {{{ |