Add sample config files for X.Org
sample-config/xorg/ Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
This commit is contained in:
23
sample-config/xorg/gitdm.config-xserver
Normal file
23
sample-config/xorg/gitdm.config-xserver
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
#
|
||||||
|
# This is a sample gitdm configuration file for X.org xserver
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# EmailAliases lets us cope with developers who use more
|
||||||
|
# than one address.
|
||||||
|
#
|
||||||
|
EmailAliases sample-config/aliases
|
||||||
|
|
||||||
|
#
|
||||||
|
# EmailMap does the main work of mapping addresses onto
|
||||||
|
# employers.
|
||||||
|
#
|
||||||
|
EmailMap sample-config/domain-map
|
||||||
|
|
||||||
|
#
|
||||||
|
# Use GroupMap to map a file full of addresses to the
|
||||||
|
# same employer
|
||||||
|
#
|
||||||
|
GroupMap sample-config/xorg/group-map-intel Intel
|
||||||
|
GroupMap sample-config/xorg/group-map-redhat Red Hat
|
||||||
|
GroupMap sample-config/xorg/group-map-apple Apple
|
||||||
1
sample-config/xorg/group-map-apple
Normal file
1
sample-config/xorg/group-map-apple
Normal file
@@ -0,0 +1 @@
|
|||||||
|
jeremyhu@apple.com
|
||||||
4
sample-config/xorg/group-map-intel
Normal file
4
sample-config/xorg/group-map-intel
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
keithp@keithp.com
|
||||||
|
krh@bitplanet.net
|
||||||
|
jbarnes@virtuousgeek.org
|
||||||
|
chris@chris-wilson.co.uk
|
||||||
1
sample-config/xorg/group-map-redhat
Normal file
1
sample-config/xorg/group-map-redhat
Normal file
@@ -0,0 +1 @@
|
|||||||
|
peter.hutterer@who-t.net
|
||||||
Reference in New Issue
Block a user