Frequently Asked Questions
TracNav
Development
Table of Contents
Supported Modules
- Intro
- RFXCom
- RRDTool
- Barcode
- HDDTemp
- Sound
- VoiceText
- Asterisk
- UPS
- Weeder
- Xanura CTX35
- Bluetooth
- Sony Visca
- 1-Wire
- XMLTV
- Heyu
- IRMan
- X10
- Plugwise
- Sony AIBO
- Fritz!Box
- IPVideo
- CER ELS1700
- Bwired
- DSC Security
- Falcom SMS
- KNX/EIB
- Z-Wave
- Pachube
- WeatherBug
Just Started
More Info
Gambas
Linux
Domotica Links
Install
- How do I clear RRDTool database and graphics?
Simply delete the .rdd files from domotiga/rrd, they will be re-created (empty of course) automatically. Same for graphics, they are in domotiga/rrd/graphs.
- How can I delete all default devices?
Goto menu Tools->Database Admin and click on Devices Delete all.
Appearance
- My buttons and windows look awful, how do I fix this?
If you are not using Ubuntu and have installed Gambas afterwards, sometimes the buttons and windows look awful. Here a guide to pimp up your desktop:
Both the Qt configuration utility and the Polymer theme don’t have any KDE dependencies, so they’ll work well for GNOME users.
Install the two packages:
$ sudo apt-get install qt3-qtconfig polymer
Run the configuration utility from the command line:
$ qtconfig-qt3
You can set up Qt however you like using this utility to match your own GTK theme. Here’s what I did to match the Clearlooks theme:
In the Appearance tab, use the Select GUI Style drop down box and select Polymer. Click Tune Palette. In the Central color roles area, select Background and set the colour to R237 G236 B235. Select Highlight and set it to R78 G118 B168. Close the tuning dialog. Open the Fonts tab. Change the font Family to sans-serif and the Size to 10. Save and quit the utility.
