Is there any key shortcut for fast forward in video.js hotkeys plugin?

I want to set fast forward shortcut for my player. I found this shortcuts in hotkeys plugin
Space bar toggles play/pause.
Right and Left Arrow keys seek the video forwards and back.
Up and Down Arrow keys increase and decrease the volume.
M key toggles mute/unmute.
F key toggles fullscreen off and on. (Does not work in Internet Explorer, it seems to be a limitation where scripts cannot request fullscreen without a mouse click)
Double-clicking with the mouse toggles fullscreen off and on.
Number keys from 0-9 skip to a percentage of the video. 0 is 0% and 9 is 90%.

Is there any key for fast-forwarding?