Warning: session_start(): open(/tmp/sess_0qc0ln1eb7riinirb2h51g8cn4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
On Screen Display (OSD) for X11 openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (5) . 

On Screen Display (OSD) for X11

   0.6.1  

KDE Accessibility Application

Score 85%
On Screen Display (OSD) for X11
zoom


Homepage:  Link
Downloads:  4163
Submitted:  Jul 16 2008
Updated:  Jun 21 2012

Description:

On Screen Display (OSD) for X11 using D-BUS calls.
Can be used in conjunction with the remote control (lirc) or multimedia keyboard (Xmodmap).
Shows the value of a value obtained by the D-BUS. It can change the value of something by the D-BUS. Allows you to visualize the message in the form of images or text with large capacity design.




Changelog:

So many changes...
The configuration files from version 0.5.x are not compatible with this version.
See the file "changelog", my configuration in the "conf/okinddrc.my", examples of scripts in "scripts/" and on my homepage.

2012-02-16 (0.6.0-53)
* Fix critical error in function "dbusCall"

2012-02-23 (0.6.1-8)
* Added section "/Menu" to launch external applications and call DBUS functions of another application. For composition mode only.
* Added functions "showMenu", "next", "prev" and "select" in section "/Menu".

2012-02-26 (0.6.1-12)

* Rewrite function "showMenu"
* Added animation to "/Menu"

2012-02-27 (0.6.1-15)

* Fix function "showMenu" (size item pictures)
* Add parameter "MenuAnimationTime"
* Add parameters "MenuAnimationTypeMove", "MenuAnimationTypeCenter" and "MenuAnimationTypeFade" for change types animation

2012-03-04 (0.6.1-23)

* Fixed errors in "/Menu" and "/Text"

In the near future changes are planned. Will be corrected only critical errors.

2012-06-21 (0.6.1-24)

* Fixed errors when compiling on GCC 4.7 (Patch from Michael Palimaka)




LicenseGPL
(Version 0.6.1-24)
(Static binary build for i386)
(Static binary build for x86_64)
Ubuntu(Packages from Alexey Murz Korepov (ver. 0.6.0-49))
Send to a friend
Subscribe
Other  Content  from ok2008
Report inappropriate content



goto page: prev   1  2  3 

-

 What's next?

 
 by Archimedes on: Jun 23 2012
 
Score 50%

Hi. Thanks for the app. Installed, and okindd is in /usr/bin + /usr/share/docs.

As user, I execute /usr/bin/okindd and all I get is

Quote:
OKindd. On Screen Display service for X11. Version 0.6.1-24. Copyright (C) Oleg Kochkin 2009-2012. License GPL.


Is there something else I can expect? Thanks for any help.


Registered Linux User No. 401868
Reply to this

-

 Re: What's next?

 
 by ok2008 on: Jun 23 2012
 
Score 50%

1. You must create a configuration file "~ /.config/okindd/okinddrc".
Examples - in tar.bz2 archive in the folder "conf" (okinddrc.my - my working configuration).
Description of the parameters can be found here - http://translate.google.com/translate?hl=en&sl=ru&tl=en&u=http://www.kochkin.org/doku.php/okind/120-index
There is no universal configuration, created on the basis of their own needs.

2. Start okindd (okindd &).
Appears service DBUS "org.kochkin.okindd", ready to receive calls from other applications, such as a "KDE Remote control" (http://utils.kde.org/projects/kdelirc/) or a script.

3. Edit the configuration file to achieve the desired result. To reload the configuration use the command - qdbus org.kochkin.okindd /Service setConfigFile "".

4. If something is obtained, add okindd to autostart, for example, in the "KDE Control Center".

A small example of display pictures:

Create file "~ /.config/okindd/okinddrc":

[Pic]
Picture = true
PictureLeft = center
PictureTop = top
PictureFile = /usr/share/icons/oxygen/128x128/apps/hwinfo.png
PictureTimer = 2000
PictureOpacity = 0.85

Run "okindd &", or reload config file - qdbus org.kochkin.okindd /Service setConfigFile "", if okindd allready started.
Run the "qdbus org.kochkin.okindd /Service display Pic 0"

For example, the script and the configuration in which it was written this video - http://youtu.be/hTe7sz-lHsU :
http://fpaste.org/XWP8/
http://fpaste.org/02CP/
If you're running, change the paths.


Reply to this

-

 Re: Re: What's next?

 
 by ok2008 on: Jun 23 2012
 
Score 50%

Sorry, no http://fpaste.org/XWP8/
okinddrc-test2 - http://fpaste.org/9HCk/


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team