LinuxMCE Forums
May 24, 2013, 08:42:43 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: VDR with Gyration Gyromouse  (Read 1988 times)
zaphodB
Newbie
*
Posts: 12


View Profile
« on: April 21, 2008, 04:11:53 pm »

Hi,

at time it's impossible to handle the vdr and his buttons fully in lmce only with the Gyration Gyromouse.

Would it be possible in the future, to handle vdr full with this mouse or do I have to buy a Fiire remote.

I've buyed all my equipment in 11.2007 after watching the video an read the wiki.

regards

Thorsten

Logged
mami
Regular Poster
**
Posts: 34


View Profile
« Reply #1 on: May 08, 2008, 04:21:23 pm »

I have a Fiire remote and use VDR.
I don't work as i want it to do, so i'm trying to find out where to change whitch key does what.

Any one know?
Like Red, Green, Yellow, Blue buttons on the remote. How to get them working in VDR?

/Mami
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #2 on: May 11, 2008, 12:25:17 am »

I have a Fiire remote and use VDR.
I don't work as i want it to do, so i'm trying to find out where to change whitch key does what.

Any one know?
Like Red, Green, Yellow, Blue buttons on the remote. How to get them working in VDR?

/Mami

There will be an update for LinuxMCE-0710 to support the colour buttons shortly.

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
mami
Regular Poster
**
Posts: 34


View Profile
« Reply #3 on: May 11, 2008, 08:37:03 am »

Sounds good. But is there any way to change key if I want, or is all keys hardcoded?

Edit:
I answer my own question: It's hardcoded in src/Orbiter/Linux/HID*.cpp/h (only gyro keys!)

/Mami
« Last Edit: May 13, 2008, 10:52:34 am by mami » Logged
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #4 on: July 10, 2008, 10:16:17 am »

I'm also interested to use Gyration or some other RF remote with VDR. Is there some manual howto configure it?
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #5 on: July 13, 2008, 03:24:14 pm »

Sounds good. But is there any way to change key if I want, or is all keys hardcoded?

Edit:
I answer my own question: It's hardcoded in src/Orbiter/Linux/HID*.cpp/h (only gyro keys!)

/Mami

The other problem with A gyro mouse currently is that while there are 'bits' of the standard vdr OSD still being used (as there are currently... and will be for the foreseeable future) there is a problem in that they do not support mouse based interaction at all. So in that sense they are really not suitable for purely mouse based controls. The Fiire remote an the MCE Gyration remote are better from that perspective as you have a full set of 'normal' remote buttons.

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #6 on: July 14, 2008, 01:10:56 am »

why not overlay transparent designobjs with tab stop enabled, and trigger commands on that? ;-)

-Thom
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #7 on: July 14, 2008, 01:35:27 am »

Andrew

Does that mean that the "colour" buttons on the Fiire remotes will be taken over whilst in VDR OSD menus? Currently they act to shortcut to Video/Audio/etc media grids.

Would be nice if their function was taken over when you go into the VDR menus and returned when you come out...
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #8 on: July 18, 2008, 10:43:36 pm »

Andrew

Does that mean that the "colour" buttons on the Fiire remotes will be taken over whilst in VDR OSD menus? Currently they act to shortcut to Video/Audio/etc media grids.

Would be nice if their function was taken over when you go into the VDR menus and returned when you come out...

Yep thats the plan ;-)
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #9 on: July 18, 2008, 10:48:38 pm »

why not overlay transparent designobjs with tab stop enabled, and trigger commands on that? ;-)

-Thom


Hmmmm... sounds like a complex task as the transparent design objects would have to dynamically change function (and in many cases position) as the vdr OSD updated and changed state and/or changed menu screen. I cant see how those state changes could be dynamically fed back to the transparent design objects on the fly as the user interacted with the OSD?

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!