I have had similar issue with the autoplay.
I would like to edit the command that runs VLC player when a DVD is inserted.
I figure it is running the command
- Code: Select all
vlc
instead of
- Code: Select all
vlc /dev/dvd
as when VLC player starts the DVD doesn't play after all. I have to start the DVD playing manually by quickly pressing CTRL-D then ENTER.
So I am looking for a way of editing this.