switch(KMessageBox::questionYesNoCancel(0,i18n("Should the Infrared Remote Control server start automatically when you begin TDE?"),i18n("Automatically Start?"),i18n("Start Automatically"),i18n("Do Not Start")))
if(KMessageBox::questionYesNo(this,i18n("The Infrared Remote Control software is not currently running. This configuration module will not work properly without it. Would you like to start it now?"),i18n("Software Not Running"),i18n("Start"),i18n("Do Not Start"))==KMessageBox::Yes)
if(KMessageBox::questionYesNo(this,i18n("Would you like the infrared remote control software to start automatically when you begin TDE?"),i18n("Automatically Start?"),i18n("Start Automatically"),i18n("Do Not Start"))==KMessageBox::Yes)