Ticket #35136

左右CtrlキーをOne Shotにしても右Ctrlキーの設定が残る

Eröffnet am: 2015-05-11 23:31 Letztes Update: 2015-05-11 23:31

Auswertung:
Verantwortlicher:
(Keine)
Typ:
Status:
Offen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
8
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

Ctrlキーを単独押しでは、EscキーにしようとしてOne Shotの設定しても モディファイヤCtrlに、デフォルトのRightControlの設定が残ってしまう。

その結果、左Ctrlは意図したようになるが、右Ctrlでは、コントロールキー単独でも押したことになり、Escキーが入力されてしまう。 以下設定ファイル

include "109.nodoka"

key F1 = &DescribeBindings # 現在のキーマップのログ出力

## Oneshot Ctrl => Esc
mod Control += !!RCtrl !!LCtrl
key C-RCtrl = Esc
key C-LCtrl = Esc

以下&DescribeBindings表示

window Global ( /.*/ || /.*/ ) = &OtherWindowClass 
 mod Shift	= LeftShift RightShift 
 mod Control	= RightControl !!RightControl !!LeftControl 
 mod Alt	= LeftAlt RightAlt 
 mod Windows	= LeftWindows RightWindows 
 key F1	= &DescribeBindings 
 key C-LeftControl	= Esc 
 key C-RightControl	= Esc 

Ticket-Verlauf (1/1 Historien)

2015-05-11 23:31 Aktualisiert von: applet
  • New Ticket "左右CtrlキーをOne Shotにしても右Ctrlキーの設定が残る" created

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden