shortcut key: video > always fit window

*nix specific usage questions
gcb
New Cone
New Cone
Posts: 3
Joined: 07 Feb 2010 02:10

shortcut key: video > always fit window

Postby gcb » 28 Feb 2024 17:57

Hi!

Is there a way to assign a shortcut key for "video > always fit window" toggle?

Could not find it on the "settings > show all options", "keyboard shortcut"'s search.

thank you!

gcb
New Cone
New Cone
Posts: 3
Joined: 07 Feb 2010 02:10

Re: shortcut key: video > always fit window

Postby gcb » 31 Jul 2024 18:38

bump and note to self:

https://code.videolan.org/videolan/vlc/ ... /hotkeys.c
needs an
```
case ACTIONID_AUTOSCALE:
vlc_player_vout_ToggleAutoscaleMode(player);
break;
```
in `PLAYER_ACTION_HANDLER(Vouts)` and the needful changes in src/misc/actions.c and src/misc/actions.h


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 16 guests