I want to be able to do the mouse gesture thing on the top right instead of top left.
if you were to mention the desktop environment and version, and
operating system and version someone might know the answer you seek.
–
dd
Desktop enivironment is known: gnome-shell, a.k.a. gnome-shell. Since the OP posts here, I assume this is openSUSE.
@OP: not through the control-centre or gnome-tweak-tools. But, have a look here: http://extensions.gnome.org , there might be some extension out there that does what you want. And, the layout of gnome-shell is CSS based, so you might hack into that and write your own extension. The latter is not sarcasm, IIRC there are nice tutorials on writing extensions.
https://extensions.gnome.org/extension/358/activities-configurator/
can make activities move a bit to the right towards the clock but it cannot take it extreme right
On 05/01/2013 02:56 PM, Knurpht wrote:
>
> Desktop enivironment is known: gnome-shell, a.k.a. gnome-shell.
how do you know that?
> Since the OP posts here, I assume this is openSUSE.
ah, 10.1 or 12.1 or what?
–
dd
Thanks for the help, I was hoping if somebody knew the specific apis that would help me do that or at least whether it’s possible with apis to do at all. I think the extensions system may not be powerful enough.
It should be possible . you can edit “/usr/share/gnome-shell/js/ui/panel.js”