summary refs log tree commit diff
path: root/pkgs/data
diff options
context:
space:
mode:
authorYury G. Kudryashov <urkud.urkud@gmail.com>2008-01-15 00:55:21 +0000
committerYury G. Kudryashov <urkud.urkud@gmail.com>2008-01-15 00:55:21 +0000
commita7703662a4ee043c1ba684d30ede016bb5dc2e41 (patch)
tree959345e65cd959b7a4cac52c4e5def9f4608494b /pkgs/data
parente17a21b8202dffa6fd5a34792a3f9c73b1b80c7a (diff)
downloadnixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.tar
nixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.tar.gz
nixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.tar.bz2
nixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.tar.lz
nixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.tar.xz
nixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.tar.zst
nixpkgs-a7703662a4ee043c1ba684d30ede016bb5dc2e41.zip
Merged with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
Diffstat (limited to 'pkgs/data')
-rw-r--r--pkgs/data/fonts/fontWrap/default.nix27
-rw-r--r--pkgs/data/misc/xkeyboard-config/default.nix5
-rw-r--r--pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl95
3 files changed, 126 insertions, 1 deletions
diff --git a/pkgs/data/fonts/fontWrap/default.nix b/pkgs/data/fonts/fontWrap/default.nix
new file mode 100644
index 00000000000..ef370be8e35
--- /dev/null
+++ b/pkgs/data/fonts/fontWrap/default.nix
@@ -0,0 +1,27 @@
+args : with args;
+	with builderDefs {
+		src =""; /* put a fetchurl here */
+		buildInputs = [mkfontdir mkfontscale];
+		configureFlags = [];
+	} null; /* null is a terminator for sumArgs */
+let
+	doInstall = FullDepEntry ("
+		ensureDir \$out/share/fonts/
+		cd \$out/share/fonts
+		for i in ${toString paths}; do
+			find \$i -type f -exec ln -s '{}' . ';' ;
+		done
+		mkfontdir 
+		mkfontscale
+	") [minInit addInputs defEnsureDir] ;
+in
+stdenv.mkDerivation rec {
+	name = "wrapped-font-dir";
+	builder = writeScript (name + "-builder")
+		(textClosure [ doInstall doForceShare doPropagate]);
+	meta = {
+		description = "
+		Just a wrapper to create fots.dir and fonts.scale .
+";
+	};
+}
diff --git a/pkgs/data/misc/xkeyboard-config/default.nix b/pkgs/data/misc/xkeyboard-config/default.nix
index 9eae78b0700..31836d24ecf 100644
--- a/pkgs/data/misc/xkeyboard-config/default.nix
+++ b/pkgs/data/misc/xkeyboard-config/default.nix
@@ -16,5 +16,8 @@ stdenv.mkDerivation {
     configureFlags=\"--with-xkb-base=$out/etc/X11/xkb -with-xkb-rules-symlink=xorg,xfree86\"
   ";
 
-  postInstall = "rm \${out}/etc/X11/xkb/compiled";
+  postInstall = ''
+  	rm ''${out}/etc/X11/xkb/compiled
+	cat ${./level3-deadkeys-us-intl} >> $out/etc/X11/xkb/symbols/us
+  '';
 }
diff --git a/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl b/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl
new file mode 100644
index 00000000000..6b7d263da7f
--- /dev/null
+++ b/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl
@@ -0,0 +1,95 @@
+
+// Grabbed from http://lists.freedesktop.org/archives/xorg/2007-July/026686.html
+// Submitted there by Adriaan van Nijendaal, he says he submitted it to X.org
+// for inclusion, so it should be OK to use it as if it were part of X.org
+
+// The keyboard section in the X-server config file
+// (/etc/X11/xorg.conf on my system) looks like this:
+//
+// Section "InputDevice"
+//   Driver	"kbd"
+//   Identifier	"Keyboard[0]"
+//   Option	"XkbModel"	"pc101"
+//   Option	"XkbLayout"	"us"
+//   Option	"XkbVariant"	"altgr-intl"
+// EndSection
+//
+// To be effective, you need to install this file, change the X config
+// file and restart the X-server. Or, alternatively, you can do this
+// run-time:
+//
+// setxkbmap -v -rules xorg -model pc101 -layout us -variant altgr-intl
+//
+// Once the X-server has loaded the new config, a keyboard can be
+// displayed with: (if you change "-ll 1" into "-ll 2", you'll see
+// the special keys ONLY.)
+//
+//   xkbcomp -o /tmp/keyboard.xkm -opt cgkst -xkb $DISPLAY
+//   xkbprint -o /tmp/keyboard.xkm.ps -kc -nkg 2 -ntg 4 -lg 1 -ll 1 \
+//	-lc en_US.iso885915 -level2 -mono -label symbols -w 3 $DISPLAY;
+//   gv -seascape /tmp/keyboard.xkm.ps
+//   rm -f /tmp/keyboard.xkm.ps /tmp/keyboard.xkm
+//
+
+partial alphanumeric_keys
+xkb_symbols "altgr-intl" {
+
+    name[Group1]= "U.S. English - International (AltGr dead keys)";
+
+    include "us(basic)"
+
+    key <TLDE> { [    grave,	asciitilde,	dead_grave,	dead_tilde	] };
+    key <AE01> { [	  1,	exclam,		onesuperior,	exclamdown	] };
+    key <AE02> { [	  2,	at,		twosuperior,	dead_doubleacute] };
+    key <AE03> { [	  3,	numbersign,	threesuperior,	dead_macron	] };
+    key <AE04> { [	  4,	dollar,		currency,	sterling	] };
+    key <AE05> { [	  5,	percent,		EuroSign		] };
+    key <AE06> { [	  6,	asciicircum,		dead_circumflex		] };
+    key <AE07> { [	  7,	ampersand,		dead_horn		] };
+    key <AE08> { [	  8,	asterisk,		dead_ogonek		] };
+    key <AE09> { [	  9,	parenleft,  leftsinglequotemark,dead_breve	] };
+    key <AE10> { [	  0,	parenright,rightsinglequotemark,dead_abovering	] };
+    key <AE11> { [    minus,	underscore,	yen,		dead_belowdot	] };
+    key <AE12> { [    equal,	plus,		multiply,	division	] };
+
+    key <AD01> { [	  q,	Q,		adiaeresis,	Adiaeresis	] };
+    key <AD02> { [	  w,	W,		aring,		Aring		] };
+    key <AD03> { [	  e,	E,		eacute,		Eacute		] };
+    key <AD04> { [	  r,	R,		ediaeresis,	Ediaeresis	] };
+    key <AD05> { [	  t,	T,		thorn,		THORN		] };
+    key <AD06> { [	  y,	Y,		udiaeresis,	Udiaeresis	] };
+    key <AD07> { [	  u,	U,		uacute,		Uacute		] };
+    key <AD08> { [	  i,	I,		iacute,		Iacute		] };
+    key <AD09> { [	  o,	O,		oacute,		Oacute		] };
+    key <AD10> { [	  p,	P,		odiaeresis,	Odiaeresis	] };
+    key <AD11> { [ bracketleft,	braceleft,		guillemotleft		] };
+    key <AD12> { [ bracketright,braceright,		guillemotright		] };
+
+    key <AC01> { [	  a,	A,		aacute,		Aacute		] };
+    key <AC02> { [	  s,	S,		ssharp,		section		] };
+    key <AC03> { [	  d,	D,		eth,		ETH		] };
+    key <AC04> { [	  f,	F						] };
+    key <AC05> { [	  g,	G						] };
+    key <AC06> { [	  h,	H						] };
+    key <AC07> { [	  j,	J,		idiaeresis,	Idiaeresis	] };
+    key <AC08> { [	  k,	K						] };
+    key <AC09> { [	  l,	L,		oslash,		Ooblique	] };
+    key <AC10> { [semicolon,	colon,		paragraph,	degree		] };
+    key <AC11> { [apostrophe,	quotedbl,	dead_acute,	dead_diaeresis	] };
+
+    key <AB01> { [	  z,	Z,		ae,		AE		] };
+    key <AB02> { [	  x,	X,		oe,		OE		] };
+    key <AB03> { [	  c,	C,		copyright,	cent		] };
+    key <AB04> { [	  v,	V,		registered,	registered	] };
+    key <AB05> { [	  b,	B						] };
+    key <AB06> { [	  n,	N,		ntilde,		Ntilde		] };
+    key <AB07> { [	  m,	M,		mu,		mu		] };
+    key <AB08> { [    comma,	less,		ccedilla,	Ccedilla	] };
+    key <AB09> { [   period,	greater,	dead_abovedot,	dead_caron	] };
+    key <AB10> { [    slash,	question,	questiondown,	dead_hook	] };
+    key <BKSL> { [backslash,	bar,		notsign,	brokenbar	] };
+
+    // Let's have free choice
+    //include "level3(ralt_switch)"
+};
+