LinuxMCE Forums

General => Developers => Topic started by: nite_man on September 03, 2008, 03:40:51 PM

Title: Template for Nokia's Orbiter with exit button
Post by: nite_man on September 03, 2008, 03:40:51 PM
Hi,

Does somebody know how specify in the device template specific action? For example, for Nokia's Orbiter to exit when button KDE is pressed.

TIA
Title: Re: Template for Nokia's Orbiter with exit button
Post by: tschak909 on September 04, 2008, 03:50:01 PM
You don't. It's defined in the code.

Look for the method for command Activate Desktop in the Orbiter.cpp code.

-Thom
Title: Re: Template for Nokia's Orbiter with exit button
Post by: nite_man on September 05, 2008, 11:51:19 AM
Thanks a lot, Tom. Will try it tonight.