Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 430606 | Differences between
and this patch

Collapse All | Expand All

(-)qt-everywhere-opensource-src-4.8.2-orig//src/gui/kernel/qkeymapper_x11.cpp (-1 / +1 lines)
Lines 1063-1069 Link Here
1063
    XF86XK_AudioRecord,         Qt::Key_MediaRecord,
1063
    XF86XK_AudioRecord,         Qt::Key_MediaRecord,
1064
    XF86XK_Mail,                Qt::Key_LaunchMail,
1064
    XF86XK_Mail,                Qt::Key_LaunchMail,
1065
    XF86XK_MyComputer,          Qt::Key_Launch0,  // ### Qt 5: remap properly
1065
    XF86XK_MyComputer,          Qt::Key_Launch0,  // ### Qt 5: remap properly
1066
    XF86XK_Calculator,          Qt::Key_Launch1,
1066
    XF86XK_Calculator,          Qt::Key_Calculator,
1067
    XF86XK_Memo,                Qt::Key_Memo,
1067
    XF86XK_Memo,                Qt::Key_Memo,
1068
    XF86XK_ToDoList,            Qt::Key_ToDoList,
1068
    XF86XK_ToDoList,            Qt::Key_ToDoList,
1069
    XF86XK_Calendar,            Qt::Key_Calendar,
1069
    XF86XK_Calendar,            Qt::Key_Calendar,

Return to bug 430606