From bdf4990098e83b0be9a789c3a8a35ee2fc311bce Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Wed, 6 Mar 2013 13:06:39 +0900 Subject: [PATCH 1/3] always use jp keymap --- 20-keyboard.conf | 2 +- xinitrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/20-keyboard.conf b/20-keyboard.conf index b34b743..9d8302f 100644 --- a/20-keyboard.conf +++ b/20-keyboard.conf @@ -4,6 +4,6 @@ Section "InputClass" Identifier "Keyboard Defaults" MatchIsKeyboard "yes" # Option "XkbModel" "acer_laptop" -# Option "XkbLayout" "jp" + Option "XkbLayout" "jp" Option "XkbOptions" "ctrl:nocaps,ctrl:menu_rctrl" EndSection diff --git a/xinitrc b/xinitrc index edbd4d8..68f3893 100644 --- a/xinitrc +++ b/xinitrc @@ -2,6 +2,7 @@ test -n "$DISPLAY" || return test -z "$ROXTERM_PID" || return test -z "$SSH_CONNECTION" || return +setxkbmap -layout "jp" test "`hostname`" == "arch-aspireone" && setxkbmap -model "acer_laptop" -layout "jp" # this line must comes first From bd3aebccfdd455fcd2f17f6aa788fb57553f7c63 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 4 Apr 2013 08:18:14 +0900 Subject: [PATCH 2/3] add git-prompt.sh path for macports update --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index b015bd8..3296f53 100755 --- a/bashrc +++ b/bashrc @@ -720,6 +720,7 @@ __my_ps1_moc(){ } for f in /usr/share/git/git-prompt.sh \ + /opt/local/share/git-core/git-prompt.sh \ /opt/local/share/doc/git-core/contrib/completion/git-prompt.sh do test -r $f && . $f && break From 66005e0c4bec4e11844ccb1fd07d17855f4a869f Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 9 Apr 2013 13:37:55 +0900 Subject: [PATCH 3/3] remove style reg --- _keysnail.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_keysnail.js b/_keysnail.js index d32b972..98746d8 100644 --- a/_keysnail.js +++ b/_keysnail.js @@ -26,13 +26,13 @@ function ignore(k, i) [k, null]; /////////////////////////////////////////// //// firefox // style.register("#bookmarksPanel > hbox,#history-panel > hbox {display: none !important;} //#urlbar-container{max-width: 500px !important;}"); -style.register( //not work - <>.toString() -); +// style.register( //not work +// <>.toString() +// ); /////////////////////////////////// //search engine