mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
#6877 add the missing unicode symbols for Qt4 keystroke symbols
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35415 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e6dd339234
commit
876393d2eb
@ -1770,6 +1770,18 @@
|
||||
#0x2320 "" "" "" # TOP HALF INTEGRAL
|
||||
#0x2321 "" "" "" # BOTTOM HALF INTEGRAL
|
||||
0x2328 "\\Keyboard" "marvosym" "" # KEYBOARD
|
||||
# missing Qt keysequences (MacSpecialKey)
|
||||
0x238b "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{Escape}}}" "" "" "" # Qt::Key_Escape
|
||||
0x21e5 "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{Tab}}}" "" "" "" # Qt::Key_Tab
|
||||
0x21e4 "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{Backtab}}}" "" "" "" # Qt::Key_Backtab
|
||||
0x232b "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{Backspace}}}" "" "" "" # Qt::Key_Backspace
|
||||
0x2326 "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{Delete}}}" "" "" "" # Qt::Key_Delete
|
||||
0x2196 "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{Home}}}" "" "" "" # Qt::Key_Home
|
||||
0x2198 "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{End}}}" "" "" "" # Qt::Key_End
|
||||
0x21de "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{PageUp}}}" "" "" "" # Qt::Key_PageUp
|
||||
0x21df "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{PageDown}}}" "" "" "" # Qt::Key_PageDown
|
||||
0x21ea "{\\setlength{\\fboxsep}{0.8pt}\\fbox{\\setlength{\\fboxsep}{2pt}\\fbox{CapsLock}}}" "" "" "" # Qt::Key_CapsLock
|
||||
|
||||
#
|
||||
# control pictures
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user