|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||
2003年12月05日(金) 旧暦 [n年日記]#1 [Emacs] normal-erase-is-backspace-mode
emacs-21.3/src/xfns.c:
11353 DEFUN ("x-backspace-delete-keys-p", Fx_backspace_delete_keys_p,
11354 Sx_backspace_delete_keys_p, 0, 1, 0,
11355 "Check if both Backspace and Delete keys are on the keyboard of FRAME.\n\
11356 FRAME nil means use the selected frame.\n\
11357 Value is t if we know that both keys are present, and are mapped to the\n\
11358 usual X keysyms.")
...
@ Delete and Backspace with xev::
(XFree86 4.0.1 + patch)
KeyRelease event, serial 25, synthetic NO, window 0xa00001,
root 0x2a, subw 0xa00002, time 1133603822, (41,48), root:(136,74),
state 0x0, keycode 84 (keysym 0xffff, Delete), same_screen YES,
XLookupString gives 1 characters: ""
KeyPress event, serial 25, synthetic NO, window 0xa00001,
root 0x2a, subw 0xa00002, time 1133604612, (41,48), root:(136,74),
state 0x0, keycode 50 (keysym 0xff08, BackSpace), same_screen YES,
XLookupString gives 1 characters: "
@ I wonder if above are right ?:
and getting strange page as
Then, running following command to create .tpu-keys
emacs -f tpu-edt -l @ on the machine where (x-backspace-delete-keys-p = t):
(XFree86 4.3.99)
KeyRelease event, serial 28, synthetic NO, window 0xa00001,
root 0x3f, subw 0xa00002, time 1167534565, (35,48), root:(639,74),
state 0x0, keycode 107 (keysym 0xffff, Delete), same_screen YES,
XLookupString gives 1 bytes: (7f) "_"
@ xkbprint:
xkbprint -label name harry:0.0 /tmp/ps
ってやったら、PostScript File が出来た。 でも Apple Extended Keyboard II となっている。 @ lets Note で:
xkbprint -label name :0.0 /tmp/lets.ps
としたら Japanese 106 が出て来た。 ( つっこみ )
#2 [電話] VE-PVC01L を入手・子機登録
を見て、子機登録。素晴しい。
今のところ不明なのが子機(KX-HF300)からの内線発信。クリアボタンの番号、では だめ。以下登録方法抜粋 -- 親機: 「保留ボタン」を押しながら「キャッチ」ボタンを五秒ぐらい押す子機: # を押しながら電源を入れるさえ覚えておけば後は何とかなるかな。普通の「改行」「実行」キーが ないので、それはまようがどうも「内線」ボタンらしい。 少なくとももう一台入手しよう。 ( つっこみ )
|
最近の日記 2025年12月11日 ・oreore 2025/12 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package | ||