Unable to change hotkeys in 1.1.0

macOS specific usage questions
ebedem
New Cone
New Cone
Posts: 5
Joined: 23 Jun 2010 09:49

Unable to change hotkeys in 1.1.0

Postby ebedem » 23 Jun 2010 10:08

Hi there,

on both my Macs I updated vlc to the newest version. Now I have the problem that I'm unable to change the hotkeys on both Macs like I did in the previous version.

I changed "short forward/backward jump" to the keys "Left" and "right".
In the newest version this seems to be impossible. In the basic preference view I can delete the hotkey but I can't reassign a new one.
In the more specific view it's also impossible to change the hotkeys - I can't open the list of the keys by klicking on it.

In the older version it looked like on this picture.

I deleted the preferences, installed vlc again - no change. Any hint to solve this problem?

thanx

heroki
New Cone
New Cone
Posts: 3
Joined: 23 Jun 2010 14:09

Re: Unable to change hotkeys in 1.1.0

Postby heroki » 23 Jun 2010 14:17

hi,

I have EXACTLY the same issue.

I removed any trace of VLC from my mac, reinstalled it and it showed me the same.
However it works with previous versions of vlc.

it's the same issue with mac osx 10.6.3 and 10.6.4

ebedem
New Cone
New Cone
Posts: 5
Joined: 23 Jun 2010 09:49

Re: Unable to change hotkeys in 1.1.0

Postby ebedem » 23 Jun 2010 15:57

I'm now also using the older version again.
Hotkeys work like a charm and I can't live without them.

However a solution for the problem would be appreciated.

jrv
New Cone
New Cone
Posts: 7
Joined: 20 Dec 2008 09:21

Re: Unable to change hotkeys in 1.1.0

Postby jrv » 23 Jun 2010 18:51

$ cp ~/Library/Preferences/VLC/vlcrc ~/Library/Preferences/org.videolan.vlc/vlcrc

heroki
New Cone
New Cone
Posts: 3
Joined: 23 Jun 2010 14:09

Re: Unable to change hotkeys in 1.1.0

Postby heroki » 23 Jun 2010 20:00

$ cp ~/Library/Preferences/VLC/vlcrc ~/Library/Preferences/org.videolan.vlc/vlcrc
thx for that, however this doesn't solve the issue. It only gives me the hotkeys from my previous installation and leaves me unable to change them without having to switch to a previous version of vlc.

Preferences->Hotkeys settings is still empty and unable to be altered.

cu

kdean
Big Cone-huna
Big Cone-huna
Posts: 629
Joined: 05 Dec 2007 17:47
VLC version: 2.2
Operating System: Mac OS
Location: Orlando, FL

Re: Unable to change hotkeys in 1.1.0

Postby kdean » 23 Jun 2010 22:26

In the basic preferences you should be able to select an action, click the Change button and then press the key you want.

Yes, the All preferences section doesn't work and didn't in the RC releases either. Haven't tried the final release yet because they don't have a PPC release yet and frankly I've been using MPlayer OSX Extended anyway because it's much more responsive and playback performance is much better with Multi-Processor support, at least with rev14-test2.

ebedem
New Cone
New Cone
Posts: 5
Joined: 23 Jun 2010 09:49

Re: Unable to change hotkeys in 1.1.0

Postby ebedem » 24 Jun 2010 09:43

thx, but I tried that before and it's also not working in the basic preferences.

Yes MPlayer OSX Extended is a fine player, my choice for mkv files.

noworry
New Cone
New Cone
Posts: 1
Joined: 24 Jun 2010 20:54

Re: Unable to change hotkeys in 1.1.0

Postby noworry » 24 Jun 2010 20:56

Same problem here (Mac OS X 10.5.8 ) . But I am able to change the hotkeys in Basic mode. Not in the Advanced mode !!

floodo1
New Cone
New Cone
Posts: 1
Joined: 25 Jun 2010 01:27

Re: Unable to change hotkeys in 1.1.0

Postby floodo1 » 25 Jun 2010 01:29

you can set the keys by editing ~/Library/Preferences/org.videolan.vlc/vlcrc

really annoying, but you can just open that file with textedit (or any other editor), and find the functions that you'd like then set the keys from there.
if you're not sure what VLC calls a certain key, you can use the basic settings to edit say "short backwards jump" and change it to the key in question, then examine the vlcrc file to see what "short backwards jump" is set to in the preferences. from there edit whichever function that you would like!

eeeeeeeeeeee
New Cone
New Cone
Posts: 2
Joined: 25 Jun 2010 12:03

Re: Unable to change hotkeys in 1.1.0

Postby eeeeeeeeeeee » 25 Jun 2010 12:08

I can edit part of the hotkeys in Basic Mode (short back and forward, medium back and forward, long forward, but neither of the very short jumps nor the long back), but Advanced Hotkeys setting is unaccessible (all settings are duplicated and cannot be edited).

I did try to edit the vlcrc directly, but it has no effect when playing video.

heroki
New Cone
New Cone
Posts: 3
Joined: 23 Jun 2010 14:09

Re: Unable to change hotkeys in 1.1.0

Postby heroki » 25 Jun 2010 19:17

it's also not working on the latest nightly build 1.1-branch-intel64-20100625-0208

a reply from one of the devs would be much appreciated.

thx

cephas120
New Cone
New Cone
Posts: 3
Joined: 01 Jul 2010 02:50

Re: Unable to change hotkeys in 1.1.0

Postby cephas120 » 01 Jul 2010 03:04

if you go to ~\Library\Preferences\org.videolan.vlc\vlcrc and use TextEdit to edit the vlcrc file, you can change the hotkeys. I would recommend using cmd+F to search for "Long" and it will take you to long jump forward. The thing to note is that long jump forward (key-jump+long) and long jump backward (key-jump-long) have a # symbol next to them. This means that they are being interpreted as comments, not as code. If you delete the # symbol, you should be good to go.

Note: Option-Left is written as Alt-Left in this document. Option-right = Alt-Right, etc.

Also, if you change any other hotkeys using the VLC interface rather than this document method, you will end up overwriting the commands for long jump forward and long jump backward (and perhaps others, those are just the only ones I use).

It's a workaround, not a fix.

eeeeeeeeeeee
New Cone
New Cone
Posts: 2
Joined: 25 Jun 2010 12:03

Re: Unable to change hotkeys in 1.1.0

Postby eeeeeeeeeeee » 15 Jul 2010 19:22

As previously posted I did edit this file, with no apparent results.

TriDan
New Cone
New Cone
Posts: 1
Joined: 24 Jul 2010 18:19

Re: Unable to change hotkeys in 1.1.0

Postby TriDan » 24 Jul 2010 18:25

I have the same problem! I wish they had warned me before updating!! How kan we make the developers answer?
And: someone wrote he used the old version again - how can I get my old version back?
I have SnowLeopard 10.6.4
Please, a direct link to where I can download a version that will alllow me to edit the hotkeys. All I need is the veryd short jump forward and backward..

vversatile
New Cone
New Cone
Posts: 1
Joined: 28 Jul 2010 06:28

Re: Unable to change hotkeys in 1.1.0

Postby vversatile » 28 Jul 2010 07:32

Same problem here - using 10.5.8

(Some) Hotkeys can be changed in Basic
But in All they are doubled up, blank and unalterable.

Especially annoying with the "Jump" keys as I use these all the time and not having them renders VLC virtually useless to me.

if you go to ~\Library\Preferences\org.videolan.vlc\vlcrc and use TextEdit to edit the vlcrc file, you can change the hotkeys. I would recommend using cmd+F to search for "Long" and it will take you to long jump forward. The thing to note is that long jump forward (key-jump+long) and long jump backward (key-jump-long) have a # symbol next to them. This means that they are being interpreted as comments, not as code. If you delete the # symbol, you should be good to go...It's a workaround, not a fix.
Huge thanks - that's worked for me. :D

ebedem
New Cone
New Cone
Posts: 5
Joined: 23 Jun 2010 09:49

Re: Unable to change hotkeys in 1.1.0

Postby ebedem » 28 Jul 2010 22:37

Today I deleted the preferences and installed the new version 1.1.1.
Finally I was able to change the hotkeys! :D

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Unable to change hotkeys in 1.1.0

Postby Jean-Baptiste Kempf » 29 Jul 2010 16:46

Great. 1.1.2 is on the way :D
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

emudelpuerto
New Cone
New Cone
Posts: 1
Joined: 02 Aug 2010 17:18

Re: Unable to change hotkeys in 1.1.0

Postby emudelpuerto » 02 Aug 2010 17:22

Still happening for me. Even in 1.1.2
I see two equal sets of dropdown menus for each key, but cant drop them down :S Image

ebedem
New Cone
New Cone
Posts: 5
Joined: 23 Jun 2010 09:49

Re: Unable to change hotkeys in 1.1.0

Postby ebedem » 03 Aug 2010 17:17

in 1.1.1 and 1.1.2 it works for me now in the basic settings, but not in advanced.

mrelwood
New Cone
New Cone
Posts: 9
Joined: 10 Jun 2010 11:06

Re: Unable to change hotkeys in 1.1.0

Postby mrelwood » 05 Sep 2010 19:17

Upping this for 1.1.3 and 1.1.4 daily 2010-09-05.
Very Short jumps still not visible in Basic settings, and advanced settings still duplicated and not modifiable.

I also noticed that in the vlcrc file there are these entries for short jumps:

# Very short backwards jump (key)
key-jump-extrashort=Command-Left

# Very short backwards jump (key)
global-key-jump-extrashort=Unset

Modifying the global key doesn't work, only the first setting makes a difference.

mojohojo
New Cone
New Cone
Posts: 2
Joined: 11 Sep 2010 11:00

Re: Unable to change hotkeys in 1.1.0

Postby mojohojo » 11 Sep 2010 11:03

This is just bloody unbelievable, last few updates and can't even get this fixed! why did it screw up in the first place.

BRING BACK SHIFT+ARROWS for quick jump back/forwards!!! MUST I REVERT TO USING 0.9 VERSIONS?!?!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Unable to change hotkeys in 1.1.0

Postby Jean-Baptiste Kempf » 12 Sep 2010 16:32

Patches are welcome.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

franc
Blank Cone
Blank Cone
Posts: 53
Joined: 12 May 2007 10:06

Re: Unable to change hotkeys in 1.1.0

Postby franc » 12 Oct 2010 23:29

It is still not working in 1.1.3!!!

franc
Blank Cone
Blank Cone
Posts: 53
Joined: 12 May 2007 10:06

Re: Unable to change hotkeys in 1.1.0

Postby franc » 12 Oct 2010 23:45

...I have SnowLeopard 10.6.4
Please, a direct link to where I can download a version that will alllow me to edit the hotkey...
On:

http://www.videolan.org/vlc/download-macosx.html

you can read:

Older versions can be found by browsing our FTP archive:

http://download.videolan.org/pub/videolan/vlc/

So maybe you try this:

http://download.videolan.org/pub/videol ... .6.tar.bz2

EDIT: 2010-10-13 00:28

Sorry, i just see that this is only the sourcecode. I guess VideoLAN doesn't supply us with the dmg-Files of older (working) versions anymore, so just get 1.0.5 with working shortkeys from oldapps.com:

http://mac.oldapps.com/VLC_Player.php

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Unable to change hotkeys in 1.1.0

Postby Jean-Baptiste Kempf » 13 Oct 2010 01:03

Seriously, what about you open your eyes?
http://download.videolan.org/pub/videol ... .5/macosx/
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 5 guests