| | 5 | [[BR]] |
| | 6 | === How to activate in Linux === |
| | 7 | 1. Open the file /etc/tellstick.conf in an editor |
| | 8 | 1. Add (or edit) the row {{{ignoreControllerConfirmation = "true"}}} to the file |
| | 9 | 1. Restart the service (for example {{{/etc/init.d/telldusd restart}}} in Ubuntu) |
| | 10 | [[BR]] |
| | 11 | === How to activate in Windows === |
| | 12 | 1. Run regedit |
| | 13 | 1. Locate the Telldus key |
| | 14 | i. Browse "My Comupter\HKEY_LOCAL_MACHINE\SOFTWARE\Telldus\Devices" to find out if your devices are saved for just your user or for any user on your computer |
| | 15 | i. Check for SharedDevices and note the value |
| | 16 | i. If the value is 0x00000000 (0) then your devices are saved for just your user - Browse "My Comupter\HKEY_CURRENT_USER\SOFTWARE\Telldus". |
| | 17 | i. If the value is 0x00000001 (1) then your devices are saved for any user - Browse "My Comupter\HKEY_LOCAL_MACHINE\SOFTWARE\Telldus" or "My Comupter\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Telldus" for 64 bit systems |