]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/site.bind
fix comment
[lyx.git] / lib / bind / site.bind
index 615c685e8b8a0776eb38e141de0717d84b80eda0..dc76b680d355f091decec8d3cc966c5848e3f1fc 100644 (file)
@@ -1,6 +1,6 @@
 # -*- text -*-
 
-# file cua.bind
+# file site.bind
 # This file is part of LyX, the document processor.
 # Licence details can be found in the file COPYING.
 #
@@ -38,8 +38,8 @@ Format 5
 \bind "Prior"      "screen-up"
 \bind "Next"       "screen-down"
 \bind "Return"     "paragraph-break"
-\bind "Delete"     "char-delete-forward"
-\bind "BackSpace"  "char-delete-backward"
+\bind "Delete"     "char-delete-forward confirm"
+\bind "BackSpace"  "char-delete-backward confirm"
 
 \bind "KP_Enter"   "paragraph-break"
 \bind "KP_Right"   "char-right"