Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24049
    Andre T
    Participant

    Hi All,

    I am coding a custom controller that will interact with various Applications.

    Here is what I found so far. The list of keycodes for the 8 key controller do work, for the most part.

    What I found, by mistake may I add, is that DMD is also using KEYCODE_F1, KEYCODE_F2, KEYCODE_F3 internally for the Button App. I have Keymapper installed to do other operations and these keys were triggering them.

    Also discovered that KEYCODE_SPACE will also lock the screen. There is a few others that I forget as well.

    This complete list would greatly help us in not assigning any keys that DMD2 is using and/or use them in a different way in custom coded controller.

    Thank you for all your work!

    Cheers!

     

     

    #24053
    Andre T
    Participant

    Ok. Here is what I found using a bluetooth keyboard with DMD2 set to 8 key controller:

    Main:

    F1 Reset Trip
    F2 Toggle Light/Dark mode
    F3 Google Map
    F5 Lock Screen
    F7 Lock Screen
    3 Google Map
    4 Toggle Day/Night
    5 Reset Trip
    – Lock Touchscreen
    e Short press toggle bottom buttons
    a lock touchscreen
    d toggle bottom nav
    k lock touch
    c Long press Toggle Bottom Buttons
    ENTER long press Toggle Bottom buttons
    space Lock Touchscreen

    MAP:

    F1 Reset Trip
    F2 Toggle Light/Dark Mode
    F3 Google Map
    F5 Cancel
    F6 Zoom In
    F7 Zoom out
    3 Google Map
    4 Toggle Light/Dark Mode
    5 Reset Trip
    – zoom in
    “=” zoom out
    q zoom in
    e toggle bottom buttons
    a zoom in/long press toggle sat map
    d toggle bottom buttons
    c Center/Long press Toggle Bottom Buttons
    ENTERC enter/Long press Toggle Bottom Buttons
    space zoom out/lock on long press
    left arrow left
    up arrow up
    down arrow down
    right arrow right

    Hope this will help others.

    Cheers!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.