2012/9/27 Marco Martin :
> On Thursday 27 September 2012, Aaron J. Seigo wrote:
>> one thing it does not yet do that i would like it to is to install konsole
>> if there is no terminal application on the device. this probably means
>> some PackageKit hacking.
>
> maybe take a look at the packagekit
On Thursday 27 September 2012, Aaron J. Seigo wrote:
> hi ..
>
> i've pushed my develsettings branch into plasma-mobile. it adds a new panel
> which does three things:
>
> * shows/hides the menu entry for the terminal application (useful so it is
> not shown by default in Launch)
> * enables/disa
On Thursday, September 27, 2012 16:38:20 Aaron J. Seigo wrote:
> * allows for ordering of panels so that, e.g., the devel panel appears last.
> (actually, i haven't pushed that yet, but will be doing so..)
ok, this is in now. modules are ordered by their categories. the category
sorting is contr
hi ..
i've pushed my develsettings branch into plasma-mobile. it adds a new panel
which does three things:
* shows/hides the menu entry for the terminal application (useful so it is not
shown by default in Launch)
* enables/disables ssh access
* makes the pointer visible / invisible
one thing