Cannot remove a widget

Brian Cluff brian at snaptek.com
Tue Nov 13 09:38:07 MST 2012


Thats too inefficient and will give a lot more output than you want. 
Since we already know the name of the package it came in, we can narrow 
down what files to look at greatly by doing:
dpkg -L plasma-widgets-addons | grep -i timer

That will simply list just the files in the package and then grep out 
anything that matched timer (case insensitive, just to cover our butts).

Brian Cluff

On 11/13/2012 09:17 AM, Michael Havens wrote:
> find <widget> /
>
>         On 11/12/2012 10:36 AM, Wayne Davis wrote:
>
>             I would guess that if I knew WHERE it is, that would be most
>             of what I
>             need.  But I do not know what to look for.
>
>             Suggestions?
>
>             TIA
>             -----------------
>             ------------------------------__---------------------
>             PLUG-discuss mailing list -
>             PLUG-discuss at lists.plug.__phoenix.az.us
>             <mailto:PLUG-discuss at lists.plug.phoenix.az.us>
>             To subscribe, unsubscribe, or to change your mail settings:
>             http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss
>             <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>
>
>
>         ------------------------------__---------------------
>         PLUG-discuss mailing list -
>         PLUG-discuss at lists.plug.__phoenix.az.us
>         <mailto:PLUG-discuss at lists.plug.phoenix.az.us>
>         To subscribe, unsubscribe, or to change your mail settings:
>         http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>
>
>
>     ------------------------------__---------------------
>     PLUG-discuss mailing list - PLUG-discuss at lists.plug.__phoenix.az.us
>     <mailto:PLUG-discuss at lists.plug.phoenix.az.us>
>     To subscribe, unsubscribe, or to change your mail settings:
>     http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss
>     <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>
>
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


More information about the PLUG-discuss mailing list