Warning: session_start(): open(/tmp/sess_uoe8toe8puue28klgn6uo6dk47, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KOSD 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 (15) .- Knowledge Base  . 

KOSD

   0.8.1  

KDE Other Utility

Score 87%
KOSD
zoom


KOSD
zoom


KOSD
zoom


Link:  http://
Downloads:  2575
Submitted:  May 20 2008
Updated:  Nov 19 2011

Description:

KOSD is a simple framework for the KDE Desktop providing an OSD in response to media key presses.

How to install:

Step 1:
If you have an older version of KOSD already installed, remove it completely before proceeding.

Step 2:
To build and install KOSD change to the extracted source directory and type:

mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
make install (as root)

Step 3:
Log out and back in to make sure the modules are loaded correctly by KDED (or run kquitapp kded && kded4).

Step 4:
In System Settings go to Shortcuts and Gestures->Global Keyboard Shortcuts. Select KOSD from the components list and reassign your keys as needed.

Step 5:
Go to Workspace Appearance->On-Screen Display to adjust KOSD to your liking.

That's it. Enjoy!

P.S.: Don't like monochrome icons? Then create the file .kde4/share/config/kosd_keysrc. Put the lines

[General]
UseSvg=0

in it and restart the KOSD Keys service.

You can also set the mixer control by adding the line

MixerControl=name

where name is the name of your desired control (e.g. Master, PCM, ...).




Changelog:

Changelog from 0.8.0 to 0.8.1
* Fixed some power management issues

Changelog from 0.7.1 to 0.8.0
* Added standard methods for battery, brightness and volume, allowing the pixmaps to be kept in memory, which avoids hard disk reads and makes the OSD more responsive

Changelog from 0.7.0 to 0.7.1
* Fixed a possible crash, if no mixer control named "Master" exists

Changelog from 0.6.2 to 0.7.0
* Changed KOSD Keys Service to use ALSA directly instead of relying on KMix

Changelog from 0.6.1 to 0.6.2
* Fixed CMakeLists.txt not to link against libsolidcontrol which is no longer used

Changelog from 0.6.0 to 0.6.1
* Made KOSD Keys Service compatible with KDE SC 4.6

Changelog from 0.5.1 to 0.6.0
* Added support for (Plasma-themed) SVG icons
* Many improvements throughout the code

Changelog from 0.5.0 to 0.5.1
* Fixed the mixer to always use the correct master channel

Changelog from 0.4.2 to 0.5.0
* Split up the monolithic application into a KDED module for the OSD, a KDED module for the key listener, a system settings module and a simple access library allowing any application to use the OSD
* Replaced the old OSD by new, fully Plasma based OSDs. There's now a "standard" OSD similar to the old one and a "compact" OSD similar to the OSDs provided by KMix and Powerdevil




LicenseGPL
Donate
Send to a friend
Subscribe
Other  Content  from marcel83
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10 

-

 ebuild?

 
 by dbz42 on: Feb 20 2009
 
Score 50%

Could somebody please write an ebuild for this? I've tried it, but didn't get it to work.


Reply to this

-
.

 Re: ebuild?

 
 by jirityr on: Jul 20 2009
 
Score 50%

The ebuild is here:
http://bugs.gentoo.org/show_bug.cgi?id=223837


Reply to this

-

 Love to see this in KDE...

 
 by bugsbane on: Jul 20 2009
 
Score 50%

This should really be included in KDE assuming the code isn't scary...


Reply to this

-

 configuration & start

 
 by lodda on: Jul 20 2009
 
Score 50%

Do I have to do anything special to use it? I configured kosd and started it. Its running on the background. But If I change the Volume or anything else, I see only the default (window-/frameless) info from KDE. I use KDE 4.3rc2 on Gentoo and KOSD 0.4.2.


Reply to this

-

 Re: configuration & start

 
 by marcel83 on: Jul 20 2009
 
Score 50%

You may need to unbind the keys from KMix first. After that it should work.


Reply to this

-
.

 Looks nice

 
 by losinggeneration on: Jul 20 2009
 
Score 50%

I must say I really like this better than the default OSD (which is only a progress bar.) It really gives it a more complete feeling. Also, loving the configuration options available.

Keep up the good work.


Reply to this

-
.

 Into KDE ?

 
 by julroy67 on: Jul 31 2009
 
Score 50%

Any plan to include it into KDE ?

Default KDE OSD is a shame, to show only a progressbar is not the good way to show an information.

Hope it will be implemented, thanks for the work, very nice job ;)


Reply to this

-

 position on screen?

 
 by deabru on: Aug 7 2009
 
Score 50%

Thanks!!!

Would be a possible option to customize the position on screen? I mean like amarok does or something. I like this osd, it would be close to be perfect if is in screen center.


deabru, bai... deabrunaiz
Reply to this

-
.

 Re: position on screen?

 
 by marcel83 on: Aug 7 2009
 
Score 50%

You can already do that.
'kosd --configure' -> Appearance


Reply to this

-

 Re: Re: position on screen?

 
 by deabru on: Aug 10 2009
 
Score 50%

ops! thanks :-)


deabru, bai... deabrunaiz
Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10 

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