LiveCD/4.7/BTS/2
をテンプレートにして作成
Start:
* With jp106, cannot enter ']' and '}' .
- ページ: [[LiveCD/4.7/BTS]]
- 投稿者: [[kaw]]
- 優先順位: 普通
- 状態: 提案
- カテゴリー: native bug
- 投稿日: 2010-05-04 (火) 00:16:38
- バージョン:
** メッセージ
Invoking Xorg after running '''kbd jp''' (or '''jp.swapct...
Workaround:
+Generate xorg.conf.new
# X -configure
+Replace InputDevice section in xorg.conf.new as describe...
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp"
# Option "XkbVariant" ",qwerty"
# Option "XkbOptions" "grp:menu_toggle,grp_...
# Option "XkbOptions" "ctrl:nocaps"
EndSection
Uncomment line with "ctrl:nocaps" if you wish make CAPS k...
+Install xorg.conf.new
# cp xorg.conf.new /etc/X11/xorg.conf
End:
* With jp106, cannot enter ']' and '}' .
- ページ: [[LiveCD/4.7/BTS]]
- 投稿者: [[kaw]]
- 優先順位: 普通
- 状態: 提案
- カテゴリー: native bug
- 投稿日: 2010-05-04 (火) 00:16:38
- バージョン:
** メッセージ
Invoking Xorg after running '''kbd jp''' (or '''jp.swapct...
Workaround:
+Generate xorg.conf.new
# X -configure
+Replace InputDevice section in xorg.conf.new as describe...
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp"
# Option "XkbVariant" ",qwerty"
# Option "XkbOptions" "grp:menu_toggle,grp_...
# Option "XkbOptions" "ctrl:nocaps"
EndSection
Uncomment line with "ctrl:nocaps" if you wish make CAPS k...
+Install xorg.conf.new
# cp xorg.conf.new /etc/X11/xorg.conf
Page: