__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="notification" xml:lang="el">
<info>
<link type="guide" xref="index#dialogs"/>
<desc>Χρησιμοποιήστε την επιλογή <cmd>--notification</cmd>.</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Ελληνική μεταφραστική ομάδα GNOME</mal:name>
<mal:email>team@gnome.gr</mal:email>
<mal:years>2009-2014 </mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Στέργιος Προσινικλής</mal:name>
<mal:email>steriosprosiniklis@gmail.com</mal:email>
<mal:years>2009</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Θάνος Τρυφωνίδης</mal:name>
<mal:email>tomtryf@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Δημήτρης Σπίγγος</mal:name>
<mal:email>dmtrs32@gmail.com</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
</info>
<title>Εικονίδιο ειδοποίησης</title>
<p>Use the <cmd>--notification</cmd> option to create a passive desktop notification.</p>
<terms>
<item>
<title><cmd>--text</cmd>=<var>κείμενο</var></title>
<p>Καθορίζει το κείμενο που προβάλλεται στην περιοχή ειδοποίησης.</p>
</item>
<item>
<title><cmd>--icon</cmd>=<var>path</var></title>
<p>Set the notification icon using a string containing a path to a valid icon on the system.</p>
</item>
<item>
<title><cmd>--listen</cmd></title>
<p>Αποκρίνεται σε εντολές στην τυπική είσοδο. Τουλάχιστον μια εντολή πρέπει να οριστεί. Οι εντολές χωρίζονται με κόμμα. Μια εντολή πρέπει να ακολουθείται από μια άνω και κάτω τελεία και μια τιμή.</p>
<note style="tip">
<p>The <cmd>icon</cmd> command also accepts icon theme name values in accordance with the FreeDesktop.org Icon Naming Specification such as <var>dialog-error</var>, <var>dialog-information</var> and <var>security-high</var>.</p>
</note>
<p>Examples include:</p>
<code>
message: Hello, my name is Joe
icon: /usr/share/pixmaps/monitor.xpm
</code>
</item>
</terms>
<p>Το παρακάτω παράδειγμα δέσμης ενεργειών κελύφους δείχνει πως να δημιουργήσετε ένα εικονίδιο ειδοποίησης:</p>
<code>
#!/bin/sh
zenity --notification \
--icon="/usr/share/pixmaps/monitor.xpm" \
--text="There are system updates necessary!"
</code>
<figure>
<title>Παράδειγμα εικονιδίου ειδοποίησης</title>
<desc>Παράδειγμα εικονιδίου ειδοποίησης του <app>Zenity</app></desc>
<media type="image" mime="image/png" src="figures/zenity-notification-screenshot.png"/>
</figure>
<p>Το παρακάτω παράδειγμα σεναρίου δείχνει πώς να δημιουργήσετε ένα εικονίδιο ειδοποίησης με <cmd>--listen</cmd>:</p>
<code>
#!/bin/sh
cat <<EOH| zenity --notification --listen
message: this is the message text
EOH
</code>
<figure>
<title>Παράδειγμα εικονιδίου ειδοποίησης με <cmd>--listen</cmd></title>
<desc>Παράδειγμα ειδοποίησης του <app>Zenity</app> με <cmd>--listen</cmd></desc>
<media type="image" mime="image/png" src="figures/zenity-notification-listen-screenshot.png"/>
</figure>
</page>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| figures | Folder | 0755 |
|
|
| calendar.page | File | 4.44 KB | 0644 |
|
| color-selection.page | File | 2.87 KB | 0644 |
|
| entry.page | File | 3.48 KB | 0644 |
|
| error.page | File | 2.18 KB | 0644 |
|
| file-selection.page | File | 4.11 KB | 0644 |
|
| forms.page | File | 4.39 KB | 0644 |
|
| index.page | File | 1.91 KB | 0644 |
|
| info.page | File | 2.25 KB | 0644 |
|
| intro.page | File | 2.49 KB | 0644 |
|
| legal.xml | File | 3.84 KB | 0644 |
|
| list.page | File | 5.11 KB | 0644 |
|
| message.page | File | 1.79 KB | 0644 |
|
| notification.page | File | 4.06 KB | 0644 |
|
| password.page | File | 2.79 KB | 0644 |
|
| progress.page | File | 4.36 KB | 0644 |
|
| question.page | File | 2.16 KB | 0644 |
|
| scale.page | File | 3.89 KB | 0644 |
|
| text.page | File | 4.3 KB | 0644 |
|
| usage.page | File | 12.81 KB | 0644 |
|
| warning.page | File | 2.3 KB | 0644 |
|