Mike Hobbs | 1 Dec 11:55

Reversed mouse button functions

I've been meaning to ask this for a long time...
Why is the function of the mouse buttons reversed when
running Rox Filer as root compared to running as any
other user?  For example, normally pressing middle button
over directory opens the directory in the same window,
but when running as root it opens in a new window. Use of
the left button is similarly reversed. This makes it
somewhat annoying because you get accustomed to one way
of working.

Mike

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
Musus Umbra | 1 Dec 18:08
Picon
Favicon
Gravatar

Re: Reversed mouse button functions

On Monday 01 Dec 2008, Mike Hobbs wrote:
> I've been meaning to ask this for a long time...
> Why is the function of the mouse buttons reversed when
> running Rox Filer as root compared to running as any
> other user?

It sounds to me as though you've got two different configurations set 
up - one for your normal user, and one for root.  The buttons behaviour 
is controlled by the "New window on button 1" option in the "Filer 
windows" page of the options... I suspect you'll find that ticked for 
one of you, and unticked for the other ;)

TTFN,
Adny
--

-- 
Erst wenn die Wolken schlafengehn	 | Personal: adny <at> verelanthe.co.uk
kann man uns am Himmel sehn		 | Techie: musus <at> verelanthe.co.uk
wir haben Angst und sind allein		 | WWW: verelanthe.co.uk/musus/
Gott weiss ich will kein Engel sein!	 | UT: adny.rsa <at> googlemail.com
-- Rammstein / Engel
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
rox-users mailing list
(Continue reading)

Mark Williams | 5 Dec 23:24

Bug In Menu App

Every time I try to run Menu I get told that the pixbuf should be a gdkpixbuf. Also it doesn't seem to be able to
find my apps folder.  Even though I've set the path

--

-- 
Mark Williams <mark.williams <at> ntlworld.com>
Attachment (BugReport): application/octet-stream, 1331 bytes
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
rox-users mailing list
rox-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rox-users
Thomas Leonard | 6 Dec 14:02
Picon
Gravatar

Re: ROX-Clib for 64bit Linux

2008/10/29 Thomas Leonard <talex5 <at> gmail.com>:
> 2008/10/27 Lasse Pommerenke <housetier <at> gmail.com>:
>>> Anyway, it works for me on x86_64, so I've published my binary:
>>>
>>> http://rox.sourceforge.net/2008/linux-x86_64/ROX-CLib-Linux-x86_64.xml
>>>
>>> Try adding that as a remote feed.
>>
>> I did that. And now I can save SystemTrayN to where I want.
>>
>> When I click on the AppDir an xterm pops up:
>>
>> ====================================
>> Compiling /home/housetier/.cache/0install.net/implementations/sha1new=fca88e6b842eae973f4c76d0a73f854e47bb1c6e/SystemTrayN...
>
> There are two problems here:
>
> 1) There's no architecture set for this version in the SystemTrayN
> feed, so 0launch thinks it is platform independent.
>
> 2) Even if there was, it might get selected anyway because your 64-bit
> system can also run 32-bit binaries, but SystemTrayN contains its own
> more primitive platform guessing that doesn't realise this (and tries
> to compile a new binary).
>
> (this second point is why the same code was removed from ROX-Filer)
>
> Probably you can work around it by compiling a new binary.
>
> I'll try to fix the 0compile issue too (tricky at the moment as I'm in
(Continue reading)

Abrolag | 7 Dec 22:38
Picon

Mouse Buttons

Is ROX re-writing the mouse button order sometimes?

I have a .profile entry that changes 1-2-3-{etc} to 1-3-2-{etc}

This works quite happily in Gnome and KDE, but with ROX it will
occasionally work from a 'cold' start, but never works if I swap
sessions. If I run the script manually after the desktop has come up,
it works correctly.

I also tried putting the same command in a script in

  .config/rox.sourceforge.net/ROX-Session/AutoStart

No improvement :(

The WM I'm using is openbox, and as far as I know this leaves the mouse
settings alone.

Scripts are properly set up BASH ones with exec permission set.

--

-- 
Will J Godfrey
http://www.musically.me.uk

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
(Continue reading)

Thomas Leonard | 13 Dec 13:42
Picon
Gravatar

Re: Mouse Buttons

2008/12/7 Abrolag <abrolag <at> users.sourceforge.net>:
> Is ROX re-writing the mouse button order sometimes?
>
> I have a .profile entry that changes 1-2-3-{etc} to 1-3-2-{etc}
>
> This works quite happily in Gnome and KDE, but with ROX it will
> occasionally work from a 'cold' start, but never works if I swap
> sessions. If I run the script manually after the desktop has come up,
> it works correctly.
>
> I also tried putting the same command in a script in
>
>  .config/rox.sourceforge.net/ROX-Session/AutoStart
>
> No improvement :(
>
> The WM I'm using is openbox, and as far as I know this leaves the mouse
> settings alone.
>
> Scripts are properly set up BASH ones with exec permission set.

Try putting something in the script to show that it's being run, e.g.

date >> /tmp/debug

to append a timestamp to /tmp/debug each time it is run.

--

-- 
Dr Thomas Leonard		ROX desktop / Zero Install
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1
(Continue reading)

Mark Williams | 13 Dec 21:48

MusicBox Not Playing ogg Files

I have libogg and python pyogg installed, so it should be able to play them.  It plays .wav files fine

--

-- 
Mark Williams <mark.williams <at> ntlworld.com>

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
Abrolag | 14 Dec 21:24
Picon

Re: Mouse Buttons

On Sat, 13 Dec 2008 12:42:31 +0000
"Thomas Leonard" <talex5 <at> gmail.com> wrote:

> 2008/12/7 Abrolag <abrolag <at> users.sourceforge.net>:
> > Is ROX re-writing the mouse button order sometimes?
> >
> > I have a .profile entry that changes 1-2-3-{etc} to 1-3-2-{etc}
> >
> > This works quite happily in Gnome and KDE, but with ROX it will
> > occasionally work from a 'cold' start, but never works if I swap
> > sessions. If I run the script manually after the desktop has come up,
> > it works correctly.
> >
> > I also tried putting the same command in a script in
> >
> >  .config/rox.sourceforge.net/ROX-Session/AutoStart
> >
> > No improvement :(
> >
> > The WM I'm using is openbox, and as far as I know this leaves the mouse
> > settings alone.
> >
> > Scripts are properly set up BASH ones with exec permission set.
> 
> Try putting something in the script to show that it's being run, e.g.
> 
> date >> /tmp/debug
> 
> to append a timestamp to /tmp/debug each time it is run.
> 
(Continue reading)

Mark Williams | 15 Dec 01:25

dcop server

Your dcop server appears to be faulty and it's making error messages pop up constantly on my computer. 

I could just turn them off but I think it'd be better if you fixed the problem at your end.

Have a nice day :-)

--

-- 
Mark Williams <mark.williams <at> ntlworld.com>

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
Lasse Pommerenke | 15 Dec 18:24
Picon

Re: dcop server

>  making error messages pop up constantly on my computer.

What are those error messages?

--

-- 
http://hentaibreaks.de/
http://nrrd.de/

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

Gmane