]>
git.madduck.net Git - etc/xsession.git/commitdiff
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
f4d2eb9 )
! model = symbols
thinkpad = +inet(evdev)+madduck(thinkpad_switch)
! model = symbols
thinkpad = +inet(evdev)+madduck(thinkpad_switch)
- * = +inet(evdev)+madduck(default_switch)
! model layout = compat
pc98 nec_vndr/jp = pc98(basic)
! model layout = compat
pc98 nec_vndr/jp = pc98(basic)
shift:breaks_caps = +shift(breaks_caps)
esperanto:qwerty = +epo(qwerty)
esperanto:dvorak = +epo(dvorak)
shift:breaks_caps = +shift(breaks_caps)
esperanto:qwerty = +epo(qwerty)
esperanto:dvorak = +epo(dvorak)
+ madduck:mode_switch = +madduck(mode_switch)
madduck:caps_mod4 = +madduck(caps_mod4)
madduck:group2_intl = +madduck(group2_intl)
madduck:caps_mod4 = +madduck(caps_mod4)
madduck:group2_intl = +madduck(group2_intl)
-// default _switch: set up windows keys for mode switching and the menu keys
+// mode _switch: set up windows keys for mode switching and the menu keys
// to generate mod3
partial modifier_keys
// to generate mod3
partial modifier_keys
-xkb_symbols "default _switch" {
+xkb_symbols "mode _switch" {
include "group(win_switch)"
replace key <MENU> {
[ Super_L, Super_R ]
include "group(win_switch)"
replace key <MENU> {
[ Super_L, Super_R ]
# load the keyboard definitions
LAYOUT=us
# load the keyboard definitions
LAYOUT=us
-OPTS=(madduck:group2_intl madduck:caps_mod4)
+OPTS=(madduck:mode_switch madduck: group2_intl madduck:caps_mod4)
is_thinkpad() {
case "${(%):-%m}" in
is_thinkpad() {
case "${(%):-%m}" in