Ticket #1554: tvedit.diff
File tvedit.diff, 1.2 KB (added by , 20 years ago) |
---|
-
libs/libmythtv/tv_play.cpp
176 176 REG_KEY("TV Playback", "JUMPTODVDROOTMENU", "Jump to the DVD Root Menu", ""); 177 177 178 178 /* Editing keys */ 179 REG_KEY("TV Editing", "CLEARMAP", "Clear editing cut points", "C,Q,Home ");179 REG_KEY("TV Editing", "CLEARMAP", "Clear editing cut points", "C,Q,Home,7"); 180 180 REG_KEY("TV Editing", "INVERTMAP", "Invert Begin/End cut points", "I"); 181 181 REG_KEY("TV Editing", "LOADCOMMSKIP", "Load cut list from commercial skips", 182 "Z,End ");183 REG_KEY("TV Editing", "NEXTCUT", "Jump to the next cut point", "PgDown ");184 REG_KEY("TV Editing", "PREVCUT", "Jump to the previous cut point", "PgUp ");182 "Z,End,1"); 183 REG_KEY("TV Editing", "NEXTCUT", "Jump to the next cut point", "PgDown,9"); 184 REG_KEY("TV Editing", "PREVCUT", "Jump to the previous cut point", "PgUp,3"); 185 185 REG_KEY("TV Editing", "BIGJUMPREW", "Jump back 10x the normal amount", 186 186 ",,<"); 187 187 REG_KEY("TV Editing", "BIGJUMPFWD", "Jump forward 10x the normal amount",