Jump to content
Flirc Forums

Recommended Posts

Posted

In looking through the list of "Buttons" that the Skip app can send, it seems to be missing Kodi's native PageUP and PageDOWN support. Are they perhaps called something else? How hard would it be to add them to an upcoming build?

This would be really handy when looking a lists of items, and be able to go through them page by page, vs skips limit of item by item.

 

  • Like 1
  • 2 weeks later...
Posted
On 8/10/2024 at 11:48 AM, revin said:

@jason what are the chances of getting this in an upcoming release? Should be fairly easy as it's just another pair of key presses?

I would really love the option to map these to Channel Up/Down. Those buttons are completely unused for everything I use or will ever use Kodi for.

  • Like 1
Posted
On 8/14/2024 at 12:47 PM, monkeybrew said:

I would really love the option to map these to Channel Up/Down. Those buttons are completely unused for everything I use or will ever use Kodi for.

Those are the exact same thoughts as me.

  • 2 weeks later...
Posted

I got this working by

- mapping Ch Up to Zoom + and Ch Down to Zoom - in Skip app

- adding the following to keyboard.xml:

            <equals>PageUp</equals>
            <minus>PageDown</minus>

hope this helps

 

Posted

Awesome, this works... don't know exactly why, but it does.

For anyone wanting to try this, the keyboard.xml file is the Kodi keyboard.xml file. You'll need to update the settings under the

   <keymap
     <global
       <keyboard

section. If there are existing equals or minus bindings, you'll need to replace them with these.

  • 3 months later...
Posted
On 9/1/2024 at 3:27 AM, berkhornet said:

I got this working by

- mapping Ch Up to Zoom + and Ch Down to Zoom - in Skip app

- adding the following to keyboard.xml:

            <equals>PageUp</equals>
            <minus>PageDown</minus>

hope this helps

 

I just got my remote today (after my venerable Logitech Harmony Ultimate finally died) and was trying to do this exact thing. Thanks SO much for figuring out a workaround!

I was thinking the keyboard.xml file needed to be added to the keymaps folder in the %userdata%/blahblahblah folder. For anyone digging around, it's the main keyboard.xml file in C:\Program Files\Kodi\System\Keymaps (assuming default install location, of course).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...