RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    mapping select+start to Alt+F4, using xboxdrv

    Scheduled Pinned Locked Moved Help and Support
    xboxdrvmapping keys
    3 Posts 2 Posters 308 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rvirmoors
      last edited by

      i'd like to make my "quit game" command uniform across emulators, so for ScummVM i want to make select+start quit the game

      i've tried

      --ui-buttonmap start+back=KEY_LEFTALT,start+back=KEY_F4
      

      and similar (going off the examples in the manual), but no use... what am i missing?

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        Try with:

        ...
        --ui-buttonmap start=KEY_ENTER,back=KEY_BACKSPACE,back+start=KEY_LEFTALT+KEY_F4
        ...
        

        Alternatively, you can try to configure the global keymap in ScummVM and see if it accepts a joypad button combo for the Quit command.

        R 1 Reply Last reply Reply Quote 1
        • R
          rvirmoors @mitu
          last edited by

          @mitu said in mapping select+start to Alt+F4, using xboxdrv:

          Try with:

          ...
          --ui-buttonmap start=KEY_ENTER,back=KEY_BACKSPACE,back+start=KEY_LEFTALT+KEY_F4
          ...
          

          this works, thanks a lot! i could swear i'd tried this...

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.