Skip to content

Instantly share code, notes, and snippets.

@avnik
Created February 28, 2019 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avnik/24a45c235ab1bee50147a08b4fd1cf91 to your computer and use it in GitHub Desktop.
Save avnik/24a45c235ab1bee50147a08b4fd1cf91 to your computer and use it in GitHub Desktop.
xkb_keymap {
// xkb_keycodes { include "lt_addon(evdev)" };
xkb_keycodes { include "evdev(evdev)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc(pc105)+pc(editing)+keypad(x11)+keypad(overlay)+keypad(oss)+us(sun_type6)+my_bksp(bksp)+ctrl(nocaps)+terminate+sun_vndr/solaris(defaults)+ru(legacy):2+f12(toggle)"};
xkb_geometry { include "sun(t6)" };
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment