keymap for video listing screen?

When in the video menu, where it shows a list of videos, is there a way to have the ‘enter’ key be reassigned to ‘pause/play’ instead of ‘select’?

I’m doing this to workaround a limitation of kodi’s default action setting. When viewing my movie library, I want the default select action is ‘show info’. But when looking at non-library videos, the default action will always play the video from the beginning and ignore the resume state. But if I press the play/pause button instead, it will ask me if I want to resume the video, which may me think I can remap the enter button to play/pause to fix the issue for videos. The movie library doesn’t have this problem as it will always ask if you want to resume.

I tried this but it didn’t work:
<Videos>
<enter>PlayPause</enter>
</Videos>

I’m not sure if there is a window id for just the video selection screen.