Mercurial > geeqie.yaz
annotate geeqie.desktop @ 1743:d8e9d0cc640e
Allow to switch to fullscreen mode using LIRC.
Imagine the following situation (which happened to me several times) :
you want to see photos from your bed or your sofa so you launch geeqie
and go to the right directory, then you take your remote control and sit
comfortably far from your keyboard and mouse. And when you want to begin
to watch photos, you realize you forgot to enable full screen! You have
to stand up and to go until your computer and come back, whereas you
could have done it with your remote control.
Patch by Bernard Massot.
author | zas_ |
---|---|
date | Tue, 05 Jan 2010 17:49:50 +0000 |
parents | a78ac3a4c32e |
children |
rev | line source |
---|---|
197 | 1 [Desktop Entry] |
2 Name=Geeqie | |
3 GenericName=Image Viewer | |
4 Comment=View and manage images | |
5 Exec=geeqie -r %F | |
6 Icon=geeqie | |
7 Type=Application | |
8 Terminal=false | |
9 # Startup notification disabled, since the remote -r switch may not open a new window... | |
10 #StartupNotify=false | |
11 #StartupWMClass=geeqie | |
1280 | 12 NotShowIn=X-Geeqie; |
1608
270d7a779620
Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
zas_
parents:
1280
diff
changeset
|
13 Categories=Graphics;Viewer; |
197 | 14 MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; |