Well, this is the text of the log file:
Code:
Warning: Unable to open default EUDC font: "EUDC.TTE"
Debug: regenerating tag list
Debug: key(): "94" '^'
Debug: text(): "\u001E"
Debug: nativeVirtualKey(): 54
Debug: letter: "^"
Debug: modifiers: QFlags<Qt::KeyboardModifier>(ShiftModifier|ControlModifier)
Debug:
Debug: key(): "94" '^'
Debug: text(): ""
Debug: nativeVirtualKey(): 186
Debug: letter: "^"
Debug: modifiers: QFlags<Qt::KeyboardModifier>(ShiftModifier|ControlModifier)
Debug:
First I pressed "Ctrl + Shift + 6" and I tested (nothing happened). After that I tried with "Ctrl + Shift + 0" and "Ctrl + Shift + ^". When I pressed "Ctrl + Shift + 0", nothing happens. I don't know if that combination was recorded or logged.