]> git.lyx.org Git - features.git/blobdiff - lib/bind/cua.bind
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[features.git] / lib / bind / cua.bind
index 3ee574ef43b3b01b4080a7f4c7bf047cf6ba9d07..0c684d8b941b21b33317484732e980eddde7f89d 100644 (file)
@@ -60,7 +60,7 @@
 # used below for line-delete-forward
 #\bind "C-k"                   "font-noun"             # 'k' for capitals
 \bind "C-u"                    "font-underline"
-\bind "C-S-P"                  "font-code"             # 'P' for program
+\bind "C-S-P"                  "font-typewriter" # 'P' for Program
 
 \bind "C-m"                    "math-mode"
 \bind "C-S-M"                  "math-display"