kcmkvaio - remove unimplemented controls

Brad Hards bhards at bigpond.net.au
Tue Nov 18 11:03:37 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Right now, the kcm for kvaio has a checkbox to enable "ALT+Jog Dial modifies 
sound volume". 

Based on code fragments like this one (from kvaio.cpp, around line 300), I 
can't see how it can possibly work:
bool KVaio::modifyVolume(int /* step */)
{
    // we increase the volume if step is gt zero, and decrease it if
    // step is lt zero:
    if(mClient.isAttached())
    {
    }
    return false;
}

Can we disable the checkbox and label for 3.2? I like the app (very handy for 
controlling the screen brightness), but this bit is confusing and misleading.

Brad

- -- 
http://lca2004.linux.org.au - I'm registered. Are you?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ufyMGwwszQ/PZzgRArmkAJ9kQ8kOYfpJpAAD7rl4TTQr9bG3jgCgigbT
WY1BK0iQoHGIzmizGqHkkT0=
=N8LI
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list