trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2010

Re: [trinity-devel] Mouse Cursors

From: "Timothy Pearson" <kb9vqf@...>
Date: Wed, 25 Aug 2010 23:45:10 -0500
> 1. In which package is the mouse cursor defined? I want to make the
> passive mouse cursor the default when I build the package. Where do I do
> that in the code?
I believe that is the default; if you want to verify that search in
kdelibs or kdebase for the mouse cursor control code.
>
> 2. I'm unsure, but I think your modified Kubuntu uses the oxygen mouse
> cursors as the default. I want to set the traditional mouse cursor as the
> default when I build the package. Where do I do that in the code?
That is the Ubuntu system default, not a Trinity default.  Trinity honors
the system wide settings unless specifically told to override them by the
end user.
>
> 3. When a person runs the Personalizer applet, usually run the first time
> a person runs KDE, I want the passive mouse pointer set when the person
> selects zero desktop effects. Where do I do that in the code?
Not sure OTOH.  I believe the kpersonalizer code is in kdebase.
>
> 4. The default mouse double-click time is too fast. People with
> disabilities cannot operate the mouse buttons that fast. I want to set the
> default double-click time to about 700 ms. Where do I do that in the code?
Look for the mouse configuration module in kdebase/kcontrol and change the
default value in the appropriate configuration template file (*.kcfg).
>
> I realize some of this might require enhancement requests in the bugzilla,
> but I need to know where to start looking.
>
> Thanks.
>
> Darrell
>
>
>
>