INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Cherry Keyman & Media Center  (Read 912 times)

Deurges

  • Recent member
  • *
  • Posts: 11
Cherry Keyman & Media Center
« on: June 20, 2007, 02:55:07 pm »

Hi,
I'm using Media Center 12.0.226 and the current cherry keyboard software. (Keyman 3.2) http://www.cherry.de/english/index.htm
My problem is, that the media-keys doesn't work.
The "Previous", "Play/Stopp" and "Next" Buttons have no effect on media center.

On JriverWiki I read, that there are also problems with Logitech Keyboards.

Have anybody an idea how I can solve my problem?

Thanks a lot.

Deurges
Logged

Deurges

  • Recent member
  • *
  • Posts: 11
Re: Cherry Keyman & Media Center
« Reply #1 on: June 20, 2007, 03:30:41 pm »

Hi,
I solve the problem by myself.

I just created three batch-files and link them to keyman.

Play_Previous.bat
@echo off
c:\windows\system32\mc12.exe /Command Previous

Play_Pause.bat
@echo off
c:\windows\system32\mc12.exe /Command Pause

Play_Next.bat
@echo off
c:\windows\system32\mc12.exe /Command Next
Logged
Pages: [1]   Go Up