Index: sources/gui/qml/plugins/virtualkeyboard/layouts/en_US/main.qml =================================================================== diff -u -rf56bb82ec0460cf9e07b2eb8690df1d36e80fde6 -ref9d0e7ed59ccf6a008ebcd8e11bdd6715d6e751 --- sources/gui/qml/plugins/virtualkeyboard/layouts/en_US/main.qml (.../main.qml) (revision f56bb82ec0460cf9e07b2eb8690df1d36e80fde6) +++ sources/gui/qml/plugins/virtualkeyboard/layouts/en_US/main.qml (.../main.qml) (revision ef9d0e7ed59ccf6a008ebcd8e11bdd6715d6e751) @@ -196,19 +196,6 @@ key: Qt.Key_Apostrophe text: "'" } - Key { - key: Qt.Key_Left - displayText: "<" - repeat: true - weight: 125 - } - Key { - key: Qt.Key_Right - displayText: ">" - repeat: true - weight: 125 - } - // Key { // disabled the emoji button // key: 0xE000 // text: ":-)"