GP3 Notifications (en): Unterschied zwischen den Versionen
Mfgeg (Diskussion | Beiträge) K |
Mfgeg (Diskussion | Beiträge) K (Border -1px :) |
||
Zeile 25: | Zeile 25: | ||
− | {| border=1 style="text-align:center; margin:1em 1em 1em 0; background:#BDBDBD; border: | + | {| border=1 style="text-align:center; margin:1em 1em 1em 0; background:#BDBDBD; border:1px #000000 solid; border-collapse:collapse; empty-cells:show;" CELLPADDING=2 CELLSPACING=0" |
| width="100px" | '''Setting''' | | width="100px" | '''Setting''' | ||
| width="500px" | '''Description''' | | width="500px" | '''Description''' | ||
Zeile 51: | Zeile 51: | ||
− | {| border=1 style="text-align:center; margin:1em 1em 1em 0; background:#BDBDBD; border: | + | {| border=1 style="text-align:center; margin:1em 1em 1em 0; background:#BDBDBD; border:1px #000000 solid; border-collapse:collapse; empty-cells:show;" CELLPADDING=2 CELLSPACING=0" |
| width="70px" | '''Notification''' | | width="70px" | '''Notification''' | ||
| width="580px" | '''Description ''' | | width="580px" | '''Description ''' |
Version vom 15. September 2012, 14:43 Uhr
- in Deutsch | - in English |
InhaltsverzeichnisThe Gemini 3 Plugin can display events directly on the TV screen or in the infobar. Therefor a GP3 compatible skin and the corresponding settings in the GP3 Plugin are required. Of course some of the notifications require the right Gemini Addon to be installed. The following chapters describe the configuration of the notifications and the required Plugins.
Enable the notifications
Back to TOP
Notifications in the Infobar
Back to TOP
Notifications directly on the TV screen and more settingsThe Gemini 3 Plugin and other Gemini Addons can display notifications as Icons on the TV screen, or change the display in the Infobar. Displaying a message window is also possible. These messages offer the possibility to open the corresponding Plugin with [Yes], or to close the message with [No]. The following Plugins offer this functionality.
Simulate NotificationsOver a command in the terminal (Telnet or SSH) it is possible to force a notification in the Inforbar or as icon on the TV screen.
Simulate Update Notification icondbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gdaemon int16:2 string:upgrade-99 Simulate Twitter symbol in the Infobardbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gtwitter int16:2 string:newtweet Simulate Twitter icondbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gtwitter int16:11 string:newtweet Simulate mail symbol in the Infobardbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gMailCheck int16:2 string:newmail Simulate mail icondbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gMailCheck int16:7 string:newmail Simulate Jabber/XMPP symbol in the Infobardbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gjabber int16:2 string:newmess Simulate Jabber/XMPP icondbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gjabber int16:17 string:newmess
|