diff --git a/XF86keysym.h b/XF86keysym.h index e4ba4a6..71e92b1 100644 --- a/XF86keysym.h +++ b/XF86keysym.h @@ -183,6 +183,10 @@ #define XF86XK_Pictures 0x1008FF91 /* Show pictures */ #define XF86XK_Music 0x1008FF92 /* Launch music application */ +#define XF86XK_AudioForward 0x1008FF93 /* fast-forward audio track */ +#define XF86XK_AudioRepeat 0x1008FF94 /* toggle repeat mode */ +#define XF86XK_AudioRandomPlay 0x1008FF95 /* toggle shuffle mode */ + /* Keys for special action keys (hot keys) */ /* Virtual terminals on some operating systems */ #define XF86XK_Switch_VT_1 0x1008FE01