From 7f79f5fae5ab7991d366538d0dc157a1ee0655fc Mon Sep 17 00:00:00 2001 From: kuailexs <952415538@qq.com> Date: Sat, 29 Feb 2020 23:15:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I283c06f2b804fa636b8356e258d38bd6da2e15ab --- XServer/other_lib/Android.mk => Android.mk | 0 XServer/jni/sdl_ttf/Android.mk | 2 +- .../android-shmem => android-shmem}/Android.mk | 0 .../android-shmem => android-shmem}/LICENSE | 0 .../android-shmem => android-shmem}/README.md | 0 .../android-shmem => android-shmem}/ashmem-dev.c | 0 .../android-shmem => android-shmem}/build.sh | 0 .../cutils/ashmem-dev.c | 0 .../android-shmem => android-shmem}/cutils/ashmem.h | 0 .../android-shmem => android-shmem}/exports.txt | 0 .../android-shmem => android-shmem}/fd_recv.c | 0 .../android-shmem => android-shmem}/fd_send.c | 0 .../libancillary/API | 0 .../libancillary/COPYING | 0 .../libancillary/Makefile | 0 .../libancillary/ancillary.h | 0 .../libancillary/fd_recv.c | 0 .../libancillary/fd_send.c | 0 .../libancillary/test.c | 0 .../android-shmem => android-shmem}/linux/ashmem.h | 0 .../android-shmem => android-shmem}/shmem.c | 0 .../android-shmem => android-shmem}/sys/shm.h | 0 .../android-shmem => android-shmem}/test/build.sh | 0 .../test/setCrossEnvironment-armeabi-v7a.sh | 0 .../android-shmem => android-shmem}/test/test.c | 0 {XServer/other_lib/flac => flac}/AUTHORS | 0 {XServer/other_lib/flac => flac}/Android.mk | 0 {XServer/other_lib/flac => flac}/COPYING.FDL | 0 {XServer/other_lib/flac => flac}/COPYING.GPL | 0 {XServer/other_lib/flac => flac}/COPYING.LGPL | 0 {XServer/other_lib/flac => flac}/COPYING.Xiph | 0 {XServer/other_lib/flac => flac}/README | 0 {XServer/other_lib/flac => flac}/config.h | 0 {XServer/other_lib/flac => flac}/include/FLAC/all.h | 0 .../other_lib/flac => flac}/include/FLAC/assert.h | 0 .../other_lib/flac => flac}/include/FLAC/callback.h | 0 .../other_lib/flac => flac}/include/FLAC/export.h | 0 .../other_lib/flac => flac}/include/FLAC/format.h | 0 .../other_lib/flac => flac}/include/FLAC/metadata.h | 0 .../other_lib/flac => flac}/include/FLAC/ordinals.h | 0 .../flac => flac}/include/FLAC/stream_decoder.h | 0 .../flac => flac}/include/FLAC/stream_encoder.h | 0 {XServer/other_lib/flac => flac}/src/bitmath.c | 0 {XServer/other_lib/flac => flac}/src/bitreader.c | 0 {XServer/other_lib/flac => flac}/src/bitwriter.c | 0 {XServer/other_lib/flac => flac}/src/cpu.c | 0 {XServer/other_lib/flac => flac}/src/crc.c | 0 {XServer/other_lib/flac => flac}/src/fixed.c | 0 {XServer/other_lib/flac => flac}/src/float.c | 0 {XServer/other_lib/flac => flac}/src/format.c | 0 .../flac => flac}/src/include/private/all.h | 0 .../flac => flac}/src/include/private/bitmath.h | 0 .../flac => flac}/src/include/private/bitreader.h | 0 .../flac => flac}/src/include/private/bitwriter.h | 0 .../flac => flac}/src/include/private/cpu.h | 0 .../flac => flac}/src/include/private/crc.h | 0 .../flac => flac}/src/include/private/fixed.h | 0 .../flac => flac}/src/include/private/float.h | 0 .../flac => flac}/src/include/private/format.h | 0 .../flac => flac}/src/include/private/lpc.h | 0 .../flac => flac}/src/include/private/md5.h | 0 .../flac => flac}/src/include/private/memory.h | 0 .../flac => flac}/src/include/private/metadata.h | 0 .../src/include/private/ogg_decoder_aspect.h | 0 .../src/include/private/ogg_encoder_aspect.h | 0 .../flac => flac}/src/include/private/ogg_helper.h | 0 .../flac => flac}/src/include/private/ogg_mapping.h | 0 .../src/include/private/stream_encoder_framing.h | 0 .../flac => flac}/src/include/private/window.h | 0 .../flac => flac}/src/include/protected/all.h | 0 .../src/include/protected/stream_decoder.h | 0 .../src/include/protected/stream_encoder.h | 0 .../flac => flac}/src/include/share/alloc.h | 0 .../flac => flac}/src/include/share/getopt.h | 0 .../flac => flac}/src/include/share/grabbag.h | 0 .../src/include/share/grabbag/cuesheet.h | 0 .../flac => flac}/src/include/share/grabbag/file.h | 0 .../src/include/share/grabbag/picture.h | 0 .../src/include/share/grabbag/replaygain.h | 0 .../src/include/share/grabbag/seektable.h | 0 .../src/include/share/replaygain_analysis.h | 0 .../src/include/share/replaygain_synthesis.h | 0 .../flac => flac}/src/include/share/utf8.h | 0 {XServer/other_lib/flac => flac}/src/lpc.c | 0 {XServer/other_lib/flac => flac}/src/md5.c | 0 {XServer/other_lib/flac => flac}/src/memory.c | 0 .../flac => flac}/src/metadata_iterators.c | 0 .../other_lib/flac => flac}/src/metadata_object.c | 0 .../flac => flac}/src/ogg_decoder_aspect.c | 0 .../flac => flac}/src/ogg_encoder_aspect.c | 0 {XServer/other_lib/flac => flac}/src/ogg_helper.c | 0 {XServer/other_lib/flac => flac}/src/ogg_mapping.c | 0 .../other_lib/flac => flac}/src/stream_decoder.c | 0 .../other_lib/flac => flac}/src/stream_encoder.c | 0 .../flac => flac}/src/stream_encoder_framing.c | 0 {XServer/other_lib/flac => flac}/src/window.c | 0 {XServer/other_lib/freetype => freetype}/Android.mk | 0 {XServer/other_lib/freetype => freetype}/ChangeLog | 0 .../other_lib/freetype => freetype}/ChangeLog.20 | 0 .../other_lib/freetype => freetype}/ChangeLog.21 | 0 .../other_lib/freetype => freetype}/ChangeLog.22 | 0 {XServer/other_lib/freetype => freetype}/Makefile | 0 {XServer/other_lib/freetype => freetype}/README | 0 {XServer/other_lib/freetype => freetype}/README.git | 0 .../include/freetype/config/ftconfig.h | 0 .../include/freetype/config/ftheader.h | 0 .../include/freetype/config/ftmodule.h | 0 .../include/freetype/config/ftoption.h | 0 .../include/freetype/config/ftstdlib.h | 0 .../include/freetype/freetype.h | 0 .../include/freetype/ftadvanc.h | 0 .../freetype => freetype}/include/freetype/ftbbox.h | 0 .../freetype => freetype}/include/freetype/ftbdf.h | 0 .../include/freetype/ftbitmap.h | 0 .../include/freetype/ftcache.h | 0 .../include/freetype/ftchapters.h | 0 .../freetype => freetype}/include/freetype/ftcid.h | 0 .../include/freetype/fterrdef.h | 0 .../include/freetype/fterrors.h | 0 .../freetype => freetype}/include/freetype/ftgasp.h | 0 .../include/freetype/ftglyph.h | 0 .../include/freetype/ftgxval.h | 0 .../freetype => freetype}/include/freetype/ftgzip.h | 0 .../include/freetype/ftimage.h | 0 .../include/freetype/ftincrem.h | 0 .../include/freetype/ftlcdfil.h | 0 .../freetype => freetype}/include/freetype/ftlist.h | 0 .../freetype => freetype}/include/freetype/ftlzw.h | 0 .../freetype => freetype}/include/freetype/ftmac.h | 0 .../freetype => freetype}/include/freetype/ftmm.h | 0 .../include/freetype/ftmodapi.h | 0 .../include/freetype/ftmoderr.h | 0 .../include/freetype/ftotval.h | 0 .../include/freetype/ftoutln.h | 0 .../freetype => freetype}/include/freetype/ftpfr.h | 0 .../include/freetype/ftrender.h | 0 .../include/freetype/ftsizes.h | 0 .../include/freetype/ftsnames.h | 0 .../include/freetype/ftstroke.h | 0 .../include/freetype/ftsynth.h | 0 .../include/freetype/ftsystem.h | 0 .../include/freetype/fttrigon.h | 0 .../include/freetype/fttypes.h | 0 .../include/freetype/ftwinfnt.h | 0 .../freetype => freetype}/include/freetype/ftxf86.h | 0 .../include/freetype/internal/autohint.h | 0 .../include/freetype/internal/ftcalc.h | 0 .../include/freetype/internal/ftdebug.h | 0 .../include/freetype/internal/ftdriver.h | 0 .../include/freetype/internal/ftgloadr.h | 0 .../include/freetype/internal/ftmemory.h | 0 .../include/freetype/internal/ftobjs.h | 0 .../include/freetype/internal/ftpic.h | 0 .../include/freetype/internal/ftrfork.h | 0 .../include/freetype/internal/ftserv.h | 0 .../include/freetype/internal/ftstream.h | 0 .../include/freetype/internal/fttrace.h | 0 .../include/freetype/internal/ftvalid.h | 0 .../include/freetype/internal/internal.h | 0 .../include/freetype/internal/pcftypes.h | 0 .../include/freetype/internal/psaux.h | 0 .../include/freetype/internal/pshints.h | 0 .../include/freetype/internal/services/svbdf.h | 0 .../include/freetype/internal/services/svcid.h | 0 .../include/freetype/internal/services/svgldict.h | 0 .../include/freetype/internal/services/svgxval.h | 0 .../include/freetype/internal/services/svkern.h | 0 .../include/freetype/internal/services/svmm.h | 0 .../include/freetype/internal/services/svotval.h | 0 .../include/freetype/internal/services/svpfr.h | 0 .../include/freetype/internal/services/svpostnm.h | 0 .../include/freetype/internal/services/svpscmap.h | 0 .../include/freetype/internal/services/svpsinfo.h | 0 .../include/freetype/internal/services/svsfnt.h | 0 .../include/freetype/internal/services/svttcmap.h | 0 .../include/freetype/internal/services/svtteng.h | 0 .../include/freetype/internal/services/svttglyf.h | 0 .../include/freetype/internal/services/svwinfnt.h | 0 .../include/freetype/internal/services/svxf86nm.h | 0 .../include/freetype/internal/sfnt.h | 0 .../include/freetype/internal/t1types.h | 0 .../include/freetype/internal/tttypes.h | 0 .../include/freetype/t1tables.h | 0 .../include/freetype/ttnameid.h | 0 .../include/freetype/tttables.h | 0 .../freetype => freetype}/include/freetype/tttags.h | 0 .../include/freetype/ttunpat.h | 0 .../freetype => freetype}/include/ft2build.h | 0 .../other_lib/freetype => freetype}/src/Jamfile | 0 .../freetype => freetype}/src/autofit/Jamfile | 0 .../freetype => freetype}/src/autofit/afangles.c | 0 .../freetype => freetype}/src/autofit/afangles.h | 0 .../freetype => freetype}/src/autofit/afcjk.c | 0 .../freetype => freetype}/src/autofit/afcjk.h | 0 .../freetype => freetype}/src/autofit/afdummy.c | 0 .../freetype => freetype}/src/autofit/afdummy.h | 0 .../freetype => freetype}/src/autofit/aferrors.h | 0 .../freetype => freetype}/src/autofit/afglobal.c | 0 .../freetype => freetype}/src/autofit/afglobal.h | 0 .../freetype => freetype}/src/autofit/afhints.c | 0 .../freetype => freetype}/src/autofit/afhints.h | 0 .../freetype => freetype}/src/autofit/afindic.c | 0 .../freetype => freetype}/src/autofit/afindic.h | 0 .../freetype => freetype}/src/autofit/aflatin.c | 0 .../freetype => freetype}/src/autofit/aflatin.h | 0 .../freetype => freetype}/src/autofit/afloader.c | 0 .../freetype => freetype}/src/autofit/afloader.h | 0 .../freetype => freetype}/src/autofit/afmodule.c | 0 .../freetype => freetype}/src/autofit/afmodule.h | 0 .../freetype => freetype}/src/autofit/afpic.c | 0 .../freetype => freetype}/src/autofit/afpic.h | 0 .../freetype => freetype}/src/autofit/aftypes.h | 0 .../freetype => freetype}/src/autofit/afwarp.c | 0 .../freetype => freetype}/src/autofit/afwarp.h | 0 .../freetype => freetype}/src/autofit/module.mk | 0 .../freetype => freetype}/src/autofit/rules.mk | 0 .../freetype => freetype}/src/base/Jamfile | 0 .../freetype => freetype}/src/base/basepic.c | 0 .../freetype => freetype}/src/base/basepic.h | 0 .../freetype => freetype}/src/base/ftadvanc.c | 0 .../freetype => freetype}/src/base/ftapi.c | 0 .../freetype => freetype}/src/base/ftbase.h | 0 .../freetype => freetype}/src/base/ftbbox.c | 0 .../freetype => freetype}/src/base/ftbdf.c | 0 .../freetype => freetype}/src/base/ftbitmap.c | 0 .../freetype => freetype}/src/base/ftcalc.c | 0 .../freetype => freetype}/src/base/ftcid.c | 0 .../freetype => freetype}/src/base/ftdbgmem.c | 0 .../freetype => freetype}/src/base/ftdebug.c | 0 .../freetype => freetype}/src/base/ftfstype.c | 0 .../freetype => freetype}/src/base/ftgasp.c | 0 .../freetype => freetype}/src/base/ftgloadr.c | 0 .../freetype => freetype}/src/base/ftglyph.c | 0 .../freetype => freetype}/src/base/ftgxval.c | 0 .../freetype => freetype}/src/base/ftinit.c | 0 .../freetype => freetype}/src/base/ftlcdfil.c | 0 .../other_lib/freetype => freetype}/src/base/ftmm.c | 0 .../freetype => freetype}/src/base/ftobjs.c | 0 .../freetype => freetype}/src/base/ftotval.c | 0 .../freetype => freetype}/src/base/ftoutln.c | 0 .../freetype => freetype}/src/base/ftpatent.c | 0 .../freetype => freetype}/src/base/ftpfr.c | 0 .../freetype => freetype}/src/base/ftpic.c | 0 .../freetype => freetype}/src/base/ftrfork.c | 0 .../freetype => freetype}/src/base/ftsnames.c | 0 .../freetype => freetype}/src/base/ftstream.c | 0 .../freetype => freetype}/src/base/ftstroke.c | 0 .../freetype => freetype}/src/base/ftsynth.c | 0 .../freetype => freetype}/src/base/ftsystem.c | 0 .../freetype => freetype}/src/base/fttrigon.c | 0 .../freetype => freetype}/src/base/fttype1.c | 0 .../freetype => freetype}/src/base/ftutil.c | 0 .../freetype => freetype}/src/base/ftwinfnt.c | 0 .../freetype => freetype}/src/base/ftxf86.c | 0 .../freetype => freetype}/src/base/rules.mk | 0 .../other_lib/freetype => freetype}/src/bdf/Jamfile | 0 .../other_lib/freetype => freetype}/src/bdf/README | 0 .../other_lib/freetype => freetype}/src/bdf/bdf.h | 0 .../freetype => freetype}/src/bdf/bdfdrivr.c | 0 .../freetype => freetype}/src/bdf/bdfdrivr.h | 0 .../freetype => freetype}/src/bdf/bdferror.h | 0 .../freetype => freetype}/src/bdf/bdflib.c | 0 .../freetype => freetype}/src/bdf/module.mk | 0 .../freetype => freetype}/src/bdf/rules.mk | 0 .../freetype => freetype}/src/cache/Jamfile | 0 .../freetype => freetype}/src/cache/ftcbasic.c | 0 .../freetype => freetype}/src/cache/ftccache.c | 0 .../freetype => freetype}/src/cache/ftccache.h | 0 .../freetype => freetype}/src/cache/ftccback.h | 0 .../freetype => freetype}/src/cache/ftccmap.c | 0 .../freetype => freetype}/src/cache/ftcerror.h | 0 .../freetype => freetype}/src/cache/ftcglyph.c | 0 .../freetype => freetype}/src/cache/ftcglyph.h | 0 .../freetype => freetype}/src/cache/ftcimage.c | 0 .../freetype => freetype}/src/cache/ftcimage.h | 0 .../freetype => freetype}/src/cache/ftcmanag.c | 0 .../freetype => freetype}/src/cache/ftcmanag.h | 0 .../freetype => freetype}/src/cache/ftcmru.c | 0 .../freetype => freetype}/src/cache/ftcmru.h | 0 .../freetype => freetype}/src/cache/ftcsbits.c | 0 .../freetype => freetype}/src/cache/ftcsbits.h | 0 .../freetype => freetype}/src/cache/rules.mk | 0 .../other_lib/freetype => freetype}/src/cff/Jamfile | 0 .../freetype => freetype}/src/cff/cffcmap.c | 0 .../freetype => freetype}/src/cff/cffcmap.h | 0 .../freetype => freetype}/src/cff/cffdrivr.c | 0 .../freetype => freetype}/src/cff/cffdrivr.h | 0 .../freetype => freetype}/src/cff/cfferrs.h | 0 .../freetype => freetype}/src/cff/cffgload.c | 0 .../freetype => freetype}/src/cff/cffgload.h | 0 .../freetype => freetype}/src/cff/cffload.c | 0 .../freetype => freetype}/src/cff/cffload.h | 0 .../freetype => freetype}/src/cff/cffobjs.c | 0 .../freetype => freetype}/src/cff/cffobjs.h | 0 .../freetype => freetype}/src/cff/cffparse.c | 0 .../freetype => freetype}/src/cff/cffparse.h | 0 .../freetype => freetype}/src/cff/cffpic.c | 0 .../freetype => freetype}/src/cff/cffpic.h | 0 .../freetype => freetype}/src/cff/cfftoken.h | 0 .../freetype => freetype}/src/cff/cfftypes.h | 0 .../freetype => freetype}/src/cff/module.mk | 0 .../freetype => freetype}/src/cff/rules.mk | 0 .../other_lib/freetype => freetype}/src/cid/Jamfile | 0 .../freetype => freetype}/src/cid/ciderrs.h | 0 .../freetype => freetype}/src/cid/cidgload.c | 0 .../freetype => freetype}/src/cid/cidgload.h | 0 .../freetype => freetype}/src/cid/cidload.c | 0 .../freetype => freetype}/src/cid/cidload.h | 0 .../freetype => freetype}/src/cid/cidobjs.c | 0 .../freetype => freetype}/src/cid/cidobjs.h | 0 .../freetype => freetype}/src/cid/cidparse.c | 0 .../freetype => freetype}/src/cid/cidparse.h | 0 .../freetype => freetype}/src/cid/cidriver.c | 0 .../freetype => freetype}/src/cid/cidriver.h | 0 .../freetype => freetype}/src/cid/cidtoken.h | 0 .../freetype => freetype}/src/cid/module.mk | 0 .../freetype => freetype}/src/cid/rules.mk | 0 .../freetype => freetype}/src/gxvalid/Jamfile | 0 .../freetype => freetype}/src/gxvalid/README | 0 .../freetype => freetype}/src/gxvalid/gxvalid.h | 0 .../freetype => freetype}/src/gxvalid/gxvbsln.c | 0 .../freetype => freetype}/src/gxvalid/gxvcommn.c | 0 .../freetype => freetype}/src/gxvalid/gxvcommn.h | 0 .../freetype => freetype}/src/gxvalid/gxverror.h | 0 .../freetype => freetype}/src/gxvalid/gxvfeat.c | 0 .../freetype => freetype}/src/gxvalid/gxvfeat.h | 0 .../freetype => freetype}/src/gxvalid/gxvjust.c | 0 .../freetype => freetype}/src/gxvalid/gxvkern.c | 0 .../freetype => freetype}/src/gxvalid/gxvlcar.c | 0 .../freetype => freetype}/src/gxvalid/gxvmod.c | 0 .../freetype => freetype}/src/gxvalid/gxvmod.h | 0 .../freetype => freetype}/src/gxvalid/gxvmort.c | 0 .../freetype => freetype}/src/gxvalid/gxvmort.h | 0 .../freetype => freetype}/src/gxvalid/gxvmort0.c | 0 .../freetype => freetype}/src/gxvalid/gxvmort1.c | 0 .../freetype => freetype}/src/gxvalid/gxvmort2.c | 0 .../freetype => freetype}/src/gxvalid/gxvmort4.c | 0 .../freetype => freetype}/src/gxvalid/gxvmort5.c | 0 .../freetype => freetype}/src/gxvalid/gxvmorx.c | 0 .../freetype => freetype}/src/gxvalid/gxvmorx.h | 0 .../freetype => freetype}/src/gxvalid/gxvmorx0.c | 0 .../freetype => freetype}/src/gxvalid/gxvmorx1.c | 0 .../freetype => freetype}/src/gxvalid/gxvmorx2.c | 0 .../freetype => freetype}/src/gxvalid/gxvmorx4.c | 0 .../freetype => freetype}/src/gxvalid/gxvmorx5.c | 0 .../freetype => freetype}/src/gxvalid/gxvopbd.c | 0 .../freetype => freetype}/src/gxvalid/gxvprop.c | 0 .../freetype => freetype}/src/gxvalid/gxvtrak.c | 0 .../freetype => freetype}/src/gxvalid/module.mk | 0 .../freetype => freetype}/src/gxvalid/rules.mk | 0 .../freetype => freetype}/src/gzip/Jamfile | 0 .../freetype => freetype}/src/gzip/ftgzip.c | 0 .../freetype => freetype}/src/gzip/rules.mk | 0 .../other_lib/freetype => freetype}/src/lzw/Jamfile | 0 .../other_lib/freetype => freetype}/src/lzw/ftlzw.c | 0 .../freetype => freetype}/src/lzw/ftzopen.c | 0 .../freetype => freetype}/src/lzw/ftzopen.h | 0 .../freetype => freetype}/src/lzw/rules.mk | 0 .../freetype => freetype}/src/otvalid/Jamfile | 0 .../freetype => freetype}/src/otvalid/module.mk | 0 .../freetype => freetype}/src/otvalid/otvalid.h | 0 .../freetype => freetype}/src/otvalid/otvbase.c | 0 .../freetype => freetype}/src/otvalid/otvcommn.c | 0 .../freetype => freetype}/src/otvalid/otvcommn.h | 0 .../freetype => freetype}/src/otvalid/otverror.h | 0 .../freetype => freetype}/src/otvalid/otvgdef.c | 0 .../freetype => freetype}/src/otvalid/otvgpos.c | 0 .../freetype => freetype}/src/otvalid/otvgpos.h | 0 .../freetype => freetype}/src/otvalid/otvgsub.c | 0 .../freetype => freetype}/src/otvalid/otvjstf.c | 0 .../freetype => freetype}/src/otvalid/otvmath.c | 0 .../freetype => freetype}/src/otvalid/otvmod.c | 0 .../freetype => freetype}/src/otvalid/otvmod.h | 0 .../freetype => freetype}/src/otvalid/rules.mk | 0 .../other_lib/freetype => freetype}/src/pcf/Jamfile | 0 .../other_lib/freetype => freetype}/src/pcf/README | 0 .../freetype => freetype}/src/pcf/module.mk | 0 .../other_lib/freetype => freetype}/src/pcf/pcf.h | 0 .../freetype => freetype}/src/pcf/pcfdrivr.c | 0 .../freetype => freetype}/src/pcf/pcfdrivr.h | 0 .../freetype => freetype}/src/pcf/pcferror.h | 0 .../freetype => freetype}/src/pcf/pcfread.c | 0 .../freetype => freetype}/src/pcf/pcfread.h | 0 .../freetype => freetype}/src/pcf/pcfutil.c | 0 .../freetype => freetype}/src/pcf/pcfutil.h | 0 .../freetype => freetype}/src/pcf/rules.mk | 0 .../other_lib/freetype => freetype}/src/pfr/Jamfile | 0 .../freetype => freetype}/src/pfr/module.mk | 0 .../freetype => freetype}/src/pfr/pfrcmap.c | 0 .../freetype => freetype}/src/pfr/pfrcmap.h | 0 .../freetype => freetype}/src/pfr/pfrdrivr.c | 0 .../freetype => freetype}/src/pfr/pfrdrivr.h | 0 .../freetype => freetype}/src/pfr/pfrerror.h | 0 .../freetype => freetype}/src/pfr/pfrgload.c | 0 .../freetype => freetype}/src/pfr/pfrgload.h | 0 .../freetype => freetype}/src/pfr/pfrload.c | 0 .../freetype => freetype}/src/pfr/pfrload.h | 0 .../freetype => freetype}/src/pfr/pfrobjs.c | 0 .../freetype => freetype}/src/pfr/pfrobjs.h | 0 .../freetype => freetype}/src/pfr/pfrsbit.c | 0 .../freetype => freetype}/src/pfr/pfrsbit.h | 0 .../freetype => freetype}/src/pfr/pfrtypes.h | 0 .../freetype => freetype}/src/pfr/rules.mk | 0 .../freetype => freetype}/src/psaux/Jamfile | 0 .../freetype => freetype}/src/psaux/afmparse.c | 0 .../freetype => freetype}/src/psaux/afmparse.h | 0 .../freetype => freetype}/src/psaux/module.mk | 0 .../freetype => freetype}/src/psaux/psauxerr.h | 0 .../freetype => freetype}/src/psaux/psauxmod.c | 0 .../freetype => freetype}/src/psaux/psauxmod.h | 0 .../freetype => freetype}/src/psaux/psconv.c | 0 .../freetype => freetype}/src/psaux/psconv.h | 0 .../freetype => freetype}/src/psaux/psobjs.c | 0 .../freetype => freetype}/src/psaux/psobjs.h | 0 .../freetype => freetype}/src/psaux/rules.mk | 0 .../freetype => freetype}/src/psaux/t1cmap.c | 0 .../freetype => freetype}/src/psaux/t1cmap.h | 0 .../freetype => freetype}/src/psaux/t1decode.c | 0 .../freetype => freetype}/src/psaux/t1decode.h | 0 .../freetype => freetype}/src/pshinter/Jamfile | 0 .../freetype => freetype}/src/pshinter/module.mk | 0 .../freetype => freetype}/src/pshinter/pshalgo.c | 0 .../freetype => freetype}/src/pshinter/pshalgo.h | 0 .../freetype => freetype}/src/pshinter/pshglob.c | 0 .../freetype => freetype}/src/pshinter/pshglob.h | 0 .../freetype => freetype}/src/pshinter/pshmod.c | 0 .../freetype => freetype}/src/pshinter/pshmod.h | 0 .../freetype => freetype}/src/pshinter/pshnterr.h | 0 .../freetype => freetype}/src/pshinter/pshpic.c | 0 .../freetype => freetype}/src/pshinter/pshpic.h | 0 .../freetype => freetype}/src/pshinter/pshrec.c | 0 .../freetype => freetype}/src/pshinter/pshrec.h | 0 .../freetype => freetype}/src/pshinter/rules.mk | 0 .../freetype => freetype}/src/psnames/Jamfile | 0 .../freetype => freetype}/src/psnames/module.mk | 0 .../freetype => freetype}/src/psnames/psmodule.c | 0 .../freetype => freetype}/src/psnames/psmodule.h | 0 .../freetype => freetype}/src/psnames/psnamerr.h | 0 .../freetype => freetype}/src/psnames/pspic.c | 0 .../freetype => freetype}/src/psnames/pspic.h | 0 .../freetype => freetype}/src/psnames/pstables.h | 0 .../freetype => freetype}/src/psnames/rules.mk | 0 .../freetype => freetype}/src/raster/Jamfile | 0 .../freetype => freetype}/src/raster/ftmisc.h | 0 .../freetype => freetype}/src/raster/ftraster.c | 0 .../freetype => freetype}/src/raster/ftraster.h | 0 .../freetype => freetype}/src/raster/ftrend1.c | 0 .../freetype => freetype}/src/raster/ftrend1.h | 0 .../freetype => freetype}/src/raster/module.mk | 0 .../freetype => freetype}/src/raster/rasterrs.h | 0 .../freetype => freetype}/src/raster/rastpic.c | 0 .../freetype => freetype}/src/raster/rastpic.h | 0 .../freetype => freetype}/src/raster/rules.mk | 0 .../freetype => freetype}/src/sfnt/Jamfile | 0 .../freetype => freetype}/src/sfnt/module.mk | 0 .../freetype => freetype}/src/sfnt/rules.mk | 0 .../freetype => freetype}/src/sfnt/sfdriver.c | 0 .../freetype => freetype}/src/sfnt/sfdriver.h | 0 .../freetype => freetype}/src/sfnt/sferrors.h | 0 .../freetype => freetype}/src/sfnt/sfntpic.c | 0 .../freetype => freetype}/src/sfnt/sfntpic.h | 0 .../freetype => freetype}/src/sfnt/sfobjs.c | 0 .../freetype => freetype}/src/sfnt/sfobjs.h | 0 .../freetype => freetype}/src/sfnt/ttbdf.c | 0 .../freetype => freetype}/src/sfnt/ttbdf.h | 0 .../freetype => freetype}/src/sfnt/ttcmap.c | 0 .../freetype => freetype}/src/sfnt/ttcmap.h | 0 .../freetype => freetype}/src/sfnt/ttcmapc.h | 0 .../freetype => freetype}/src/sfnt/ttkern.c | 0 .../freetype => freetype}/src/sfnt/ttkern.h | 0 .../freetype => freetype}/src/sfnt/ttload.c | 0 .../freetype => freetype}/src/sfnt/ttload.h | 0 .../freetype => freetype}/src/sfnt/ttmtx.c | 0 .../freetype => freetype}/src/sfnt/ttmtx.h | 0 .../freetype => freetype}/src/sfnt/ttpost.c | 0 .../freetype => freetype}/src/sfnt/ttpost.h | 0 .../freetype => freetype}/src/sfnt/ttsbit.c | 0 .../freetype => freetype}/src/sfnt/ttsbit.h | 0 .../freetype => freetype}/src/smooth/Jamfile | 0 .../freetype => freetype}/src/smooth/ftgrays.c | 0 .../freetype => freetype}/src/smooth/ftgrays.h | 0 .../freetype => freetype}/src/smooth/ftsmerrs.h | 0 .../freetype => freetype}/src/smooth/ftsmooth.c | 0 .../freetype => freetype}/src/smooth/ftsmooth.h | 0 .../freetype => freetype}/src/smooth/ftspic.c | 0 .../freetype => freetype}/src/smooth/ftspic.h | 0 .../freetype => freetype}/src/smooth/module.mk | 0 .../freetype => freetype}/src/smooth/rules.mk | 0 .../freetype => freetype}/src/truetype/Jamfile | 0 .../freetype => freetype}/src/truetype/module.mk | 0 .../freetype => freetype}/src/truetype/rules.mk | 0 .../freetype => freetype}/src/truetype/ttdriver.c | 0 .../freetype => freetype}/src/truetype/ttdriver.h | 0 .../freetype => freetype}/src/truetype/tterrors.h | 0 .../freetype => freetype}/src/truetype/ttgload.c | 0 .../freetype => freetype}/src/truetype/ttgload.h | 0 .../freetype => freetype}/src/truetype/ttgxvar.c | 0 .../freetype => freetype}/src/truetype/ttgxvar.h | 0 .../freetype => freetype}/src/truetype/ttinterp.c | 0 .../freetype => freetype}/src/truetype/ttinterp.h | 0 .../freetype => freetype}/src/truetype/ttobjs.c | 0 .../freetype => freetype}/src/truetype/ttobjs.h | 0 .../freetype => freetype}/src/truetype/ttpic.c | 0 .../freetype => freetype}/src/truetype/ttpic.h | 0 .../freetype => freetype}/src/truetype/ttpload.c | 0 .../freetype => freetype}/src/truetype/ttpload.h | 0 .../freetype => freetype}/src/type1/Jamfile | 0 .../freetype => freetype}/src/type1/module.mk | 0 .../freetype => freetype}/src/type1/rules.mk | 0 .../freetype => freetype}/src/type1/t1afm.c | 0 .../freetype => freetype}/src/type1/t1afm.h | 0 .../freetype => freetype}/src/type1/t1driver.c | 0 .../freetype => freetype}/src/type1/t1driver.h | 0 .../freetype => freetype}/src/type1/t1errors.h | 0 .../freetype => freetype}/src/type1/t1gload.c | 0 .../freetype => freetype}/src/type1/t1gload.h | 0 .../freetype => freetype}/src/type1/t1load.c | 0 .../freetype => freetype}/src/type1/t1load.h | 0 .../freetype => freetype}/src/type1/t1objs.c | 0 .../freetype => freetype}/src/type1/t1objs.h | 0 .../freetype => freetype}/src/type1/t1parse.c | 0 .../freetype => freetype}/src/type1/t1parse.h | 0 .../freetype => freetype}/src/type1/t1tokens.h | 0 .../freetype => freetype}/src/type42/Jamfile | 0 .../freetype => freetype}/src/type42/module.mk | 0 .../freetype => freetype}/src/type42/rules.mk | 0 .../freetype => freetype}/src/type42/t42drivr.c | 0 .../freetype => freetype}/src/type42/t42drivr.h | 0 .../freetype => freetype}/src/type42/t42error.h | 0 .../freetype => freetype}/src/type42/t42objs.c | 0 .../freetype => freetype}/src/type42/t42objs.h | 0 .../freetype => freetype}/src/type42/t42parse.c | 0 .../freetype => freetype}/src/type42/t42parse.h | 0 .../freetype => freetype}/src/type42/t42types.h | 0 .../freetype => freetype}/src/winfonts/Jamfile | 0 .../freetype => freetype}/src/winfonts/fnterrs.h | 0 .../freetype => freetype}/src/winfonts/module.mk | 0 .../freetype => freetype}/src/winfonts/rules.mk | 0 .../freetype => freetype}/src/winfonts/winfnt.c | 0 .../freetype => freetype}/src/winfonts/winfnt.h | 0 {XServer/other_lib/jpeg => jpeg}/Android.mk | 0 .../other_lib/jpeg => jpeg}/MODULE_LICENSE_BSD_LIKE | 0 {XServer/other_lib/jpeg => jpeg}/NOTICE | 0 {XServer/other_lib/jpeg => jpeg}/README | 0 {XServer/other_lib/jpeg => jpeg}/ansi2knr.1 | 0 {XServer/other_lib/jpeg => jpeg}/ansi2knr.c | 0 {XServer/other_lib/jpeg => jpeg}/cderror.h | 0 {XServer/other_lib/jpeg => jpeg}/cdjpeg.c | 0 {XServer/other_lib/jpeg => jpeg}/cdjpeg.h | 0 {XServer/other_lib/jpeg => jpeg}/change.log | 0 {XServer/other_lib/jpeg => jpeg}/cjpeg.1 | 0 {XServer/other_lib/jpeg => jpeg}/cjpeg.c | 0 {XServer/other_lib/jpeg => jpeg}/ckconfig.c | 0 {XServer/other_lib/jpeg => jpeg}/coderules.doc | 0 {XServer/other_lib/jpeg => jpeg}/config.guess | 0 {XServer/other_lib/jpeg => jpeg}/config.sub | 0 {XServer/other_lib/jpeg => jpeg}/configure | 0 {XServer/other_lib/jpeg => jpeg}/djpeg.1 | 0 {XServer/other_lib/jpeg => jpeg}/djpeg.c | 0 {XServer/other_lib/jpeg => jpeg}/example.c | 0 {XServer/other_lib/jpeg => jpeg}/filelist.doc | 0 {XServer/other_lib/jpeg => jpeg}/include/jconfig.h | 0 {XServer/other_lib/jpeg => jpeg}/include/jerror.h | 0 {XServer/other_lib/jpeg => jpeg}/include/jmorecfg.h | 0 {XServer/other_lib/jpeg => jpeg}/include/jpegint.h | 0 {XServer/other_lib/jpeg => jpeg}/include/jpeglib.h | 0 {XServer/other_lib/jpeg => jpeg}/install-sh | 0 {XServer/other_lib/jpeg => jpeg}/install.doc | 0 {XServer/other_lib/jpeg => jpeg}/jcapimin.c | 0 {XServer/other_lib/jpeg => jpeg}/jcapistd.c | 0 {XServer/other_lib/jpeg => jpeg}/jccoefct.c | 0 {XServer/other_lib/jpeg => jpeg}/jccolor.c | 0 {XServer/other_lib/jpeg => jpeg}/jcdctmgr.c | 0 {XServer/other_lib/jpeg => jpeg}/jchuff.c | 0 {XServer/other_lib/jpeg => jpeg}/jchuff.h | 0 {XServer/other_lib/jpeg => jpeg}/jcinit.c | 0 {XServer/other_lib/jpeg => jpeg}/jcmainct.c | 0 {XServer/other_lib/jpeg => jpeg}/jcmarker.c | 0 {XServer/other_lib/jpeg => jpeg}/jcmaster.c | 0 {XServer/other_lib/jpeg => jpeg}/jcomapi.c | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.bcc | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.cfg | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.dj | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.doc | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.mac | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.manx | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.mc6 | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.sas | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.st | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.vc | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.vms | 0 {XServer/other_lib/jpeg => jpeg}/jconfig.wat | 0 {XServer/other_lib/jpeg => jpeg}/jcparam.c | 0 {XServer/other_lib/jpeg => jpeg}/jcphuff.c | 0 {XServer/other_lib/jpeg => jpeg}/jcprepct.c | 0 {XServer/other_lib/jpeg => jpeg}/jcsample.c | 0 {XServer/other_lib/jpeg => jpeg}/jctrans.c | 0 {XServer/other_lib/jpeg => jpeg}/jdapimin.c | 0 {XServer/other_lib/jpeg => jpeg}/jdapistd.c | 0 {XServer/other_lib/jpeg => jpeg}/jdatadst.c | 0 {XServer/other_lib/jpeg => jpeg}/jdatasrc.c | 0 {XServer/other_lib/jpeg => jpeg}/jdcoefct.c | 0 {XServer/other_lib/jpeg => jpeg}/jdcolor.c | 0 {XServer/other_lib/jpeg => jpeg}/jdct.h | 0 {XServer/other_lib/jpeg => jpeg}/jddctmgr.c | 0 {XServer/other_lib/jpeg => jpeg}/jdhuff.c | 0 {XServer/other_lib/jpeg => jpeg}/jdhuff.h | 0 {XServer/other_lib/jpeg => jpeg}/jdinput.c | 0 {XServer/other_lib/jpeg => jpeg}/jdmainct.c | 0 {XServer/other_lib/jpeg => jpeg}/jdmarker.c | 0 {XServer/other_lib/jpeg => jpeg}/jdmaster.c | 0 {XServer/other_lib/jpeg => jpeg}/jdmerge.c | 0 {XServer/other_lib/jpeg => jpeg}/jdphuff.c | 0 {XServer/other_lib/jpeg => jpeg}/jdpostct.c | 0 {XServer/other_lib/jpeg => jpeg}/jdsample.c | 0 {XServer/other_lib/jpeg => jpeg}/jdtrans.c | 0 {XServer/other_lib/jpeg => jpeg}/jerror.c | 0 {XServer/other_lib/jpeg => jpeg}/jfdctflt.c | 0 {XServer/other_lib/jpeg => jpeg}/jfdctfst.c | 0 {XServer/other_lib/jpeg => jpeg}/jfdctint.c | 0 {XServer/other_lib/jpeg => jpeg}/jidctflt.c | 0 {XServer/other_lib/jpeg => jpeg}/jidctfst.S | 0 {XServer/other_lib/jpeg => jpeg}/jidctfst.c | 0 {XServer/other_lib/jpeg => jpeg}/jidctint.c | 0 {XServer/other_lib/jpeg => jpeg}/jidctred.c | 0 {XServer/other_lib/jpeg => jpeg}/jinclude.h | 0 {XServer/other_lib/jpeg => jpeg}/jmem-android.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemansi.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemdos.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemdosa.asm | 0 {XServer/other_lib/jpeg => jpeg}/jmemmac.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemmgr.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemname.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemnobs.c | 0 {XServer/other_lib/jpeg => jpeg}/jmemsys.h | 0 {XServer/other_lib/jpeg => jpeg}/jpegtran.1 | 0 {XServer/other_lib/jpeg => jpeg}/jpegtran.c | 0 {XServer/other_lib/jpeg => jpeg}/jquant1.c | 0 {XServer/other_lib/jpeg => jpeg}/jquant2.c | 0 {XServer/other_lib/jpeg => jpeg}/jutils.c | 0 {XServer/other_lib/jpeg => jpeg}/jversion.h | 0 {XServer/other_lib/jpeg => jpeg}/libjpeg.doc | 0 {XServer/other_lib/jpeg => jpeg}/ltconfig | 0 {XServer/other_lib/jpeg => jpeg}/ltmain.sh | 0 {XServer/other_lib/jpeg => jpeg}/makcjpeg.st | 0 {XServer/other_lib/jpeg => jpeg}/makdjpeg.st | 0 {XServer/other_lib/jpeg => jpeg}/makeapps.ds | 0 {XServer/other_lib/jpeg => jpeg}/makefile.ansi | 0 {XServer/other_lib/jpeg => jpeg}/makefile.bcc | 0 {XServer/other_lib/jpeg => jpeg}/makefile.cfg | 0 {XServer/other_lib/jpeg => jpeg}/makefile.dj | 0 {XServer/other_lib/jpeg => jpeg}/makefile.manx | 0 {XServer/other_lib/jpeg => jpeg}/makefile.mc6 | 0 {XServer/other_lib/jpeg => jpeg}/makefile.mms | 0 {XServer/other_lib/jpeg => jpeg}/makefile.sas | 0 {XServer/other_lib/jpeg => jpeg}/makefile.unix | 0 {XServer/other_lib/jpeg => jpeg}/makefile.vc | 0 {XServer/other_lib/jpeg => jpeg}/makefile.vms | 0 {XServer/other_lib/jpeg => jpeg}/makefile.wat | 0 {XServer/other_lib/jpeg => jpeg}/makelib.ds | 0 {XServer/other_lib/jpeg => jpeg}/makeproj.mac | 0 {XServer/other_lib/jpeg => jpeg}/makljpeg.st | 0 {XServer/other_lib/jpeg => jpeg}/maktjpeg.st | 0 {XServer/other_lib/jpeg => jpeg}/makvms.opt | 0 {XServer/other_lib/jpeg => jpeg}/rdbmp.c | 0 {XServer/other_lib/jpeg => jpeg}/rdcolmap.c | 0 {XServer/other_lib/jpeg => jpeg}/rdgif.c | 0 {XServer/other_lib/jpeg => jpeg}/rdjpgcom.1 | 0 {XServer/other_lib/jpeg => jpeg}/rdjpgcom.c | 0 {XServer/other_lib/jpeg => jpeg}/rdppm.c | 0 {XServer/other_lib/jpeg => jpeg}/rdrle.c | 0 {XServer/other_lib/jpeg => jpeg}/rdswitch.c | 0 {XServer/other_lib/jpeg => jpeg}/rdtarga.c | 0 {XServer/other_lib/jpeg => jpeg}/structure.doc | 0 {XServer/other_lib/jpeg => jpeg}/testimg.bmp | Bin {XServer/other_lib/jpeg => jpeg}/testimg.jpg | Bin {XServer/other_lib/jpeg => jpeg}/testimg.ppm | 0 {XServer/other_lib/jpeg => jpeg}/testimgp.jpg | Bin {XServer/other_lib/jpeg => jpeg}/testorig.jpg | Bin {XServer/other_lib/jpeg => jpeg}/testprog.jpg | Bin {XServer/other_lib/jpeg => jpeg}/transupp.c | 0 {XServer/other_lib/jpeg => jpeg}/transupp.h | 0 {XServer/other_lib/jpeg => jpeg}/usage.doc | 0 {XServer/other_lib/jpeg => jpeg}/wizard.doc | 0 {XServer/other_lib/jpeg => jpeg}/wrbmp.c | 0 {XServer/other_lib/jpeg => jpeg}/wrgif.c | 0 {XServer/other_lib/jpeg => jpeg}/wrjpgcom.1 | 0 {XServer/other_lib/jpeg => jpeg}/wrjpgcom.c | 0 {XServer/other_lib/jpeg => jpeg}/wrppm.c | 0 {XServer/other_lib/jpeg => jpeg}/wrrle.c | 0 {XServer/other_lib/jpeg => jpeg}/wrtarga.c | 0 {XServer/other_lib/ogg => ogg}/AUTHORS | 0 {XServer/other_lib/ogg => ogg}/Android.mk | 0 {XServer/other_lib/ogg => ogg}/CHANGES | 0 {XServer/other_lib/ogg => ogg}/COPYING | 0 {XServer/other_lib/ogg => ogg}/README | 0 .../ogg => ogg}/include/ogg/config_types.h | 0 {XServer/other_lib/ogg => ogg}/include/ogg/ogg.h | 0 .../other_lib/ogg => ogg}/include/ogg/os_types.h | 0 {XServer/other_lib/ogg => ogg}/src/bitwise.c | 0 {XServer/other_lib/ogg => ogg}/src/framing.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/AUTHORS | 0 .../pixman-0.30.2 => pixman-0.30.2}/Android.mk | 0 .../pixman-0.30.2 => pixman-0.30.2}/COPYING | 0 .../pixman-0.30.2 => pixman-0.30.2}/ChangeLog | 0 .../pixman-0.30.2 => pixman-0.30.2}/INSTALL | 0 .../pixman-0.30.2 => pixman-0.30.2}/Makefile.am | 0 .../pixman-0.30.2 => pixman-0.30.2}/Makefile.in | 0 .../pixman-0.30.2 => pixman-0.30.2}/Makefile.win32 | 0 .../Makefile.win32.common | 0 .../other_lib/pixman-0.30.2 => pixman-0.30.2}/NEWS | 0 .../pixman-0.30.2 => pixman-0.30.2}/README | 0 .../pixman-0.30.2 => pixman-0.30.2}/aclocal.m4 | 0 .../pixman-0.30.2 => pixman-0.30.2}/config.guess | 0 .../pixman-0.30.2 => pixman-0.30.2}/config.h | 0 .../pixman-0.30.2 => pixman-0.30.2}/config.h.in | 0 .../pixman-0.30.2 => pixman-0.30.2}/config.sub | 0 .../pixman-0.30.2 => pixman-0.30.2}/configure | 0 .../pixman-0.30.2 => pixman-0.30.2}/configure.ac | 0 .../demos/Makefile.am | 0 .../demos/Makefile.in | 0 .../demos/alpha-test.c | 0 .../demos/checkerboard.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/demos/clip-in.c | 0 .../demos/clip-test.c | 0 .../demos/composite-test.c | 0 .../demos/conical-test.c | 0 .../demos/convolution-test.c | 0 .../demos/gradient-test.c | 0 .../demos/gtk-utils.c | 0 .../demos/gtk-utils.h | 0 .../demos/linear-gradient.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/demos/parrot.c | 0 .../demos/parrot.jpg | Bin .../demos/quad2quad.c | 0 .../demos/radial-test.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/demos/scale.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/demos/scale.ui | 0 .../demos/screen-test.c | 0 .../demos/srgb-test.c | 0 .../demos/srgb-trap-test.c | 0 .../demos/trap-test.c | 0 .../demos/tri-test.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/depcomp | 0 .../pixman-0.30.2 => pixman-0.30.2}/install-sh | 0 .../pixman-0.30.2 => pixman-0.30.2}/ltmain.sh | 0 .../pixman-0.30.2 => pixman-0.30.2}/missing | 0 .../pixman-1-uninstalled.pc.in | 0 .../pixman-0.30.2 => pixman-0.30.2}/pixman-1.pc.in | 0 .../pixman/Android.mk | 0 .../pixman/Makefile.am | 0 .../pixman/Makefile.in | 0 .../pixman/Makefile.sources | 0 .../pixman/Makefile.win32 | 0 .../pixman-0.30.2 => pixman-0.30.2}/pixman/config.h | 0 .../pixman/loongson-mmintrin.h | 0 .../pixman/pixman-access-accessors.c | 0 .../pixman/pixman-access.c | 0 .../pixman/pixman-accessor.h | 0 .../pixman/pixman-arm-common.h | 0 .../pixman/pixman-arm-neon-asm-bilinear.S | 0 .../pixman/pixman-arm-neon-asm.S | 0 .../pixman/pixman-arm-neon-asm.h | 0 .../pixman/pixman-arm-neon.c | 0 .../pixman/pixman-arm-simd-asm-scaled.S | 0 .../pixman/pixman-arm-simd-asm.S | 0 .../pixman/pixman-arm-simd-asm.h | 0 .../pixman/pixman-arm-simd.c | 0 .../pixman/pixman-arm.c | 0 .../pixman/pixman-bits-image.c | 0 .../pixman/pixman-combine-float.c | 0 .../pixman/pixman-combine32.c | 0 .../pixman/pixman-combine32.h | 0 .../pixman/pixman-compiler.h | 0 .../pixman/pixman-conical-gradient.c | 0 .../pixman/pixman-edge-accessors.c | 0 .../pixman/pixman-edge-imp.h | 0 .../pixman/pixman-edge.c | 0 .../pixman/pixman-fast-path.c | 0 .../pixman/pixman-filter.c | 0 .../pixman/pixman-general.c | 0 .../pixman/pixman-glyph.c | 0 .../pixman/pixman-gradient-walker.c | 0 .../pixman/pixman-image.c | 0 .../pixman/pixman-implementation.c | 0 .../pixman/pixman-inlines.h | 0 .../pixman/pixman-linear-gradient.c | 0 .../pixman/pixman-matrix.c | 0 .../pixman/pixman-mips-dspr2-asm.S | 0 .../pixman/pixman-mips-dspr2-asm.h | 0 .../pixman/pixman-mips-dspr2.c | 0 .../pixman/pixman-mips-dspr2.h | 0 .../pixman/pixman-mips-memcpy-asm.S | 0 .../pixman/pixman-mips.c | 0 .../pixman/pixman-mmx.c | 0 .../pixman/pixman-noop.c | 0 .../pixman/pixman-ppc.c | 0 .../pixman/pixman-private.h | 0 .../pixman/pixman-radial-gradient.c | 0 .../pixman/pixman-region.c | 0 .../pixman/pixman-region16.c | 0 .../pixman/pixman-region32.c | 0 .../pixman/pixman-solid-fill.c | 0 .../pixman/pixman-sse2.c | 0 .../pixman/pixman-timer.c | 0 .../pixman/pixman-trap.c | 0 .../pixman/pixman-utils.c | 0 .../pixman/pixman-version.h | 0 .../pixman/pixman-version.h.in | 0 .../pixman/pixman-vmx.c | 0 .../pixman/pixman-x86.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/pixman/pixman.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/pixman/pixman.h | 0 .../pixman/solaris-hwcap.mapfile | 0 .../test/Makefile.am | 0 .../test/Makefile.in | 0 .../test/Makefile.sources | 0 .../test/a1-trap-test.c | 0 .../test/affine-test.c | 0 .../test/alpha-loop.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/test/alphamap.c | 0 .../test/blitters-test.c | 0 .../test/check-formats.c | 0 .../test/combiner-test.c | 0 .../test/composite-traps-test.c | 0 .../test/composite.c | 0 .../test/fetch-test.c | 0 .../test/glyph-test.c | 0 .../test/gradient-crash-test.c | 0 .../test/infinite-loop.c | 0 .../test/lowlevel-blt-bench.c | 0 .../test/matrix-test.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/test/oob-test.c | 0 .../test/pdf-op-test.c | 0 .../test/pixel-test.c | 0 .../test/prng-test.c | 0 .../test/radial-perf-test.c | 0 .../test/region-contains-test.c | 0 .../test/region-test.c | 0 .../test/region-translate-test.c | 0 .../test/rotate-test.c | 0 .../test/scaling-crash-test.c | 0 .../test/scaling-helpers-test.c | 0 .../test/scaling-test.c | 0 .../test/stress-test.c | 0 .../test/trap-crasher.c | 0 .../test/utils-prng.c | 0 .../test/utils-prng.h | 0 .../pixman-0.30.2 => pixman-0.30.2}/test/utils.c | 0 .../pixman-0.30.2 => pixman-0.30.2}/test/utils.h | 0 {XServer/other_lib/png => png}/ANNOUNCE | 0 {XServer/other_lib/png => png}/Android.mk | 0 {XServer/other_lib/png => png}/CHANGES | 0 {XServer/other_lib/png => png}/INSTALL | 0 {XServer/other_lib/png => png}/LICENSE | 0 {XServer/other_lib/png => png}/README | 0 {XServer/other_lib/png => png}/TODO | 0 {XServer/other_lib/png => png}/include/png.h | 0 {XServer/other_lib/png => png}/include/pngconf.h | 0 {XServer/other_lib/png => png}/png.c | 0 {XServer/other_lib/png => png}/pngerror.c | 0 {XServer/other_lib/png => png}/pnggccrd.c | 0 {XServer/other_lib/png => png}/pngget.c | 0 {XServer/other_lib/png => png}/pngmem.c | 0 {XServer/other_lib/png => png}/pngpread.c | 0 {XServer/other_lib/png => png}/pngread.c | 0 {XServer/other_lib/png => png}/pngrio.c | 0 {XServer/other_lib/png => png}/pngrtran.c | 0 {XServer/other_lib/png => png}/pngrutil.c | 0 {XServer/other_lib/png => png}/pngset.c | 0 {XServer/other_lib/png => png}/pngtest.c | 0 {XServer/other_lib/png => png}/pngtrans.c | 0 {XServer/other_lib/png => png}/pngvcrd.c | 0 {XServer/other_lib/png => png}/pngwio.c | 0 {XServer/other_lib/png => png}/pngwrite.c | 0 {XServer/other_lib/png => png}/pngwtran.c | 0 {XServer/other_lib/png => png}/pngwutil.c | 0 {XServer/other_lib/vorbis => vorbis}/AUTHORS | 0 {XServer/other_lib/vorbis => vorbis}/Android.mk | 0 {XServer/other_lib/vorbis => vorbis}/CHANGES | 0 {XServer/other_lib/vorbis => vorbis}/COPYING | 0 {XServer/other_lib/vorbis => vorbis}/README | 0 {XServer/other_lib/vorbis => vorbis}/config.h | 0 .../vorbis => vorbis}/include/vorbis/codec.h | 0 .../vorbis => vorbis}/include/vorbis/vorbisenc.h | 0 .../vorbis => vorbis}/include/vorbis/vorbisfile.h | 0 {XServer/other_lib/vorbis => vorbis}/src/analysis.c | 0 {XServer/other_lib/vorbis => vorbis}/src/backends.h | 0 {XServer/other_lib/vorbis => vorbis}/src/bitrate.c | 0 {XServer/other_lib/vorbis => vorbis}/src/bitrate.h | 0 {XServer/other_lib/vorbis => vorbis}/src/block.c | 0 .../src/books/coupled/res_books_51.h | 0 .../src/books/coupled/res_books_stereo.h | 0 .../vorbis => vorbis}/src/books/floor/floor_books.h | 0 .../src/books/uncoupled/res_books_uncoupled.h | 0 {XServer/other_lib/vorbis => vorbis}/src/codebook.c | 0 {XServer/other_lib/vorbis => vorbis}/src/codebook.h | 0 .../vorbis => vorbis}/src/codec_internal.h | 0 {XServer/other_lib/vorbis => vorbis}/src/envelope.c | 0 {XServer/other_lib/vorbis => vorbis}/src/envelope.h | 0 {XServer/other_lib/vorbis => vorbis}/src/floor0.c | 0 {XServer/other_lib/vorbis => vorbis}/src/floor1.c | 0 .../other_lib/vorbis => vorbis}/src/highlevel.h | 0 {XServer/other_lib/vorbis => vorbis}/src/info.c | 0 {XServer/other_lib/vorbis => vorbis}/src/lookup.c | 0 {XServer/other_lib/vorbis => vorbis}/src/lookup.h | 0 .../other_lib/vorbis => vorbis}/src/lookup_data.h | 0 {XServer/other_lib/vorbis => vorbis}/src/lookups.pl | 0 {XServer/other_lib/vorbis => vorbis}/src/lpc.c | 0 {XServer/other_lib/vorbis => vorbis}/src/lpc.h | 0 {XServer/other_lib/vorbis => vorbis}/src/lsp.c | 0 {XServer/other_lib/vorbis => vorbis}/src/lsp.h | 0 {XServer/other_lib/vorbis => vorbis}/src/mapping0.c | 0 {XServer/other_lib/vorbis => vorbis}/src/masking.h | 0 {XServer/other_lib/vorbis => vorbis}/src/mdct.c | 0 {XServer/other_lib/vorbis => vorbis}/src/mdct.h | 0 {XServer/other_lib/vorbis => vorbis}/src/misc.h | 0 .../vorbis => vorbis}/src/modes/floor_all.h | 0 .../vorbis => vorbis}/src/modes/psych_11.h | 0 .../vorbis => vorbis}/src/modes/psych_16.h | 0 .../vorbis => vorbis}/src/modes/psych_44.h | 0 .../other_lib/vorbis => vorbis}/src/modes/psych_8.h | 0 .../vorbis => vorbis}/src/modes/residue_16.h | 0 .../vorbis => vorbis}/src/modes/residue_44.h | 0 .../vorbis => vorbis}/src/modes/residue_44p51.h | 0 .../vorbis => vorbis}/src/modes/residue_44u.h | 0 .../vorbis => vorbis}/src/modes/residue_8.h | 0 .../vorbis => vorbis}/src/modes/setup_11.h | 0 .../vorbis => vorbis}/src/modes/setup_16.h | 0 .../vorbis => vorbis}/src/modes/setup_22.h | 0 .../vorbis => vorbis}/src/modes/setup_32.h | 0 .../vorbis => vorbis}/src/modes/setup_44.h | 0 .../vorbis => vorbis}/src/modes/setup_44p51.h | 0 .../vorbis => vorbis}/src/modes/setup_44u.h | 0 .../other_lib/vorbis => vorbis}/src/modes/setup_8.h | 0 .../other_lib/vorbis => vorbis}/src/modes/setup_X.h | 0 {XServer/other_lib/vorbis => vorbis}/src/os.h | 0 {XServer/other_lib/vorbis => vorbis}/src/psy.c | 0 {XServer/other_lib/vorbis => vorbis}/src/psy.h | 0 {XServer/other_lib/vorbis => vorbis}/src/registry.c | 0 {XServer/other_lib/vorbis => vorbis}/src/registry.h | 0 {XServer/other_lib/vorbis => vorbis}/src/res0.c | 0 {XServer/other_lib/vorbis => vorbis}/src/scales.h | 0 .../other_lib/vorbis => vorbis}/src/sharedbook.c | 0 {XServer/other_lib/vorbis => vorbis}/src/smallft.c | 0 {XServer/other_lib/vorbis => vorbis}/src/smallft.h | 0 .../other_lib/vorbis => vorbis}/src/synthesis.c | 0 .../other_lib/vorbis => vorbis}/src/vorbisenc.c | 0 .../other_lib/vorbis => vorbis}/src/vorbisfile.c | 0 {XServer/other_lib/vorbis => vorbis}/src/window.c | 0 {XServer/other_lib/vorbis => vorbis}/src/window.h | 0 {XServer/other_lib/vorbis => vorbis}/todo.txt | 0 {XServer/other_lib/x_header => x_header}/Android.mk | 0 .../bigreqsproto-1.1.2/Android.mk | 0 .../bigreqsproto-1.1.2/COPYING | 0 .../bigreqsproto-1.1.2/Makefile.am | 0 .../x_header => x_header}/bigreqsproto-1.1.2/README | 0 .../bigreqsproto-1.1.2/autogen.sh | 0 .../bigreqsproto-1.1.2/bigreqsproto.h | 0 .../bigreqsproto-1.1.2/bigreqsproto.pc.in | 0 .../bigreqsproto-1.1.2/bigreqstr.h | 0 .../bigreqsproto-1.1.2/configure.ac | 0 .../bigreqsproto-1.1.2/docbook.am | 0 .../bigreqsproto-1.1.2/specs/Makefile.am | 0 .../bigreqsproto-1.1.2/specs/bigreq.xml | 0 .../compositeproto-0.4.2/AUTHORS | 0 .../compositeproto-0.4.2/Android.mk | 0 .../compositeproto-0.4.2/COPYING | 0 .../compositeproto-0.4.2/Makefile.am | 0 .../compositeproto-0.4.2/README | 0 .../compositeproto-0.4.2/autogen.sh | 0 .../compositeproto-0.4.2/composite.h | 0 .../compositeproto-0.4.2/compositeproto.h | 0 .../compositeproto-0.4.2/compositeproto.pc.in | 0 .../compositeproto-0.4.2/compositeproto.txt | 0 .../compositeproto-0.4.2/configure.ac | 0 .../x_header => x_header}/damageproto-1.2.1/AUTHORS | 0 .../damageproto-1.2.1/Android.mk | 0 .../x_header => x_header}/damageproto-1.2.1/COPYING | 0 .../damageproto-1.2.1/Makefile.am | 0 .../x_header => x_header}/damageproto-1.2.1/NEWS | 0 .../x_header => x_header}/damageproto-1.2.1/README | 0 .../damageproto-1.2.1/autogen.sh | 0 .../damageproto-1.2.1/configure.ac | 0 .../damageproto-1.2.1/damageproto.h | 0 .../damageproto-1.2.1/damageproto.pc.in | 0 .../damageproto-1.2.1/damageproto.txt | 0 .../damageproto-1.2.1/damagewire.h | 0 .../x_header => x_header}/fixesproto-5.0/AUTHORS | 0 .../x_header => x_header}/fixesproto-5.0/Android.mk | 0 .../x_header => x_header}/fixesproto-5.0/COPYING | 0 .../fixesproto-5.0/Makefile.am | 0 .../x_header => x_header}/fixesproto-5.0/README | 0 .../x_header => x_header}/fixesproto-5.0/autogen.sh | 0 .../fixesproto-5.0/configure.ac | 0 .../fixesproto-5.0/fixesproto.pc.in | 0 .../fixesproto-5.0/fixesproto.txt | 0 .../fixesproto-5.0/xfixesproto.h | 0 .../fixesproto-5.0/xfixeswire.h | 0 .../fontsproto-2.1.2/Android.mk | 0 .../x_header => x_header}/fontsproto-2.1.2/COPYING | 0 .../x_header => x_header}/fontsproto-2.1.2/FS.h | 0 .../fontsproto-2.1.2/FSproto.h | 0 .../fontsproto-2.1.2/Makefile.am | 0 .../x_header => x_header}/fontsproto-2.1.2/README | 0 .../fontsproto-2.1.2/autogen.sh | 0 .../fontsproto-2.1.2/configure.ac | 0 .../fontsproto-2.1.2/docbook.am | 0 .../x_header => x_header}/fontsproto-2.1.2/font.h | 0 .../fontsproto-2.1.2/fontproto.h | 0 .../fontsproto-2.1.2/fontsproto.pc.in | 0 .../fontsproto-2.1.2/fontstruct.h | 0 .../fontsproto-2.1.2/fsmasks.h | 0 .../fontsproto-2.1.2/specs/Makefile.am | 0 .../fontsproto-2.1.2/specs/fsproto.xml | 0 .../x_header => x_header}/inputproto-2.3/Android.mk | 0 .../x_header => x_header}/inputproto-2.3/COPYING | 0 .../inputproto-2.3/Makefile.am | 0 .../x_header => x_header}/inputproto-2.3/README | 0 .../x_header => x_header}/inputproto-2.3/XI.h | 0 .../x_header => x_header}/inputproto-2.3/XI2.h | 0 .../x_header => x_header}/inputproto-2.3/XI2proto.h | 0 .../x_header => x_header}/inputproto-2.3/XIproto.h | 0 .../x_header => x_header}/inputproto-2.3/autogen.sh | 0 .../inputproto-2.3/configure.ac | 0 .../inputproto-2.3/inputproto.pc.in | 0 .../inputproto-2.3/specs/Makefile.am | 0 .../inputproto-2.3/specs/XI2proto.txt | 0 .../inputproto-2.3/specs/XIproto.txt | 0 .../x_header => x_header}/kbproto-1.0.6/Android.mk | 0 .../x_header => x_header}/kbproto-1.0.6/COPYING | 0 .../x_header => x_header}/kbproto-1.0.6/Makefile.am | 0 .../x_header => x_header}/kbproto-1.0.6/README | 0 .../x_header => x_header}/kbproto-1.0.6/XKB.h | 0 .../x_header => x_header}/kbproto-1.0.6/XKBgeom.h | 0 .../x_header => x_header}/kbproto-1.0.6/XKBproto.h | 0 .../x_header => x_header}/kbproto-1.0.6/XKBsrv.h | 0 .../x_header => x_header}/kbproto-1.0.6/XKBstr.h | 0 .../x_header => x_header}/kbproto-1.0.6/autogen.sh | 0 .../kbproto-1.0.6/configure.ac | 0 .../x_header => x_header}/kbproto-1.0.6/docbook.am | 0 .../kbproto-1.0.6/kbproto.pc.in | 0 .../kbproto-1.0.6/specs/Makefile.am | 0 .../kbproto-1.0.6/specs/XKBproto-1.svg | 0 .../kbproto-1.0.6/specs/XKBproto-10.svg | 0 .../kbproto-1.0.6/specs/XKBproto-11.svg | 0 .../kbproto-1.0.6/specs/XKBproto-2.svg | 0 .../kbproto-1.0.6/specs/XKBproto-3.svg | 0 .../kbproto-1.0.6/specs/XKBproto-4.svg | 0 .../kbproto-1.0.6/specs/XKBproto-5.svg | 0 .../kbproto-1.0.6/specs/XKBproto-6.svg | 0 .../kbproto-1.0.6/specs/XKBproto-7.svg | 0 .../kbproto-1.0.6/specs/XKBproto-8.svg | 0 .../kbproto-1.0.6/specs/XKBproto-9.svg | 0 .../kbproto-1.0.6/specs/acknowledgements.xml | 0 .../kbproto-1.0.6/specs/appA.xml | 0 .../kbproto-1.0.6/specs/appB.xml | 0 .../kbproto-1.0.6/specs/appC.xml | 0 .../kbproto-1.0.6/specs/appD.xml | 0 .../kbproto-1.0.6/specs/ch01.xml | 0 .../kbproto-1.0.6/specs/ch02.xml | 0 .../kbproto-1.0.6/specs/ch03.xml | 0 .../kbproto-1.0.6/specs/ch04.xml | 0 .../kbproto-1.0.6/specs/ch05.xml | 0 .../kbproto-1.0.6/specs/ch06.xml | 0 .../kbproto-1.0.6/specs/ch07.xml | 0 .../kbproto-1.0.6/specs/ch08.xml | 0 .../kbproto-1.0.6/specs/ch09.xml | 0 .../kbproto-1.0.6/specs/ch10.xml | 0 .../kbproto-1.0.6/specs/ch11.xml | 0 .../kbproto-1.0.6/specs/ch12.xml | 0 .../kbproto-1.0.6/specs/ch13.xml | 0 .../kbproto-1.0.6/specs/ch14.xml | 0 .../kbproto-1.0.6/specs/ch15.xml | 0 .../kbproto-1.0.6/specs/ch16.xml | 0 .../kbproto-1.0.6/specs/xkbproto.xml | 0 .../x_header => x_header}/proto-1.8/COPYING | 0 .../x_header => x_header}/proto-1.8/INSTALL | 0 .../x_header => x_header}/proto-1.8/Makefile.am | 0 .../other_lib/x_header => x_header}/proto-1.8/NEWS | 0 .../x_header => x_header}/proto-1.8/README | 0 .../other_lib/x_header => x_header}/proto-1.8/TODO | 0 .../x_header => x_header}/proto-1.8/autogen.sh | 0 .../x_header => x_header}/proto-1.8/configure.ac | 0 .../x_header => x_header}/proto-1.8/doc/xml-xcb.txt | 0 .../x_header => x_header}/proto-1.8/src/Makefile.am | 0 .../x_header => x_header}/proto-1.8/src/bigreq.xml | 0 .../proto-1.8/src/composite.xml | 0 .../x_header => x_header}/proto-1.8/src/damage.xml | 0 .../x_header => x_header}/proto-1.8/src/dpms.xml | 0 .../x_header => x_header}/proto-1.8/src/dri2.xml | 0 .../x_header => x_header}/proto-1.8/src/ge.xml | 0 .../x_header => x_header}/proto-1.8/src/glx.xml | 0 .../x_header => x_header}/proto-1.8/src/randr.xml | 0 .../x_header => x_header}/proto-1.8/src/record.xml | 0 .../x_header => x_header}/proto-1.8/src/render.xml | 0 .../x_header => x_header}/proto-1.8/src/res.xml | 0 .../proto-1.8/src/screensaver.xml | 0 .../x_header => x_header}/proto-1.8/src/shape.xml | 0 .../x_header => x_header}/proto-1.8/src/shm.xml | 0 .../x_header => x_header}/proto-1.8/src/sync.xml | 0 .../x_header => x_header}/proto-1.8/src/xc_misc.xml | 0 .../x_header => x_header}/proto-1.8/src/xcb.xsd | 0 .../x_header => x_header}/proto-1.8/src/xevie.xml | 0 .../x_header => x_header}/proto-1.8/src/xf86dri.xml | 0 .../proto-1.8/src/xf86vidmode.xml | 0 .../x_header => x_header}/proto-1.8/src/xfixes.xml | 0 .../proto-1.8/src/xinerama.xml | 0 .../x_header => x_header}/proto-1.8/src/xinput.xml | 0 .../x_header => x_header}/proto-1.8/src/xkb.xml | 0 .../x_header => x_header}/proto-1.8/src/xprint.xml | 0 .../x_header => x_header}/proto-1.8/src/xproto.xml | 0 .../proto-1.8/src/xselinux.xml | 0 .../x_header => x_header}/proto-1.8/src/xtest.xml | 0 .../x_header => x_header}/proto-1.8/src/xv.xml | 0 .../x_header => x_header}/proto-1.8/src/xvmc.xml | 0 .../x_header => x_header}/proto-1.8/xcb-proto.pc.in | 0 .../proto-1.8/xcbgen/Makefile.am | 0 .../proto-1.8/xcbgen/__init__.py | 0 .../x_header => x_header}/proto-1.8/xcbgen/error.py | 0 .../x_header => x_header}/proto-1.8/xcbgen/expr.py | 0 .../proto-1.8/xcbgen/matcher.py | 0 .../x_header => x_header}/proto-1.8/xcbgen/state.py | 0 .../proto-1.8/xcbgen/xtypes.py | 0 .../randrproto-1.4.0/Android.mk | 0 .../x_header => x_header}/randrproto-1.4.0/COPYING | 0 .../randrproto-1.4.0/Makefile.am | 0 .../x_header => x_header}/randrproto-1.4.0/README | 0 .../randrproto-1.4.0/autogen.sh | 0 .../randrproto-1.4.0/configure.ac | 0 .../x_header => x_header}/randrproto-1.4.0/randr.h | 0 .../randrproto-1.4.0/randrproto.h | 0 .../randrproto-1.4.0/randrproto.pc.in | 0 .../randrproto-1.4.0/randrproto.txt | 0 .../recordproto-1.14.2/Android.mk | 0 .../recordproto-1.14.2/COPYING | 0 .../recordproto-1.14.2/Makefile.am | 0 .../x_header => x_header}/recordproto-1.14.2/README | 0 .../recordproto-1.14.2/autogen.sh | 0 .../recordproto-1.14.2/configure.ac | 0 .../recordproto-1.14.2/docbook.am | 0 .../recordproto-1.14.2/recordconst.h | 0 .../recordproto-1.14.2/recordproto.h | 0 .../recordproto-1.14.2/recordproto.pc.in | 0 .../recordproto-1.14.2/recordstr.h | 0 .../recordproto-1.14.2/specs/Makefile.am | 0 .../recordproto-1.14.2/specs/record.xml | 0 .../renderproto-0.11.1/Android.mk | 0 .../renderproto-0.11.1/COPYING | 0 .../renderproto-0.11.1/Makefile.am | 0 .../x_header => x_header}/renderproto-0.11.1/README | 0 .../renderproto-0.11.1/autogen.sh | 0 .../renderproto-0.11.1/configure.ac | 0 .../renderproto-0.11.1/render.h | 0 .../renderproto-0.11.1/renderproto.h | 0 .../renderproto-0.11.1/renderproto.pc.in | 0 .../renderproto-0.11.1/renderproto.txt | 0 .../resourceproto-1.2.0/Android.mk | 0 .../resourceproto-1.2.0/COPYING | 0 .../resourceproto-1.2.0/Makefile.am | 0 .../resourceproto-1.2.0/README | 0 .../resourceproto-1.2.0/XResproto.h | 0 .../resourceproto-1.2.0/autogen.sh | 0 .../resourceproto-1.2.0/configure.ac | 0 .../resourceproto-1.2.0/resourceproto.pc.in | 0 .../resourceproto-1.2.0/resproto.txt | 0 .../scrnsaverproto-1.2.2/Android.mk | 0 .../scrnsaverproto-1.2.2/COPYING | 0 .../scrnsaverproto-1.2.2/Makefile.am | 0 .../scrnsaverproto-1.2.2/README | 0 .../scrnsaverproto-1.2.2/autogen.sh | 0 .../scrnsaverproto-1.2.2/configure.ac | 0 .../scrnsaverproto-1.2.2/docbook.am | 0 .../scrnsaverproto-1.2.2/saver.h | 0 .../scrnsaverproto-1.2.2/saverproto.h | 0 .../scrnsaverproto-1.2.2/scrnsaverproto.pc.in | 0 .../scrnsaverproto-1.2.2/specs/Makefile.am | 0 .../scrnsaverproto-1.2.2/specs/saver.xml | 0 .../videoproto-2.3.2/Android.mk | 0 .../x_header => x_header}/videoproto-2.3.2/COPYING | 0 .../videoproto-2.3.2/Makefile.am | 0 .../x_header => x_header}/videoproto-2.3.2/README | 0 .../x_header => x_header}/videoproto-2.3.2/Xv.h | 0 .../x_header => x_header}/videoproto-2.3.2/XvMC.h | 0 .../videoproto-2.3.2/XvMCproto.h | 0 .../videoproto-2.3.2/Xvproto.h | 0 .../videoproto-2.3.2/autogen.sh | 0 .../videoproto-2.3.2/configure.ac | 0 .../videoproto-2.3.2/videoproto.pc.in | 0 .../videoproto-2.3.2/vldXvMC.h | 0 .../videoproto-2.3.2/xv-protocol-v2.txt | 0 .../x_header => x_header}/xcb-proto-1.10/COPYING | 0 .../x_header => x_header}/xcb-proto-1.10/INSTALL | 0 .../xcb-proto-1.10/Makefile.am | 0 .../xcb-proto-1.10/Makefile.in | 0 .../x_header => x_header}/xcb-proto-1.10/NEWS | 0 .../x_header => x_header}/xcb-proto-1.10/README | 0 .../x_header => x_header}/xcb-proto-1.10/TODO | 0 .../x_header => x_header}/xcb-proto-1.10/aclocal.m4 | 0 .../x_header => x_header}/xcb-proto-1.10/autogen.sh | 0 .../x_header => x_header}/xcb-proto-1.10/configure | 0 .../xcb-proto-1.10/configure.ac | 0 .../xcb-proto-1.10/doc/xml-xcb.txt | 0 .../x_header => x_header}/xcb-proto-1.10/install-sh | 0 .../x_header => x_header}/xcb-proto-1.10/missing | 0 .../x_header => x_header}/xcb-proto-1.10/py-compile | 0 .../xcb-proto-1.10/src/Makefile.am | 0 .../xcb-proto-1.10/src/Makefile.in | 0 .../xcb-proto-1.10/src/bigreq.xml | 0 .../xcb-proto-1.10/src/composite.xml | 0 .../xcb-proto-1.10/src/damage.xml | 0 .../xcb-proto-1.10/src/dpms.xml | 0 .../xcb-proto-1.10/src/dri2.xml | 0 .../xcb-proto-1.10/src/dri3.xml | 0 .../x_header => x_header}/xcb-proto-1.10/src/ge.xml | 0 .../xcb-proto-1.10/src/glx.xml | 0 .../xcb-proto-1.10/src/present.xml | 0 .../xcb-proto-1.10/src/randr.xml | 0 .../xcb-proto-1.10/src/record.xml | 0 .../xcb-proto-1.10/src/render.xml | 0 .../xcb-proto-1.10/src/res.xml | 0 .../xcb-proto-1.10/src/screensaver.xml | 0 .../xcb-proto-1.10/src/shape.xml | 0 .../xcb-proto-1.10/src/shm.xml | 0 .../xcb-proto-1.10/src/sync.xml | 0 .../xcb-proto-1.10/src/xc_misc.xml | 0 .../xcb-proto-1.10/src/xcb.xsd | 0 .../xcb-proto-1.10/src/xevie.xml | 0 .../xcb-proto-1.10/src/xf86dri.xml | 0 .../xcb-proto-1.10/src/xf86vidmode.xml | 0 .../xcb-proto-1.10/src/xfixes.xml | 0 .../xcb-proto-1.10/src/xinerama.xml | 0 .../xcb-proto-1.10/src/xinput.xml | 0 .../xcb-proto-1.10/src/xkb.xml | 0 .../xcb-proto-1.10/src/xprint.xml | 0 .../xcb-proto-1.10/src/xproto.xml | 0 .../xcb-proto-1.10/src/xselinux.xml | 0 .../xcb-proto-1.10/src/xtest.xml | 0 .../x_header => x_header}/xcb-proto-1.10/src/xv.xml | 0 .../xcb-proto-1.10/src/xvmc.xml | 0 .../xcb-proto-1.10/xcb-proto.pc.in | 0 .../xcb-proto-1.10/xcbgen/Makefile.am | 0 .../xcb-proto-1.10/xcbgen/Makefile.in | 0 .../xcb-proto-1.10/xcbgen/__init__.py | 0 .../xcb-proto-1.10/xcbgen/error.py | 0 .../xcb-proto-1.10/xcbgen/expr.py | 0 .../xcb-proto-1.10/xcbgen/matcher.py | 0 .../xcb-proto-1.10/xcbgen/state.py | 0 .../xcb-proto-1.10/xcbgen/xtypes.py | 0 .../xcmiscproto-1.2.2/Android.mk | 0 .../x_header => x_header}/xcmiscproto-1.2.2/COPYING | 0 .../xcmiscproto-1.2.2/Makefile.am | 0 .../x_header => x_header}/xcmiscproto-1.2.2/README | 0 .../xcmiscproto-1.2.2/autogen.sh | 0 .../xcmiscproto-1.2.2/configure.ac | 0 .../xcmiscproto-1.2.2/docbook.am | 0 .../xcmiscproto-1.2.2/specs/Makefile.am | 0 .../xcmiscproto-1.2.2/specs/xc-misc.xml | 0 .../xcmiscproto-1.2.2/xcmiscproto.h | 0 .../xcmiscproto-1.2.2/xcmiscproto.pc.in | 0 .../xcmiscproto-1.2.2/xcmiscstr.h | 0 .../xextproto-7.2.1/Android.mk | 0 .../x_header => x_header}/xextproto-7.2.1/COPYING | 0 .../x_header => x_header}/xextproto-7.2.1/EVI.h | 0 .../xextproto-7.2.1/EVIproto.h | 0 .../xextproto-7.2.1/Makefile.am | 0 .../x_header => x_header}/xextproto-7.2.1/README | 0 .../x_header => x_header}/xextproto-7.2.1/ag.h | 0 .../x_header => x_header}/xextproto-7.2.1/agproto.h | 0 .../xextproto-7.2.1/autogen.sh | 0 .../xextproto-7.2.1/configure.ac | 0 .../x_header => x_header}/xextproto-7.2.1/cup.h | 0 .../xextproto-7.2.1/cupproto.h | 0 .../x_header => x_header}/xextproto-7.2.1/dbe.h | 0 .../xextproto-7.2.1/dbeproto.h | 0 .../xextproto-7.2.1/docbook.am | 0 .../xextproto-7.2.1/dpmsconst.h | 0 .../xextproto-7.2.1/dpmsproto.h | 0 .../x_header => x_header}/xextproto-7.2.1/ge.h | 0 .../x_header => x_header}/xextproto-7.2.1/geproto.h | 0 .../x_header => x_header}/xextproto-7.2.1/lbx.h | 0 .../xextproto-7.2.1/lbxproto.h | 0 .../xextproto-7.2.1/mitmiscconst.h | 0 .../xextproto-7.2.1/mitmiscproto.h | 0 .../xextproto-7.2.1/multibufconst.h | 0 .../xextproto-7.2.1/multibufproto.h | 0 .../x_header => x_header}/xextproto-7.2.1/secur.h | 0 .../xextproto-7.2.1/securproto.h | 0 .../xextproto-7.2.1/shapeconst.h | 0 .../xextproto-7.2.1/shapeproto.h | 0 .../xextproto-7.2.1/shapestr.h | 0 .../x_header => x_header}/xextproto-7.2.1/shm.h | 0 .../xextproto-7.2.1/shmproto.h | 0 .../x_header => x_header}/xextproto-7.2.1/shmstr.h | 0 .../xextproto-7.2.1/specs/Makefile.am | 0 .../xextproto-7.2.1/specs/appendix.xml | 0 .../xextproto-7.2.1/specs/appgrp.xml | 0 .../xextproto-7.2.1/specs/dbe.xml | 0 .../xextproto-7.2.1/specs/dpms.xml | 0 .../xextproto-7.2.1/specs/evi.xml | 0 .../xextproto-7.2.1/specs/geproto.xml | 0 .../xextproto-7.2.1/specs/lbx.xml | 0 .../xextproto-7.2.1/specs/multibuf.xml | 0 .../xextproto-7.2.1/specs/security.xml | 0 .../xextproto-7.2.1/specs/shape.xml | 0 .../xextproto-7.2.1/specs/shm.xml | 0 .../xextproto-7.2.1/specs/sync.xml | 0 .../xextproto-7.2.1/specs/tog-cup.xml | 0 .../xextproto-7.2.1/specs/xtest.xml | 0 .../xextproto-7.2.1/syncconst.h | 0 .../xextproto-7.2.1/syncproto.h | 0 .../x_header => x_header}/xextproto-7.2.1/syncstr.h | 0 .../xextproto-7.2.1/xextproto.pc.in | 0 .../xextproto-7.2.1/xtestconst.h | 0 .../xextproto-7.2.1/xtestext1const.h | 0 .../xextproto-7.2.1/xtestext1proto.h | 0 .../xextproto-7.2.1/xtestproto.h | 0 .../xf86bigfontproto-1.2.0/Android.mk | 0 .../xf86bigfontproto-1.2.0/COPYING | 0 .../xf86bigfontproto-1.2.0/Makefile.am | 0 .../xf86bigfontproto-1.2.0/autogen.sh | 0 .../xf86bigfontproto-1.2.0/configure.ac | 0 .../xf86bigfontproto-1.2.0/xf86bigfont.h | 0 .../xf86bigfontproto-1.2.0/xf86bigfontproto.pc.in | 0 .../xf86bigfontproto-1.2.0/xf86bigfproto.h | 0 .../xf86bigfontproto-1.2.0/xf86bigfstr.h | 0 .../xineramaproto-1.2.1/Android.mk | 0 .../xineramaproto-1.2.1/COPYING | 0 .../xineramaproto-1.2.1/Makefile.am | 0 .../xineramaproto-1.2.1/README | 0 .../xineramaproto-1.2.1/autogen.sh | 0 .../xineramaproto-1.2.1/configure.ac | 0 .../xineramaproto-1.2.1/panoramiXproto.h | 0 .../xineramaproto-1.2.1/xineramaproto.pc.in | 0 .../x_header => x_header}/xproto-7.0.24/AUTHORS | 0 .../x_header => x_header}/xproto-7.0.24/Android.mk | 0 .../x_header => x_header}/xproto-7.0.24/COPYING | 0 .../x_header => x_header}/xproto-7.0.24/DECkeysym.h | 0 .../x_header => x_header}/xproto-7.0.24/HPkeysym.h | 0 .../x_header => x_header}/xproto-7.0.24/Makefile.am | 0 .../x_header => x_header}/xproto-7.0.24/README | 0 .../x_header => x_header}/xproto-7.0.24/Sunkeysym.h | 0 .../x_header => x_header}/xproto-7.0.24/X.h | 0 .../xproto-7.0.24/XF86keysym.h | 0 .../x_header => x_header}/xproto-7.0.24/XWDFile.h | 0 .../x_header => x_header}/xproto-7.0.24/Xalloca.h | 0 .../x_header => x_header}/xproto-7.0.24/Xarch.h | 0 .../x_header => x_header}/xproto-7.0.24/Xatom.h | 0 .../x_header => x_header}/xproto-7.0.24/Xdefs.h | 0 .../xproto-7.0.24/Xfuncproto.h | 0 .../xproto-7.0.24/Xfuncproto.h.in | 0 .../x_header => x_header}/xproto-7.0.24/Xfuncs.h | 0 .../x_header => x_header}/xproto-7.0.24/Xmd.h | 0 .../x_header => x_header}/xproto-7.0.24/Xos.h | 0 .../x_header => x_header}/xproto-7.0.24/Xos_r.h | 0 .../x_header => x_header}/xproto-7.0.24/Xosdefs.h | 0 .../x_header => x_header}/xproto-7.0.24/Xpoll.h | 0 .../x_header => x_header}/xproto-7.0.24/Xpoll.h.in | 0 .../x_header => x_header}/xproto-7.0.24/Xproto.h | 0 .../x_header => x_header}/xproto-7.0.24/Xprotostr.h | 0 .../x_header => x_header}/xproto-7.0.24/Xthreads.h | 0 .../x_header => x_header}/xproto-7.0.24/Xw32defs.h | 0 .../x_header => x_header}/xproto-7.0.24/Xwindows.h | 0 .../x_header => x_header}/xproto-7.0.24/Xwinsock.h | 0 .../x_header => x_header}/xproto-7.0.24/ap_keysym.h | 0 .../x_header => x_header}/xproto-7.0.24/autogen.sh | 0 .../xproto-7.0.24/configure.ac | 0 .../x_header => x_header}/xproto-7.0.24/docbook.am | 0 .../x_header => x_header}/xproto-7.0.24/keysym.h | 0 .../x_header => x_header}/xproto-7.0.24/keysymdef.h | 0 .../xproto-7.0.24/specs/Makefile.am | 0 .../xproto-7.0.24/specs/SIAddresses/IPv6.txt | 0 .../xproto-7.0.24/specs/SIAddresses/Makefile.am | 0 .../xproto-7.0.24/specs/SIAddresses/README | 0 .../xproto-7.0.24/specs/SIAddresses/hostname.txt | 0 .../xproto-7.0.24/specs/SIAddresses/localuser.txt | 0 .../xproto-7.0.24/specs/encoding.xml | 0 .../xproto-7.0.24/specs/glossary.xml | 0 .../xproto-7.0.24/specs/keysyms.xml | 0 .../xproto-7.0.24/specs/sect1-9.xml | 0 .../xproto-7.0.24/specs/x11protocol.xml | 0 .../xproto-7.0.24/xproto.pc.in | 0 .../x_header => x_header}/xtrans-1.2.7/AUTHORS | 0 .../x_header => x_header}/xtrans-1.2.7/Android.mk | 0 .../x_header => x_header}/xtrans-1.2.7/COPYING | 0 .../x_header => x_header}/xtrans-1.2.7/Makefile.am | 0 .../x_header => x_header}/xtrans-1.2.7/README | 0 .../x_header => x_header}/xtrans-1.2.7/Xtrans.c | 0 .../x_header => x_header}/xtrans-1.2.7/Xtrans.h | 0 .../x_header => x_header}/xtrans-1.2.7/Xtransint.h | 0 .../x_header => x_header}/xtrans-1.2.7/Xtranslcl.c | 0 .../x_header => x_header}/xtrans-1.2.7/Xtranssock.c | 0 .../x_header => x_header}/xtrans-1.2.7/Xtranstli.c | 0 .../x_header => x_header}/xtrans-1.2.7/Xtransutil.c | 0 .../x_header => x_header}/xtrans-1.2.7/autogen.sh | 0 .../x_header => x_header}/xtrans-1.2.7/configure.ac | 0 .../xtrans-1.2.7/doc/Makefile.am | 0 .../xtrans-1.2.7/doc/xtrans.xml | 0 .../x_header => x_header}/xtrans-1.2.7/docbook.am | 0 .../x_header => x_header}/xtrans-1.2.7/transport.c | 0 .../x_header => x_header}/xtrans-1.2.7/xtrans.m4 | 0 .../x_header => x_header}/xtrans-1.2.7/xtrans.pc.in | 0 {XServer/other_lib/x_lib => x_lib}/Android.mk | 0 .../other_lib/x_lib => x_lib}/libICE-1.0.8/AUTHORS | 0 .../x_lib => x_lib}/libICE-1.0.8/Android.mk | 0 .../other_lib/x_lib => x_lib}/libICE-1.0.8/COPYING | 0 .../x_lib => x_lib}/libICE-1.0.8/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libICE-1.0.8/README | 0 .../x_lib => x_lib}/libICE-1.0.8/autogen.sh | 0 .../other_lib/x_lib => x_lib}/libICE-1.0.8/config.h | 0 .../x_lib => x_lib}/libICE-1.0.8/configure.ac | 0 .../x_lib => x_lib}/libICE-1.0.8/doc/ICElib.xml | 0 .../x_lib => x_lib}/libICE-1.0.8/doc/Makefile.am | 0 .../x_lib => x_lib}/libICE-1.0.8/docbook.am | 0 .../x_lib => x_lib}/libICE-1.0.8/ice.pc.in | 0 .../libICE-1.0.8/include/X11/ICE/ICE.h | 0 .../libICE-1.0.8/include/X11/ICE/ICEconn.h | 0 .../libICE-1.0.8/include/X11/ICE/ICElib.h | 0 .../libICE-1.0.8/include/X11/ICE/ICEmsg.h | 0 .../libICE-1.0.8/include/X11/ICE/ICEproto.h | 0 .../libICE-1.0.8/include/X11/ICE/ICEutil.h | 0 .../x_lib => x_lib}/libICE-1.0.8/specs/Makefile.am | 0 .../x_lib => x_lib}/libICE-1.0.8/specs/ice.xml | 0 .../x_lib => x_lib}/libICE-1.0.8/src/ICElibint.h | 0 .../x_lib => x_lib}/libICE-1.0.8/src/Makefile.am | 0 .../x_lib => x_lib}/libICE-1.0.8/src/accept.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/authutil.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/connect.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/error.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/getauth.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/globals.h | 0 .../x_lib => x_lib}/libICE-1.0.8/src/iceauth.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/icetrans.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/listen.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/listenwk.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/locking.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/misc.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/ping.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/process.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/protosetup.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/register.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/replywait.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/setauth.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/shutdown.c | 0 .../x_lib => x_lib}/libICE-1.0.8/src/watch.c | 0 .../other_lib/x_lib => x_lib}/libSM-1.2.2/AUTHORS | 0 .../x_lib => x_lib}/libSM-1.2.2/Android.mk | 0 .../other_lib/x_lib => x_lib}/libSM-1.2.2/COPYING | 0 .../x_lib => x_lib}/libSM-1.2.2/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libSM-1.2.2/README | 0 .../x_lib => x_lib}/libSM-1.2.2/autogen.sh | 0 .../other_lib/x_lib => x_lib}/libSM-1.2.2/config.h | 0 .../x_lib => x_lib}/libSM-1.2.2/configure.ac | 0 .../x_lib => x_lib}/libSM-1.2.2/doc/Makefile.am | 0 .../x_lib => x_lib}/libSM-1.2.2/doc/SMlib.xml | 0 .../x_lib => x_lib}/libSM-1.2.2/doc/xsmp.xml | 0 .../x_lib => x_lib}/libSM-1.2.2/docbook.am | 0 .../x_lib => x_lib}/libSM-1.2.2/include/X11/SM/SM.h | 0 .../libSM-1.2.2/include/X11/SM/SMlib.h | 0 .../libSM-1.2.2/include/X11/SM/SMproto.h | 0 .../other_lib/x_lib => x_lib}/libSM-1.2.2/sm.pc.in | 0 .../x_lib => x_lib}/libSM-1.2.2/src/Makefile.am | 0 .../x_lib => x_lib}/libSM-1.2.2/src/SMlibint.h | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_auth.c | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_client.c | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_error.c | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_genid.c | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_manager.c | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_misc.c | 0 .../x_lib => x_lib}/libSM-1.2.2/src/sm_process.c | 0 .../other_lib/x_lib => x_lib}/libX11-1.6.2/AUTHORS | 0 .../x_lib => x_lib}/libX11-1.6.2/Android.mk | 0 .../other_lib/x_lib => x_lib}/libX11-1.6.2/COPYING | 0 .../x_lib => x_lib}/libX11-1.6.2/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libX11-1.6.2/NEWS | 0 .../other_lib/x_lib => x_lib}/libX11-1.6.2/README | 0 .../x_lib => x_lib}/libX11-1.6.2/autogen.sh | 0 .../x_lib => x_lib}/libX11-1.6.2/configure.ac | 0 .../x_lib => x_lib}/libX11-1.6.2/cpprules.in | 0 .../x_lib => x_lib}/libX11-1.6.2/docbook.am | 0 .../libX11-1.6.2/include/Makefile.am | 0 .../libX11-1.6.2/include/X11/ImUtil.h | 0 .../libX11-1.6.2/include/X11/XKBlib.h | 0 .../x_lib => x_lib}/libX11-1.6.2/include/X11/Xcms.h | 0 .../libX11-1.6.2/include/X11/Xlib-xcb.h | 0 .../x_lib => x_lib}/libX11-1.6.2/include/X11/Xlib.h | 0 .../libX11-1.6.2/include/X11/XlibConf.h | 0 .../libX11-1.6.2/include/X11/XlibConf.h.in | 0 .../libX11-1.6.2/include/X11/Xlibint.h | 0 .../libX11-1.6.2/include/X11/Xlocale.h | 0 .../libX11-1.6.2/include/X11/Xregion.h | 0 .../libX11-1.6.2/include/X11/Xresource.h | 0 .../libX11-1.6.2/include/X11/Xutil.h | 0 .../libX11-1.6.2/include/X11/cursorfont.h | 0 .../libX11-1.6.2/m4/ax_define_dir.m4 | 0 .../x_lib => x_lib}/libX11-1.6.2/man/AllPlanes.man | 0 .../libX11-1.6.2/man/BitmapBitOrder.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/BitmapPad.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/BitmapUnit.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/BlackPixel.man | 0 .../libX11-1.6.2/man/BlackPixelOfScreen.man | 0 .../libX11-1.6.2/man/CellsOfScreen.man | 0 .../libX11-1.6.2/man/ClientWhitePointOfCCC.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/Compose.man | 0 .../libX11-1.6.2/man/ConnectionNumber.man | 0 .../libX11-1.6.2/man/DefaultColormap.man | 0 .../libX11-1.6.2/man/DefaultColormapOfScreen.man | 0 .../libX11-1.6.2/man/DefaultDepth.man | 0 .../libX11-1.6.2/man/DefaultDepthOfScreen.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/DefaultGC.man | 0 .../libX11-1.6.2/man/DefaultGCOfScreen.man | 0 .../libX11-1.6.2/man/DefaultRootWindow.man | 0 .../libX11-1.6.2/man/DefaultScreen.man | 0 .../libX11-1.6.2/man/DefaultScreenOfDisplay.man | 0 .../libX11-1.6.2/man/DefaultVisual.man | 0 .../libX11-1.6.2/man/DefaultVisualOfScreen.man | 0 .../libX11-1.6.2/man/DisplayCells.man | 0 .../libX11-1.6.2/man/DisplayHeight.man | 0 .../libX11-1.6.2/man/DisplayHeightMM.man | 0 .../libX11-1.6.2/man/DisplayOfCCC.man | 0 .../libX11-1.6.2/man/DisplayOfScreen.man | 0 .../libX11-1.6.2/man/DisplayPlanes.man | 0 .../libX11-1.6.2/man/DisplayString.man | 0 .../libX11-1.6.2/man/DisplayWidth.man | 0 .../libX11-1.6.2/man/DisplayWidthMM.man | 0 .../libX11-1.6.2/man/DoesBackingStore.man | 0 .../libX11-1.6.2/man/DoesSaveUnders.man | 0 .../libX11-1.6.2/man/EventMaskOfScreen.man | 0 .../libX11-1.6.2/man/HeightMMOfScreen.man | 0 .../libX11-1.6.2/man/HeightOfScreen.man | 0 .../libX11-1.6.2/man/ImageByteOrder.man | 0 .../libX11-1.6.2/man/IsCursorKey.man | 0 .../libX11-1.6.2/man/IsFunctionKey.man | 0 .../libX11-1.6.2/man/IsKeypadKey.man | 0 .../libX11-1.6.2/man/IsMiscFunctionKey.man | 0 .../libX11-1.6.2/man/IsModifierKey.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/IsPFKey.man | 0 .../libX11-1.6.2/man/IsPrivateKeypadKey.man | 0 .../libX11-1.6.2/man/LastKnownRequestProcessed.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/Makefile.am | 0 .../libX11-1.6.2/man/MaxCmapsOfScreen.man | 0 .../libX11-1.6.2/man/MinCmapsOfScreen.man | 0 .../libX11-1.6.2/man/NextRequest.man | 0 .../libX11-1.6.2/man/PlanesOfScreen.man | 0 .../libX11-1.6.2/man/ProtocolRevision.man | 0 .../libX11-1.6.2/man/ProtocolVersion.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/QLength.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/RootWindow.man | 0 .../libX11-1.6.2/man/RootWindowOfScreen.man | 0 .../libX11-1.6.2/man/ScreenCount.man | 0 .../libX11-1.6.2/man/ScreenNumberOfCCC.man | 0 .../libX11-1.6.2/man/ScreenOfDisplay.man | 0 .../libX11-1.6.2/man/ScreenWhitePointOfCCC.man | 0 .../libX11-1.6.2/man/ServerVendor.man | 0 .../libX11-1.6.2/man/VendorRelease.man | 0 .../libX11-1.6.2/man/VisualOfCCC.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/WhitePixel.man | 0 .../libX11-1.6.2/man/WhitePixelOfScreen.man | 0 .../libX11-1.6.2/man/WidthMMOfScreen.man | 0 .../libX11-1.6.2/man/WidthOfScreen.man | 0 .../libX11-1.6.2/man/XActivateScreenSaver.man | 0 .../libX11-1.6.2/man/XAddConnectionWatch.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XAddHost.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XAddHosts.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XAddPixel.man | 0 .../libX11-1.6.2/man/XAddToSaveSet.man | 0 .../libX11-1.6.2/man/XAllocClassHint.man | 0 .../libX11-1.6.2/man/XAllocColor.man | 0 .../libX11-1.6.2/man/XAllocColorCells.man | 0 .../libX11-1.6.2/man/XAllocColorPlanes.man | 0 .../libX11-1.6.2/man/XAllocIconSize.man | 0 .../libX11-1.6.2/man/XAllocNamedColor.man | 0 .../libX11-1.6.2/man/XAllocSizeHints.man | 0 .../libX11-1.6.2/man/XAllocStandardColormap.man | 0 .../libX11-1.6.2/man/XAllocWMHints.man | 0 .../libX11-1.6.2/man/XAllowEvents.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XAnyEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XArc.man | 0 .../libX11-1.6.2/man/XAutoRepeatOff.man | 0 .../libX11-1.6.2/man/XAutoRepeatOn.man | 0 .../libX11-1.6.2/man/XBaseFontNameListOfFontSet.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XBell.man | 0 .../libX11-1.6.2/man/XButtonEvent.man | 0 .../libX11-1.6.2/man/XChangeActivePointerGrab.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XChangeGC.man | 0 .../libX11-1.6.2/man/XChangeKeyboardControl.man | 0 .../libX11-1.6.2/man/XChangeKeyboardMapping.man | 0 .../libX11-1.6.2/man/XChangePointerControl.man | 0 .../libX11-1.6.2/man/XChangeProperty.man | 0 .../libX11-1.6.2/man/XChangeSaveSet.man | 0 .../libX11-1.6.2/man/XChangeWindowAttributes.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XChar2b.man | 0 .../libX11-1.6.2/man/XCharStruct.man | 0 .../libX11-1.6.2/man/XCheckIfEvent.man | 0 .../libX11-1.6.2/man/XCheckMaskEvent.man | 0 .../libX11-1.6.2/man/XCheckTypedEvent.man | 0 .../libX11-1.6.2/man/XCheckTypedWindowEvent.man | 0 .../libX11-1.6.2/man/XCheckWindowEvent.man | 0 .../libX11-1.6.2/man/XCirculateEvent.man | 0 .../libX11-1.6.2/man/XCirculateRequestEvent.man | 0 .../libX11-1.6.2/man/XCirculateSubwindows.man | 0 .../libX11-1.6.2/man/XCirculateSubwindowsDown.man | 0 .../libX11-1.6.2/man/XCirculateSubwindowsUp.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XClassHint.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XClearArea.man | 0 .../libX11-1.6.2/man/XClearWindow.man | 0 .../libX11-1.6.2/man/XClientMessageEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XClipBox.man | 0 .../libX11-1.6.2/man/XCloseDisplay.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCloseIM.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCloseOM.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XColor.man | 0 .../libX11-1.6.2/man/XColormapEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCompose.man | 0 .../libX11-1.6.2/man/XConfigureEvent.man | 0 .../libX11-1.6.2/man/XConfigureRequestEvent.man | 0 .../libX11-1.6.2/man/XConfigureWindow.man | 0 .../libX11-1.6.2/man/XContextDependentDrawing.man | 0 .../libX11-1.6.2/man/XContextualDrawing.man | 0 .../libX11-1.6.2/man/XConvertCase.man | 0 .../libX11-1.6.2/man/XConvertSelection.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCopyArea.man | 0 .../libX11-1.6.2/man/XCopyColormapAndFree.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCopyGC.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCopyPlane.man | 0 .../libX11-1.6.2/man/XCreateBitmapFromData.man | 0 .../libX11-1.6.2/man/XCreateColormap.man | 0 .../libX11-1.6.2/man/XCreateFontCursor.man | 0 .../libX11-1.6.2/man/XCreateFontSet.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCreateGC.man | 0 .../libX11-1.6.2/man/XCreateGlyphCursor.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCreateIC.man | 0 .../libX11-1.6.2/man/XCreateImage.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XCreateOC.man | 0 .../libX11-1.6.2/man/XCreatePixmap.man | 0 .../libX11-1.6.2/man/XCreatePixmapCursor.man | 0 .../man/XCreatePixmapFromBitmapData.man | 0 .../libX11-1.6.2/man/XCreateRegion.man | 0 .../libX11-1.6.2/man/XCreateSimpleWindow.man | 0 .../libX11-1.6.2/man/XCreateWindow.man | 0 .../libX11-1.6.2/man/XCreateWindowEvent.man | 0 .../libX11-1.6.2/man/XCrossingEvent.man | 0 .../libX11-1.6.2/man/XDefaultString.man | 0 .../libX11-1.6.2/man/XDefineCursor.man | 0 .../libX11-1.6.2/man/XDeleteContext.man | 0 .../libX11-1.6.2/man/XDeleteModifiermapEntry.man | 0 .../libX11-1.6.2/man/XDeleteProperty.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDestroyIC.man | 0 .../libX11-1.6.2/man/XDestroyImage.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDestroyOC.man | 0 .../libX11-1.6.2/man/XDestroyRegion.man | 0 .../libX11-1.6.2/man/XDestroySubwindows.man | 0 .../libX11-1.6.2/man/XDestroyWindow.man | 0 .../libX11-1.6.2/man/XDestroyWindowEvent.man | 0 .../man/XDirectionalDependentDrawing.man | 0 .../libX11-1.6.2/man/XDisableAccessControl.man | 0 .../libX11-1.6.2/man/XDisplayKeycodes.man | 0 .../libX11-1.6.2/man/XDisplayMotionBufferSize.man | 0 .../libX11-1.6.2/man/XDisplayName.man | 0 .../libX11-1.6.2/man/XDisplayOfIM.man | 0 .../libX11-1.6.2/man/XDisplayOfOM.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDrawArc.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDrawArcs.man | 0 .../libX11-1.6.2/man/XDrawImageString.man | 0 .../libX11-1.6.2/man/XDrawImageString16.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDrawLine.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDrawLines.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDrawPoint.man | 0 .../libX11-1.6.2/man/XDrawPoints.man | 0 .../libX11-1.6.2/man/XDrawRectangle.man | 0 .../libX11-1.6.2/man/XDrawRectangles.man | 0 .../libX11-1.6.2/man/XDrawSegments.man | 0 .../libX11-1.6.2/man/XDrawString.man | 0 .../libX11-1.6.2/man/XDrawString16.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XDrawText.man | 0 .../libX11-1.6.2/man/XDrawText16.man | 0 .../libX11-1.6.2/man/XEmptyRegion.man | 0 .../libX11-1.6.2/man/XEnableAccessControl.man | 0 .../libX11-1.6.2/man/XEqualRegion.man | 0 .../libX11-1.6.2/man/XErrorEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XEvent.man | 0 .../libX11-1.6.2/man/XEventsQueued.man | 0 .../libX11-1.6.2/man/XExposeEvent.man | 0 .../libX11-1.6.2/man/XExtendedMaxRequestSize.man | 0 .../libX11-1.6.2/man/XExtentsOfFontSet.man | 0 .../libX11-1.6.2/man/XFetchBuffer.man | 0 .../libX11-1.6.2/man/XFetchBytes.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFetchName.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFillArc.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFillArcs.man | 0 .../libX11-1.6.2/man/XFillPolygon.man | 0 .../libX11-1.6.2/man/XFillRectangle.man | 0 .../libX11-1.6.2/man/XFillRectangles.man | 0 .../libX11-1.6.2/man/XFilterEvent.man | 0 .../libX11-1.6.2/man/XFindContext.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFlush.man | 0 .../libX11-1.6.2/man/XFocusChangeEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFontProp.man | 0 .../libX11-1.6.2/man/XFontSetExtents.man | 0 .../libX11-1.6.2/man/XFontStruct.man | 0 .../libX11-1.6.2/man/XFontsOfFontSet.man | 0 .../libX11-1.6.2/man/XForceScreenSaver.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFree.man | 0 .../libX11-1.6.2/man/XFreeColormap.man | 0 .../libX11-1.6.2/man/XFreeColors.man | 0 .../libX11-1.6.2/man/XFreeCursor.man | 0 .../libX11-1.6.2/man/XFreeEventData.man | 0 .../libX11-1.6.2/man/XFreeExtensionList.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFreeFont.man | 0 .../libX11-1.6.2/man/XFreeFontInfo.man | 0 .../libX11-1.6.2/man/XFreeFontNames.man | 0 .../libX11-1.6.2/man/XFreeFontPath.man | 0 .../libX11-1.6.2/man/XFreeFontSet.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XFreeGC.man | 0 .../libX11-1.6.2/man/XFreeModifiermap.man | 0 .../libX11-1.6.2/man/XFreePixmap.man | 0 .../libX11-1.6.2/man/XFreeStringList.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XGCValues.man | 0 .../libX11-1.6.2/man/XGContextFromGC.man | 0 .../libX11-1.6.2/man/XGenericEventCookie.man | 0 .../libX11-1.6.2/man/XGetAtomName.man | 0 .../libX11-1.6.2/man/XGetAtomNames.man | 0 .../libX11-1.6.2/man/XGetClassHint.man | 0 .../libX11-1.6.2/man/XGetCommand.man | 0 .../libX11-1.6.2/man/XGetErrorDatabaseText.man | 0 .../libX11-1.6.2/man/XGetErrorText.man | 0 .../libX11-1.6.2/man/XGetEventData.man | 0 .../libX11-1.6.2/man/XGetFontPath.man | 0 .../libX11-1.6.2/man/XGetFontProperty.man | 0 .../libX11-1.6.2/man/XGetGCValues.man | 0 .../libX11-1.6.2/man/XGetGeometry.man | 0 .../libX11-1.6.2/man/XGetICValues.man | 0 .../libX11-1.6.2/man/XGetIMValues.man | 0 .../libX11-1.6.2/man/XGetIconName.man | 0 .../libX11-1.6.2/man/XGetIconSizes.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XGetImage.man | 0 .../libX11-1.6.2/man/XGetInputFocus.man | 0 .../libX11-1.6.2/man/XGetKeyboardControl.man | 0 .../libX11-1.6.2/man/XGetKeyboardMapping.man | 0 .../libX11-1.6.2/man/XGetModifierMapping.man | 0 .../libX11-1.6.2/man/XGetMotionEvents.man | 0 .../libX11-1.6.2/man/XGetOCValues.man | 0 .../libX11-1.6.2/man/XGetOMValues.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XGetPixel.man | 0 .../libX11-1.6.2/man/XGetPointerControl.man | 0 .../libX11-1.6.2/man/XGetPointerMapping.man | 0 .../libX11-1.6.2/man/XGetRGBColormaps.man | 0 .../libX11-1.6.2/man/XGetScreenSaver.man | 0 .../libX11-1.6.2/man/XGetSelectionOwner.man | 0 .../libX11-1.6.2/man/XGetSubImage.man | 0 .../libX11-1.6.2/man/XGetTextProperty.man | 0 .../libX11-1.6.2/man/XGetTransientForHint.man | 0 .../libX11-1.6.2/man/XGetVisualInfo.man | 0 .../libX11-1.6.2/man/XGetWMClientMachine.man | 0 .../libX11-1.6.2/man/XGetWMColormapWindows.man | 0 .../libX11-1.6.2/man/XGetWMHints.man | 0 .../libX11-1.6.2/man/XGetWMIconName.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XGetWMName.man | 0 .../libX11-1.6.2/man/XGetWMNormalHints.man | 0 .../libX11-1.6.2/man/XGetWMProtocols.man | 0 .../libX11-1.6.2/man/XGetWMSizeHints.man | 0 .../libX11-1.6.2/man/XGetWindowAttributes.man | 0 .../libX11-1.6.2/man/XGetWindowProperty.man | 0 .../libX11-1.6.2/man/XGetXCBConnection.man | 0 .../libX11-1.6.2/man/XGrabButton.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XGrabKey.man | 0 .../libX11-1.6.2/man/XGrabKeyboard.man | 0 .../libX11-1.6.2/man/XGrabPointer.man | 0 .../libX11-1.6.2/man/XGrabServer.man | 0 .../libX11-1.6.2/man/XGraphicsExposeEvent.man | 0 .../libX11-1.6.2/man/XGravityEvent.man | 0 .../libX11-1.6.2/man/XHostAddress.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XIMOfIC.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XIconSize.man | 0 .../libX11-1.6.2/man/XIconifyWindow.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XIfEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XInitImage.man | 0 .../libX11-1.6.2/man/XInitThreads.man | 0 .../libX11-1.6.2/man/XInsertModifiermapEntry.man | 0 .../libX11-1.6.2/man/XInstallColormap.man | 0 .../libX11-1.6.2/man/XInternAtom.man | 0 .../libX11-1.6.2/man/XInternAtoms.man | 0 .../libX11-1.6.2/man/XInternalConnectionNumbers.man | 0 .../libX11-1.6.2/man/XIntersectRegion.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XKeyEvent.man | 0 .../libX11-1.6.2/man/XKeyboardControl.man | 0 .../libX11-1.6.2/man/XKeycodeToKeysym.man | 0 .../libX11-1.6.2/man/XKeymapEvent.man | 0 .../libX11-1.6.2/man/XKeysymToKeycode.man | 0 .../libX11-1.6.2/man/XKeysymToString.man | 0 .../libX11-1.6.2/man/XKillClient.man | 0 .../libX11-1.6.2/man/XListDepths.man | 0 .../libX11-1.6.2/man/XListExtensions.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XListFonts.man | 0 .../libX11-1.6.2/man/XListFontsWithInfo.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XListHosts.man | 0 .../libX11-1.6.2/man/XListInstalledColormaps.man | 0 .../libX11-1.6.2/man/XListPixmapFormats.man | 0 .../libX11-1.6.2/man/XListProperties.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XLoadFont.man | 0 .../libX11-1.6.2/man/XLoadQueryFont.man | 0 .../libX11-1.6.2/man/XLocaleOfFontSet.man | 0 .../libX11-1.6.2/man/XLocaleOfIM.man | 0 .../libX11-1.6.2/man/XLocaleOfOM.man | 0 .../libX11-1.6.2/man/XLockDisplay.man | 0 .../libX11-1.6.2/man/XLookupColor.man | 0 .../libX11-1.6.2/man/XLookupKeysym.man | 0 .../libX11-1.6.2/man/XLookupString.man | 0 .../libX11-1.6.2/man/XLowerWindow.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XMapEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XMapRaised.man | 0 .../libX11-1.6.2/man/XMapRequestEvent.man | 0 .../libX11-1.6.2/man/XMapSubwindows.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XMapWindow.man | 0 .../libX11-1.6.2/man/XMappingEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XMaskEvent.man | 0 .../libX11-1.6.2/man/XMatchVisualInfo.man | 0 .../libX11-1.6.2/man/XMaxRequestSize.man | 0 .../libX11-1.6.2/man/XModifierKeymap.man | 0 .../libX11-1.6.2/man/XMotionEvent.man | 0 .../libX11-1.6.2/man/XMoveResizeWindow.man | 0 .../libX11-1.6.2/man/XMoveWindow.man | 0 .../libX11-1.6.2/man/XNewModifiermap.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XNextEvent.man | 0 .../libX11-1.6.2/man/XNoExposeEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XNoOp.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XOMOfOC.man | 0 .../libX11-1.6.2/man/XOffsetRegion.man | 0 .../libX11-1.6.2/man/XOpenDisplay.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XOpenIM.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XOpenOM.man | 0 .../libX11-1.6.2/man/XParseColor.man | 0 .../libX11-1.6.2/man/XParseGeometry.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XPeekEvent.man | 0 .../libX11-1.6.2/man/XPeekIfEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XPending.man | 0 .../libX11-1.6.2/man/XPixmapFormatValues.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XPoint.man | 0 .../libX11-1.6.2/man/XPointInRegion.man | 0 .../libX11-1.6.2/man/XPolygonRegion.man | 0 .../libX11-1.6.2/man/XProcessInternalConnection.man | 0 .../libX11-1.6.2/man/XPropertyEvent.man | 0 .../libX11-1.6.2/man/XPutBackEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XPutImage.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XPutPixel.man | 0 .../libX11-1.6.2/man/XQueryBestCursor.man | 0 .../libX11-1.6.2/man/XQueryBestSize.man | 0 .../libX11-1.6.2/man/XQueryBestStipple.man | 0 .../libX11-1.6.2/man/XQueryBestTile.man | 0 .../libX11-1.6.2/man/XQueryColor.man | 0 .../libX11-1.6.2/man/XQueryColors.man | 0 .../libX11-1.6.2/man/XQueryExtension.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XQueryFont.man | 0 .../libX11-1.6.2/man/XQueryKeymap.man | 0 .../libX11-1.6.2/man/XQueryPointer.man | 0 .../libX11-1.6.2/man/XQueryTextExtents.man | 0 .../libX11-1.6.2/man/XQueryTextExtents16.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XQueryTree.man | 0 .../libX11-1.6.2/man/XRaiseWindow.man | 0 .../libX11-1.6.2/man/XReadBitmapFile.man | 0 .../libX11-1.6.2/man/XReadBitmapFileData.man | 0 .../libX11-1.6.2/man/XRebindKeysym.man | 0 .../libX11-1.6.2/man/XRecolorCursor.man | 0 .../libX11-1.6.2/man/XReconfigureWMWindow.man | 0 .../libX11-1.6.2/man/XRectInRegion.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XRectangle.man | 0 .../libX11-1.6.2/man/XRefreshKeyboardMapping.man | 0 .../man/XRegisterIMInstantiateCallback.man | 0 .../libX11-1.6.2/man/XRemoveConnectionWatch.man | 0 .../libX11-1.6.2/man/XRemoveFromSaveSet.man | 0 .../libX11-1.6.2/man/XRemoveHost.man | 0 .../libX11-1.6.2/man/XRemoveHosts.man | 0 .../libX11-1.6.2/man/XReparentEvent.man | 0 .../libX11-1.6.2/man/XReparentWindow.man | 0 .../libX11-1.6.2/man/XResetScreenSaver.man | 0 .../libX11-1.6.2/man/XResizeRequestEvent.man | 0 .../libX11-1.6.2/man/XResizeWindow.man | 0 .../libX11-1.6.2/man/XResourceManagerString.man | 0 .../libX11-1.6.2/man/XRestackWindows.man | 0 .../libX11-1.6.2/man/XRotateBuffers.man | 0 .../libX11-1.6.2/man/XRotateWindowProperties.man | 0 .../libX11-1.6.2/man/XSaveContext.man | 0 .../libX11-1.6.2/man/XScreenNumberOfScreen.man | 0 .../libX11-1.6.2/man/XScreenResourceString.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSegment.man | 0 .../libX11-1.6.2/man/XSelectInput.man | 0 .../libX11-1.6.2/man/XSelectionClearEvent.man | 0 .../libX11-1.6.2/man/XSelectionEvent.man | 0 .../libX11-1.6.2/man/XSelectionRequestEvent.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSendEvent.man | 0 .../libX11-1.6.2/man/XSetAccessControl.man | 0 .../libX11-1.6.2/man/XSetAfterFunction.man | 0 .../libX11-1.6.2/man/XSetArcMode.man | 0 .../libX11-1.6.2/man/XSetBackground.man | 0 .../libX11-1.6.2/man/XSetClassHint.man | 0 .../libX11-1.6.2/man/XSetClipMask.man | 0 .../libX11-1.6.2/man/XSetClipOrigin.man | 0 .../libX11-1.6.2/man/XSetClipRectangles.man | 0 .../libX11-1.6.2/man/XSetCloseDownMode.man | 0 .../libX11-1.6.2/man/XSetCommand.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSetDashes.man | 0 .../libX11-1.6.2/man/XSetErrorHandler.man | 0 .../libX11-1.6.2/man/XSetEventQueueOwner.man | 0 .../libX11-1.6.2/man/XSetFillRule.man | 0 .../libX11-1.6.2/man/XSetFillStyle.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSetFont.man | 0 .../libX11-1.6.2/man/XSetFontPath.man | 0 .../libX11-1.6.2/man/XSetForeground.man | 0 .../libX11-1.6.2/man/XSetFunction.man | 0 .../libX11-1.6.2/man/XSetGraphicsExposure.man | 0 .../libX11-1.6.2/man/XSetICFocus.man | 0 .../libX11-1.6.2/man/XSetICValues.man | 0 .../libX11-1.6.2/man/XSetIMValues.man | 0 .../libX11-1.6.2/man/XSetIOErrorHandler.man | 0 .../libX11-1.6.2/man/XSetIconName.man | 0 .../libX11-1.6.2/man/XSetIconSizes.man | 0 .../libX11-1.6.2/man/XSetInputFocus.man | 0 .../libX11-1.6.2/man/XSetLineAttributes.man | 0 .../libX11-1.6.2/man/XSetLocaleModifiers.man | 0 .../libX11-1.6.2/man/XSetModifierMapping.man | 0 .../libX11-1.6.2/man/XSetOCValues.man | 0 .../libX11-1.6.2/man/XSetOMValues.man | 0 .../libX11-1.6.2/man/XSetPlaneMask.man | 0 .../libX11-1.6.2/man/XSetPointerMapping.man | 0 .../libX11-1.6.2/man/XSetRGBColormaps.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSetRegion.man | 0 .../libX11-1.6.2/man/XSetScreenSaver.man | 0 .../libX11-1.6.2/man/XSetSelectionOwner.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSetState.man | 0 .../libX11-1.6.2/man/XSetStipple.man | 0 .../libX11-1.6.2/man/XSetSubwindowMode.man | 0 .../libX11-1.6.2/man/XSetTSOrigin.man | 0 .../libX11-1.6.2/man/XSetTextProperty.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSetTile.man | 0 .../libX11-1.6.2/man/XSetTransientForHint.man | 0 .../libX11-1.6.2/man/XSetWMClientMachine.man | 0 .../libX11-1.6.2/man/XSetWMColormapWindows.man | 0 .../libX11-1.6.2/man/XSetWMHints.man | 0 .../libX11-1.6.2/man/XSetWMIconName.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSetWMName.man | 0 .../libX11-1.6.2/man/XSetWMNormalHints.man | 0 .../libX11-1.6.2/man/XSetWMProperties.man | 0 .../libX11-1.6.2/man/XSetWMProtocols.man | 0 .../libX11-1.6.2/man/XSetWMSizeHints.man | 0 .../libX11-1.6.2/man/XSetWindowAttributes.man | 0 .../libX11-1.6.2/man/XSetWindowBackground.man | 0 .../libX11-1.6.2/man/XSetWindowBackgroundPixmap.man | 0 .../libX11-1.6.2/man/XSetWindowBorder.man | 0 .../libX11-1.6.2/man/XSetWindowBorderPixmap.man | 0 .../libX11-1.6.2/man/XSetWindowBorderWidth.man | 0 .../libX11-1.6.2/man/XSetWindowColormap.man | 0 .../libX11-1.6.2/man/XShrinkRegion.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSizeHints.man | 0 .../libX11-1.6.2/man/XStandardColormap.man | 0 .../libX11-1.6.2/man/XStoreBuffer.man | 0 .../libX11-1.6.2/man/XStoreBytes.man | 0 .../libX11-1.6.2/man/XStoreColor.man | 0 .../libX11-1.6.2/man/XStoreColors.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XStoreName.man | 0 .../libX11-1.6.2/man/XStoreNamedColor.man | 0 .../libX11-1.6.2/man/XStringListToTextProperty.man | 0 .../libX11-1.6.2/man/XStringToKeysym.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSubImage.man | 0 .../libX11-1.6.2/man/XSubtractRegion.man | 0 .../libX11-1.6.2/man/XSupportsLocale.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XSync.man | 0 .../libX11-1.6.2/man/XSynchronize.man | 0 .../libX11-1.6.2/man/XTextExtents.man | 0 .../libX11-1.6.2/man/XTextExtents16.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XTextItem.man | 0 .../libX11-1.6.2/man/XTextItem16.man | 0 .../libX11-1.6.2/man/XTextProperty.man | 0 .../libX11-1.6.2/man/XTextPropertyToStringList.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XTextWidth.man | 0 .../libX11-1.6.2/man/XTextWidth16.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XTimeCoord.man | 0 .../libX11-1.6.2/man/XTranslateCoordinates.man | 0 .../libX11-1.6.2/man/XUndefineCursor.man | 0 .../libX11-1.6.2/man/XUngrabButton.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XUngrabKey.man | 0 .../libX11-1.6.2/man/XUngrabKeyboard.man | 0 .../libX11-1.6.2/man/XUngrabPointer.man | 0 .../libX11-1.6.2/man/XUngrabServer.man | 0 .../libX11-1.6.2/man/XUninstallColormap.man | 0 .../libX11-1.6.2/man/XUnionRectWithRegion.man | 0 .../libX11-1.6.2/man/XUnionRegion.man | 0 .../libX11-1.6.2/man/XUniqueContext.man | 0 .../libX11-1.6.2/man/XUnloadFont.man | 0 .../libX11-1.6.2/man/XUnlockDisplay.man | 0 .../libX11-1.6.2/man/XUnmapEvent.man | 0 .../libX11-1.6.2/man/XUnmapSubwindows.man | 0 .../libX11-1.6.2/man/XUnmapWindow.man | 0 .../man/XUnregisterIMInstantiateCallback.man | 0 .../libX11-1.6.2/man/XUnsetICFocus.man | 0 .../libX11-1.6.2/man/XVaCreateNestedList.man | 0 .../libX11-1.6.2/man/XVisibilityEvent.man | 0 .../libX11-1.6.2/man/XVisualIDFromVisual.man | 0 .../libX11-1.6.2/man/XVisualInfo.man | 0 .../libX11-1.6.2/man/XWMGeometry.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XWMHints.man | 0 .../libX11-1.6.2/man/XWarpPointer.man | 0 .../libX11-1.6.2/man/XWindowAttributes.man | 0 .../libX11-1.6.2/man/XWindowChanges.man | 0 .../libX11-1.6.2/man/XWindowEvent.man | 0 .../libX11-1.6.2/man/XWithdrawWindow.man | 0 .../libX11-1.6.2/man/XWriteBitmapFile.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XXorRegion.man | 0 .../libX11-1.6.2/man/XcmsAllocColor.man | 0 .../libX11-1.6.2/man/XcmsAllocNamedColor.man | 0 .../libX11-1.6.2/man/XcmsCCCOfColormap.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELab.man | 0 .../libX11-1.6.2/man/XcmsCIELabQueryMaxC.man | 0 .../libX11-1.6.2/man/XcmsCIELabQueryMaxL.man | 0 .../libX11-1.6.2/man/XcmsCIELabQueryMaxLC.man | 0 .../libX11-1.6.2/man/XcmsCIELabQueryMinL.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELuv.man | 0 .../libX11-1.6.2/man/XcmsCIELuvQueryMaxC.man | 0 .../libX11-1.6.2/man/XcmsCIELuvQueryMaxL.man | 0 .../libX11-1.6.2/man/XcmsCIELuvQueryMaxLC.man | 0 .../libX11-1.6.2/man/XcmsCIELuvQueryMinL.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsCIEXYZ.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsCIEuvY.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsCIExyY.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsColor.man | 0 .../libX11-1.6.2/man/XcmsConvertColors.man | 0 .../libX11-1.6.2/man/XcmsCreateCCC.man | 0 .../libX11-1.6.2/man/XcmsDefaultCCC.man | 0 .../libX11-1.6.2/man/XcmsFreeCCC.man | 0 .../libX11-1.6.2/man/XcmsLookupColor.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsPad.man | 0 .../libX11-1.6.2/man/XcmsQueryBlack.man | 0 .../libX11-1.6.2/man/XcmsQueryBlue.man | 0 .../libX11-1.6.2/man/XcmsQueryColor.man | 0 .../libX11-1.6.2/man/XcmsQueryColors.man | 0 .../libX11-1.6.2/man/XcmsQueryGreen.man | 0 .../libX11-1.6.2/man/XcmsQueryRed.man | 0 .../libX11-1.6.2/man/XcmsQueryWhite.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsRGB.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsRGBi.man | 0 .../libX11-1.6.2/man/XcmsSetCCCOfColormap.man | 0 .../libX11-1.6.2/man/XcmsSetWhiteAdjustProc.man | 0 .../libX11-1.6.2/man/XcmsSetWhitePoint.man | 0 .../libX11-1.6.2/man/XcmsStoreColor.man | 0 .../libX11-1.6.2/man/XcmsStoreColors.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVC.man | 0 .../libX11-1.6.2/man/XcmsTekHVCQueryMaxC.man | 0 .../libX11-1.6.2/man/XcmsTekHVCQueryMaxV.man | 0 .../libX11-1.6.2/man/XcmsTekHVCQueryMaxVC.man | 0 .../libX11-1.6.2/man/XcmsTekHVCQueryMaxVSamples.man | 0 .../libX11-1.6.2/man/XcmsTekHVCQueryMinV.man | 0 .../libX11-1.6.2/man/XmbDrawImageString.man | 0 .../libX11-1.6.2/man/XmbDrawString.man | 0 .../libX11-1.6.2/man/XmbDrawText.man | 0 .../libX11-1.6.2/man/XmbLookupString.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XmbResetIC.man | 0 .../libX11-1.6.2/man/XmbSetWMProperties.man | 0 .../libX11-1.6.2/man/XmbTextEscapement.man | 0 .../libX11-1.6.2/man/XmbTextExtents.man | 0 .../libX11-1.6.2/man/XmbTextListToTextProperty.man | 0 .../libX11-1.6.2/man/XmbTextPerCharExtents.man | 0 .../libX11-1.6.2/man/XmbTextPropertyToTextList.man | 0 .../libX11-1.6.2/man/XrmCombineDatabase.man | 0 .../libX11-1.6.2/man/XrmCombineFileDatabase.man | 0 .../libX11-1.6.2/man/XrmDestroyDatabase.man | 0 .../libX11-1.6.2/man/XrmEnumerateDatabase.man | 0 .../libX11-1.6.2/man/XrmGetDatabase.man | 0 .../libX11-1.6.2/man/XrmGetFileDatabase.man | 0 .../libX11-1.6.2/man/XrmGetResource.man | 0 .../libX11-1.6.2/man/XrmGetStringDatabase.man | 0 .../libX11-1.6.2/man/XrmInitialize.man | 0 .../libX11-1.6.2/man/XrmLocaleOfDatabase.man | 0 .../libX11-1.6.2/man/XrmMergeDatabases.man | 0 .../libX11-1.6.2/man/XrmOptionDescRec.man | 0 .../libX11-1.6.2/man/XrmOptionKind.man | 0 .../libX11-1.6.2/man/XrmParseCommand.man | 0 .../libX11-1.6.2/man/XrmPermStringToQuark.man | 0 .../libX11-1.6.2/man/XrmPutFileDatabase.man | 0 .../libX11-1.6.2/man/XrmPutLineResource.man | 0 .../libX11-1.6.2/man/XrmPutResource.man | 0 .../libX11-1.6.2/man/XrmPutStringResource.man | 0 .../libX11-1.6.2/man/XrmQGetResource.man | 0 .../libX11-1.6.2/man/XrmQGetSearchList.man | 0 .../libX11-1.6.2/man/XrmQGetSearchResource.man | 0 .../libX11-1.6.2/man/XrmQPutResource.man | 0 .../libX11-1.6.2/man/XrmQPutStringResource.man | 0 .../libX11-1.6.2/man/XrmQuarkToString.man | 0 .../libX11-1.6.2/man/XrmSetDatabase.man | 0 .../man/XrmStringToBindingQuarkList.man | 0 .../libX11-1.6.2/man/XrmStringToQuark.man | 0 .../libX11-1.6.2/man/XrmStringToQuarkList.man | 0 .../libX11-1.6.2/man/XrmUniqueQuark.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XrmValue.man | 0 .../libX11-1.6.2/man/Xutf8DrawImageString.man | 0 .../libX11-1.6.2/man/Xutf8DrawString.man | 0 .../libX11-1.6.2/man/Xutf8DrawText.man | 0 .../libX11-1.6.2/man/Xutf8LookupString.man | 0 .../libX11-1.6.2/man/Xutf8ResetIC.man | 0 .../libX11-1.6.2/man/Xutf8SetWMProperties.man | 0 .../libX11-1.6.2/man/Xutf8TextEscapement.man | 0 .../libX11-1.6.2/man/Xutf8TextExtents.man | 0 .../man/Xutf8TextListToTextProperty.man | 0 .../libX11-1.6.2/man/Xutf8TextPerCharExtents.man | 0 .../man/Xutf8TextPropertyToTextList.man | 0 .../libX11-1.6.2/man/XwcDrawImageString.man | 0 .../libX11-1.6.2/man/XwcDrawString.man | 0 .../libX11-1.6.2/man/XwcDrawText.man | 0 .../libX11-1.6.2/man/XwcFreeStringList.man | 0 .../libX11-1.6.2/man/XwcLookupString.man | 0 .../x_lib => x_lib}/libX11-1.6.2/man/XwcResetIC.man | 0 .../libX11-1.6.2/man/XwcTextEscapement.man | 0 .../libX11-1.6.2/man/XwcTextExtents.man | 0 .../libX11-1.6.2/man/XwcTextListToTextProperty.man | 0 .../libX11-1.6.2/man/XwcTextPerCharExtents.man | 0 .../libX11-1.6.2/man/XwcTextPropertyToTextList.man | 0 .../libX11-1.6.2/man/xkb/Makefile.am | 0 .../libX11-1.6.2/man/xkb/XkbActionCtrls.man | 0 .../libX11-1.6.2/man/xkb/XkbAddDeviceLedInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomColor.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomDoodad.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomKey.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomKeyAlias.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomOutline.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomOverlay.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomOverlayKey.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomOverlayRow.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomProperty.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomRow.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomSection.man | 0 .../libX11-1.6.2/man/xkb/XkbAddGeomShape.man | 0 .../libX11-1.6.2/man/xkb/XkbAddSymInterpret.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocClientMap.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocCompatMap.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocControls.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocDeviceInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocDeviceLedInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomColors.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomDoodads.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomKeyAliases.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomKeys.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomOutlines.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomOverlayKey.man | 0 .../man/xkb/XkbAllocGeomOverlayRows.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomOverlays.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomPoints.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomProps.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomRows.man | 0 .../man/xkb/XkbAllocGeomSectionDoodads.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomSections.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeomShapes.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocGeometry.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocIndicatorMaps.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocKeyboard.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocNames.man | 0 .../libX11-1.6.2/man/xkb/XkbAllocServerMap.man | 0 .../libX11-1.6.2/man/xkb/XkbApplyCompatMapToKey.man | 0 .../libX11-1.6.2/man/xkb/XkbBell.man | 0 .../libX11-1.6.2/man/xkb/XkbBellEvent.man | 0 .../libX11-1.6.2/man/xkb/XkbChangeControls.man | 0 .../libX11-1.6.2/man/xkb/XkbChangeDeviceInfo.man | 0 .../man/xkb/XkbChangeEnabledControls.man | 0 .../libX11-1.6.2/man/xkb/XkbChangeIndicators.man | 0 .../libX11-1.6.2/man/xkb/XkbChangeMap.man | 0 .../libX11-1.6.2/man/xkb/XkbChangeNames.man | 0 .../libX11-1.6.2/man/xkb/XkbChangeTypesOfKey.man | 0 .../libX11-1.6.2/man/xkb/XkbComputeRowBounds.man | 0 .../man/xkb/XkbComputeSectionBounds.man | 0 .../libX11-1.6.2/man/xkb/XkbComputeShapeBounds.man | 0 .../libX11-1.6.2/man/xkb/XkbComputeShapeTop.man | 0 .../libX11-1.6.2/man/xkb/XkbCopyKeyType.man | 0 .../libX11-1.6.2/man/xkb/XkbCopyKeyTypes.man | 0 .../libX11-1.6.2/man/xkb/XkbDeviceBell.man | 0 .../libX11-1.6.2/man/xkb/XkbDeviceBellEvent.man | 0 .../libX11-1.6.2/man/xkb/XkbFindOverlayForKey.man | 0 .../libX11-1.6.2/man/xkb/XkbForceBell.man | 0 .../libX11-1.6.2/man/xkb/XkbForceDeviceBell.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeClientMap.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeCompatMap.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeComponentList.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeControls.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeDeviceInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomColors.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomDoodads.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomKeyAliases.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomKeys.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomOutlines.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomOverlayKeys.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomOverlayRows.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomOverlays.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomPoints.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomProperties.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomRows.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomSections.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeomShapes.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeGeometry.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeIndicatorMaps.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeKeyboard.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeNames.man | 0 .../libX11-1.6.2/man/xkb/XkbFreeServerMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetAccessXTimeout.man | 0 .../libX11-1.6.2/man/xkb/XkbGetAutoRepeatRate.man | 0 .../man/xkb/XkbGetAutoResetControls.man | 0 .../libX11-1.6.2/man/xkb/XkbGetBounceKeysDelay.man | 0 .../libX11-1.6.2/man/xkb/XkbGetCompatMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetControls.man | 0 .../libX11-1.6.2/man/xkb/XkbGetControlsChanges.man | 0 .../man/xkb/XkbGetDetectableAutoRepeat.man | 0 .../man/xkb/XkbGetDeviceButtonActions.man | 0 .../libX11-1.6.2/man/xkb/XkbGetDeviceInfo.man | 0 .../man/xkb/XkbGetDeviceInfoChanges.man | 0 .../libX11-1.6.2/man/xkb/XkbGetDeviceLedInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbGetGeometry.man | 0 .../libX11-1.6.2/man/xkb/XkbGetIndicatorChanges.man | 0 .../libX11-1.6.2/man/xkb/XkbGetIndicatorMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetIndicatorState.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyActions.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyBehaviors.man | 0 .../man/xkb/XkbGetKeyExplicitComponents.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyModifierMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeySyms.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyTypes.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyVirtualModMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyboard.man | 0 .../libX11-1.6.2/man/xkb/XkbGetKeyboardByName.man | 0 .../libX11-1.6.2/man/xkb/XkbGetMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetNameChanges.man | 0 .../libX11-1.6.2/man/xkb/XkbGetNamedGeometry.man | 0 .../libX11-1.6.2/man/xkb/XkbGetNamedIndicator.man | 0 .../libX11-1.6.2/man/xkb/XkbGetNames.man | 0 .../libX11-1.6.2/man/xkb/XkbGetSlowKeysDelay.man | 0 .../libX11-1.6.2/man/xkb/XkbGetState.man | 0 .../man/xkb/XkbGetStickyKeysOptions.man | 0 .../libX11-1.6.2/man/xkb/XkbGetUpdatedMap.man | 0 .../libX11-1.6.2/man/xkb/XkbGetVirtualMods.man | 0 .../libX11-1.6.2/man/xkb/XkbGetXlibControls.man | 0 .../libX11-1.6.2/man/xkb/XkbIgnoreExtension.man | 0 .../man/xkb/XkbInitCanonicalKeyTypes.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyAction.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyActionEntry.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyActionsPtr.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyGroupInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyGroupWidth.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyGroupsWidth.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyHasActions.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyNumActions.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyNumGroups.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyNumSyms.man | 0 .../libX11-1.6.2/man/xkb/XkbKeySymEntry.man | 0 .../libX11-1.6.2/man/xkb/XkbKeySymsOffset.man | 0 .../libX11-1.6.2/man/xkb/XkbKeySymsPtr.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyType.man | 0 .../libX11-1.6.2/man/xkb/XkbKeyTypeIndex.man | 0 .../man/xkb/XkbKeyTypesForCoreSymbols.man | 0 .../libX11-1.6.2/man/xkb/XkbKeycodeToKeysym.man | 0 .../libX11-1.6.2/man/xkb/XkbKeysymToModifiers.man | 0 .../libX11-1.6.2/man/xkb/XkbLatchGroup.man | 0 .../libX11-1.6.2/man/xkb/XkbLatchModifiers.man | 0 .../libX11-1.6.2/man/xkb/XkbLibraryVersion.man | 0 .../libX11-1.6.2/man/xkb/XkbListComponents.man | 0 .../libX11-1.6.2/man/xkb/XkbLockGroup.man | 0 .../libX11-1.6.2/man/xkb/XkbLockModifiers.man | 0 .../libX11-1.6.2/man/xkb/XkbLookupKeyBinding.man | 0 .../libX11-1.6.2/man/xkb/XkbLookupKeySym.man | 0 .../libX11-1.6.2/man/xkb/XkbModActionVMods.man | 0 .../libX11-1.6.2/man/xkb/XkbNoteControlsChanges.man | 0 .../libX11-1.6.2/man/xkb/XkbNoteDeviceChanges.man | 0 .../man/xkb/XkbNoteIndicatorChanges.man | 0 .../libX11-1.6.2/man/xkb/XkbNoteNameChanges.man | 0 .../libX11-1.6.2/man/xkb/XkbOpenDisplay.man | 0 .../libX11-1.6.2/man/xkb/XkbOutOfRangeGroupInfo.man | 0 .../man/xkb/XkbOutOfRangeGroupNumber.man | 0 .../libX11-1.6.2/man/xkb/XkbPtrActionX.man | 0 .../libX11-1.6.2/man/xkb/XkbPtrActionY.man | 0 .../libX11-1.6.2/man/xkb/XkbQueryExtension.man | 0 .../man/xkb/XkbRefreshKeyboardMapping.man | 0 .../man/xkb/XkbResizeDeviceButtonActions.man | 0 .../libX11-1.6.2/man/xkb/XkbResizeKeyActions.man | 0 .../libX11-1.6.2/man/xkb/XkbResizeKeySyms.man | 0 .../libX11-1.6.2/man/xkb/XkbResizeKeyType.man | 0 .../libX11-1.6.2/man/xkb/XkbSAActionSetCtrls.man | 0 .../libX11-1.6.2/man/xkb/XkbSAGroup.man | 0 .../libX11-1.6.2/man/xkb/XkbSAPtrDfltValue.man | 0 .../libX11-1.6.2/man/xkb/XkbSARedirectSetVMods.man | 0 .../man/xkb/XkbSARedirectSetVModsMask.man | 0 .../libX11-1.6.2/man/xkb/XkbSARedirectVMods.man | 0 .../libX11-1.6.2/man/xkb/XkbSARedirectVModsMask.man | 0 .../libX11-1.6.2/man/xkb/XkbSAScreen.man | 0 .../libX11-1.6.2/man/xkb/XkbSASetGroup.man | 0 .../libX11-1.6.2/man/xkb/XkbSASetPtrDfltValue.man | 0 .../libX11-1.6.2/man/xkb/XkbSASetScreen.man | 0 .../libX11-1.6.2/man/xkb/XkbSelectEventDetails.man | 0 .../libX11-1.6.2/man/xkb/XkbSelectEvents.man | 0 .../libX11-1.6.2/man/xkb/XkbSetAccessXTimeout.man | 0 .../libX11-1.6.2/man/xkb/XkbSetAutoRepeatRate.man | 0 .../man/xkb/XkbSetAutoResetControls.man | 0 .../libX11-1.6.2/man/xkb/XkbSetBounceKeysDelay.man | 0 .../libX11-1.6.2/man/xkb/XkbSetCompatMap.man | 0 .../libX11-1.6.2/man/xkb/XkbSetControls.man | 0 .../libX11-1.6.2/man/xkb/XkbSetDebuggingFlags.man | 0 .../man/xkb/XkbSetDetectableAutoRepeat.man | 0 .../man/xkb/XkbSetDeviceButtonActions.man | 0 .../libX11-1.6.2/man/xkb/XkbSetDeviceInfo.man | 0 .../libX11-1.6.2/man/xkb/XkbSetIgnoreLockMods.man | 0 .../libX11-1.6.2/man/xkb/XkbSetIndicatorMap.man | 0 .../libX11-1.6.2/man/xkb/XkbSetMap.man | 0 .../libX11-1.6.2/man/xkb/XkbSetModActionVMods.man | 0 .../libX11-1.6.2/man/xkb/XkbSetNamedIndicator.man | 0 .../libX11-1.6.2/man/xkb/XkbSetNames.man | 0 .../libX11-1.6.2/man/xkb/XkbSetPtrActionX.man | 0 .../libX11-1.6.2/man/xkb/XkbSetPtrActionY.man | 0 .../man/xkb/XkbSetServerInternalMods.man | 0 .../libX11-1.6.2/man/xkb/XkbSetXlibControls.man | 0 .../libX11-1.6.2/man/xkb/XkbTranslateKeyCode.man | 0 .../libX11-1.6.2/man/xkb/XkbTranslateKeySym.man | 0 .../libX11-1.6.2/man/xkb/XkbUpdateMapFromCore.man | 0 .../libX11-1.6.2/man/xkb/XkbVirtualModsToReal.man | 0 .../libX11-1.6.2/modules/Makefile.am | 0 .../libX11-1.6.2/modules/im/Makefile.am | 0 .../libX11-1.6.2/modules/im/ximcp/Makefile.am | 0 .../libX11-1.6.2/modules/im/ximcp/imCallbk.c | 0 .../libX11-1.6.2/modules/im/ximcp/imDefFlt.c | 0 .../libX11-1.6.2/modules/im/ximcp/imDefIc.c | 0 .../libX11-1.6.2/modules/im/ximcp/imDefIm.c | 0 .../libX11-1.6.2/modules/im/ximcp/imDefLkup.c | 0 .../libX11-1.6.2/modules/im/ximcp/imDispch.c | 0 .../libX11-1.6.2/modules/im/ximcp/imEvToWire.c | 0 .../libX11-1.6.2/modules/im/ximcp/imExten.c | 0 .../libX11-1.6.2/modules/im/ximcp/imImSw.c | 0 .../libX11-1.6.2/modules/im/ximcp/imInsClbk.c | 0 .../libX11-1.6.2/modules/im/ximcp/imInt.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcFlt.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcGIc.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcIc.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcIm.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcLkup.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcPrs.c | 0 .../libX11-1.6.2/modules/im/ximcp/imLcSIc.c | 0 .../libX11-1.6.2/modules/im/ximcp/imRm.c | 0 .../libX11-1.6.2/modules/im/ximcp/imRmAttr.c | 0 .../libX11-1.6.2/modules/im/ximcp/imThaiFlt.c | 0 .../libX11-1.6.2/modules/im/ximcp/imThaiIc.c | 0 .../libX11-1.6.2/modules/im/ximcp/imThaiIm.c | 0 .../libX11-1.6.2/modules/im/ximcp/imTrX.c | 0 .../libX11-1.6.2/modules/im/ximcp/imTrans.c | 0 .../libX11-1.6.2/modules/im/ximcp/imTransR.c | 0 .../libX11-1.6.2/modules/lc/Makefile.am | 0 .../libX11-1.6.2/modules/lc/Utf8/Makefile.am | 0 .../libX11-1.6.2/modules/lc/Utf8/lcUTF8Load.c | 0 .../libX11-1.6.2/modules/lc/def/Makefile.am | 0 .../libX11-1.6.2/modules/lc/def/lcDefConv.c | 0 .../libX11-1.6.2/modules/lc/xlocale/Makefile.am | 0 .../libX11-1.6.2/modules/lc/xlocale/lcEuc.c | 0 .../libX11-1.6.2/modules/lc/xlocale/lcJis.c | 0 .../libX11-1.6.2/modules/lc/xlocale/lcSjis.c | 0 .../libX11-1.6.2/modules/om/Makefile.am | 0 .../libX11-1.6.2/modules/om/generic/Makefile.am | 0 .../libX11-1.6.2/modules/om/generic/omDefault.c | 0 .../libX11-1.6.2/modules/om/generic/omGeneric.c | 0 .../libX11-1.6.2/modules/om/generic/omImText.c | 0 .../libX11-1.6.2/modules/om/generic/omText.c | 0 .../libX11-1.6.2/modules/om/generic/omTextEsc.c | 0 .../libX11-1.6.2/modules/om/generic/omTextExt.c | 0 .../libX11-1.6.2/modules/om/generic/omTextPer.c | 0 .../libX11-1.6.2/modules/om/generic/omXChar.c | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/C/Compose.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/C/XI18N_OBJS | 0 .../libX11-1.6.2/nls/C/XLC_LOCALE.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/Makefile.am | 0 .../libX11-1.6.2/nls/am_ET.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/am_ET.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/am_ET.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/armscii-8/Compose.pre | 0 .../libX11-1.6.2/nls/armscii-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/armscii-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/compose-check.pl | 0 .../libX11-1.6.2/nls/compose.dir.pre | 0 .../libX11-1.6.2/nls/el_GR.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/el_GR.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/el_GR.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/en_US.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/en_US.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/en_US.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/fi_FI.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/fi_FI.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/fi_FI.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/georgian-academy/Compose.pre | 0 .../libX11-1.6.2/nls/georgian-academy/XI18N_OBJS | 0 .../nls/georgian-academy/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/georgian-ps/Compose.pre | 0 .../libX11-1.6.2/nls/georgian-ps/XI18N_OBJS | 0 .../libX11-1.6.2/nls/georgian-ps/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/ibm-cp1133/Compose.pre | 0 .../libX11-1.6.2/nls/ibm-cp1133/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ibm-cp1133/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iscii-dev/Compose.pre | 0 .../libX11-1.6.2/nls/iscii-dev/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iscii-dev/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/isiri-3342/Compose.pre | 0 .../libX11-1.6.2/nls/isiri-3342/XI18N_OBJS | 0 .../libX11-1.6.2/nls/isiri-3342/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-1/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-1/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-1/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-10/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-10/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-10/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-11/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-11/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-11/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-13/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-13/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-13/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-14/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-14/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-14/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-15/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-15/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-15/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-2/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-2/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-2/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-3/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-3/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-3/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-4/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-4/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-4/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-5/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-5/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-5/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-6/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-6/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-6/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-7/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-7/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-7/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-8/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-9/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-9/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-9/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/iso8859-9e/Compose.pre | 0 .../libX11-1.6.2/nls/iso8859-9e/XI18N_OBJS | 0 .../libX11-1.6.2/nls/iso8859-9e/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/ja.JIS/Compose.pre | 0 .../libX11-1.6.2/nls/ja.JIS/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ja.JIS/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/ja.SJIS/Compose.pre | 0 .../libX11-1.6.2/nls/ja.SJIS/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ja.SJIS/XLC_LOCALE.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/ja/Compose.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/ja/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ja/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/ja_JP.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/ja_JP.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ja_JP.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/km_KH.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/km_KH.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/km_KH.UTF-8/XLC_LOCALE.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/ko/Compose.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/ko/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ko/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/ko_KR.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/ko_KR.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ko_KR.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/koi8-c/Compose.pre | 0 .../libX11-1.6.2/nls/koi8-c/XI18N_OBJS | 0 .../libX11-1.6.2/nls/koi8-c/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/koi8-r/Compose.pre | 0 .../libX11-1.6.2/nls/koi8-r/XI18N_OBJS | 0 .../libX11-1.6.2/nls/koi8-r/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/koi8-u/Compose.pre | 0 .../libX11-1.6.2/nls/koi8-u/XI18N_OBJS | 0 .../libX11-1.6.2/nls/koi8-u/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/locale.alias.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/nls/locale.dir.pre | 0 .../libX11-1.6.2/nls/microsoft-cp1251/Compose.pre | 0 .../libX11-1.6.2/nls/microsoft-cp1251/XI18N_OBJS | 0 .../nls/microsoft-cp1251/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/microsoft-cp1255/Compose.pre | 0 .../libX11-1.6.2/nls/microsoft-cp1255/XI18N_OBJS | 0 .../nls/microsoft-cp1255/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/microsoft-cp1256/Compose.pre | 0 .../libX11-1.6.2/nls/microsoft-cp1256/XI18N_OBJS | 0 .../nls/microsoft-cp1256/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/mulelao-1/Compose.pre | 0 .../libX11-1.6.2/nls/mulelao-1/XI18N_OBJS | 0 .../libX11-1.6.2/nls/mulelao-1/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/nokhchi-1/Compose.pre | 0 .../libX11-1.6.2/nls/nokhchi-1/XI18N_OBJS | 0 .../libX11-1.6.2/nls/nokhchi-1/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/pt_BR.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/pt_BR.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/pt_BR.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/ru_RU.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/ru_RU.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/ru_RU.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/sr_CS.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/sr_CS.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/sr_CS.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/tatar-cyr/Compose.pre | 0 .../libX11-1.6.2/nls/tatar-cyr/XI18N_OBJS | 0 .../libX11-1.6.2/nls/tatar-cyr/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/th_TH.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/th_TH.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/th_TH.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/th_TH/Compose.pre | 0 .../libX11-1.6.2/nls/th_TH/XI18N_OBJS | 0 .../libX11-1.6.2/nls/th_TH/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/tscii-0/Compose.pre | 0 .../libX11-1.6.2/nls/tscii-0/XI18N_OBJS | 0 .../libX11-1.6.2/nls/tscii-0/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/vi_VN.tcvn/Compose.pre | 0 .../libX11-1.6.2/nls/vi_VN.tcvn/XI18N_OBJS | 0 .../libX11-1.6.2/nls/vi_VN.tcvn/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/vi_VN.viscii/Compose.pre | 0 .../libX11-1.6.2/nls/vi_VN.viscii/XI18N_OBJS | 0 .../libX11-1.6.2/nls/vi_VN.viscii/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_CN.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/zh_CN.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_CN.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_CN.gb18030/Compose.pre | 0 .../libX11-1.6.2/nls/zh_CN.gb18030/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_CN.gb18030/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_CN.gbk/Compose.pre | 0 .../libX11-1.6.2/nls/zh_CN.gbk/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_CN.gbk/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_CN/Compose.pre | 0 .../libX11-1.6.2/nls/zh_CN/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_CN/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_HK.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/zh_HK.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_HK.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_HK.big5/Compose.pre | 0 .../libX11-1.6.2/nls/zh_HK.big5/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_HK.big5/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_HK.big5hkscs/Compose.pre | 0 .../libX11-1.6.2/nls/zh_HK.big5hkscs/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_HK.big5hkscs/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_TW.UTF-8/Compose.pre | 0 .../libX11-1.6.2/nls/zh_TW.UTF-8/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_TW.UTF-8/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_TW.big5/Compose.pre | 0 .../libX11-1.6.2/nls/zh_TW.big5/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_TW.big5/XLC_LOCALE.pre | 0 .../libX11-1.6.2/nls/zh_TW/Compose.pre | 0 .../libX11-1.6.2/nls/zh_TW/XI18N_OBJS | 0 .../libX11-1.6.2/nls/zh_TW/XLC_LOCALE.pre | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/Makefile.am | 0 .../libX11-1.6.2/specs/XIM/Makefile.am | 0 .../libX11-1.6.2/specs/XIM/dynamicflow.svg | 0 .../libX11-1.6.2/specs/XIM/dynamicflowsampleseq.svg | 0 .../libX11-1.6.2/specs/XIM/eventflow.svg | 0 .../libX11-1.6.2/specs/XIM/sampleprotocolflow1.svg | 0 .../libX11-1.6.2/specs/XIM/sampleprotocolflow2.svg | 0 .../libX11-1.6.2/specs/XIM/staticflow.svg | 0 .../libX11-1.6.2/specs/XIM/staticflowsampleseq.svg | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XIM/xim.xml | 0 .../libX11-1.6.2/specs/XKB/Makefile.am | 0 .../libX11-1.6.2/specs/XKB/XKBlib-1.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-10.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-11.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-12.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-13.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-14.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-15.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-16.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-17.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-18.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-19.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-2.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-20.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-21.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-3.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-4.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-5.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-6.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-7.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-8.svg | 0 .../libX11-1.6.2/specs/XKB/XKBlib-9.svg | 0 .../libX11-1.6.2/specs/XKB/acknowledgement.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch01.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch02.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch03.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch04.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch05.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch06.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch07.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch08.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch09.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch10.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch11.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch12.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch13.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch14.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch15.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch16.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch17.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch18.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch19.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch20.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch21.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch22.xml | 0 .../libX11-1.6.2/specs/XKB/glossary.xml | 0 .../libX11-1.6.2/specs/XKB/xkblib.xml | 0 .../libX11-1.6.2/specs/i18n/Makefile.am | 0 .../libX11-1.6.2/specs/i18n/compose/Makefile.am | 0 .../specs/i18n/compose/compose-chart.pl | 0 .../libX11-1.6.2/specs/i18n/compose/docbook-nl.am | 0 .../libX11-1.6.2/specs/i18n/framework/Makefile.am | 0 .../libX11-1.6.2/specs/i18n/framework/framework.svg | 0 .../libX11-1.6.2/specs/i18n/framework/framework.xml | 0 .../libX11-1.6.2/specs/i18n/localedb/Makefile.am | 0 .../libX11-1.6.2/specs/i18n/localedb/localedb.xml | 0 .../libX11-1.6.2/specs/i18n/trans/Makefile.am | 0 .../libX11-1.6.2/specs/i18n/trans/trans.xml | 0 .../libX11-1.6.2/specs/libX11/AppA.xml | 0 .../libX11-1.6.2/specs/libX11/AppB.xml | 0 .../libX11-1.6.2/specs/libX11/AppC.xml | 0 .../libX11-1.6.2/specs/libX11/AppD.xml | 0 .../libX11-1.6.2/specs/libX11/CH01.xml | 0 .../libX11-1.6.2/specs/libX11/CH02.xml | 0 .../libX11-1.6.2/specs/libX11/CH03.xml | 0 .../libX11-1.6.2/specs/libX11/CH04.xml | 0 .../libX11-1.6.2/specs/libX11/CH05.xml | 0 .../libX11-1.6.2/specs/libX11/CH06.xml | 0 .../libX11-1.6.2/specs/libX11/CH07.xml | 0 .../libX11-1.6.2/specs/libX11/CH08.xml | 0 .../libX11-1.6.2/specs/libX11/CH09.xml | 0 .../libX11-1.6.2/specs/libX11/CH10.xml | 0 .../libX11-1.6.2/specs/libX11/CH11.xml | 0 .../libX11-1.6.2/specs/libX11/CH12.xml | 0 .../libX11-1.6.2/specs/libX11/CH13.xml | 0 .../libX11-1.6.2/specs/libX11/CH14.xml | 0 .../libX11-1.6.2/specs/libX11/CH15.xml | 0 .../libX11-1.6.2/specs/libX11/CH16.xml | 0 .../libX11-1.6.2/specs/libX11/Makefile.am | 0 .../libX11-1.6.2/specs/libX11/credits.xml | 0 .../libX11-1.6.2/specs/libX11/glossary.xml | 0 .../libX11-1.6.2/specs/libX11/libX11.xml | 0 .../x_lib => x_lib}/libX11-1.6.2/src/AllCells.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/AllPlanes.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/AllowEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/AutoRep.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Backgnd.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/BdrWidth.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Bell.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Border.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChAccCon.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChActPGb.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChClMode.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChGC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChKeyCon.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChPntCon.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChSaveSet.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChWAttrs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChWindow.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChkIfEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChkMaskEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChkTypEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChkTypWEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ChkWinEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CirWin.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CirWinDn.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CirWinUp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ClDisplay.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Clear.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ClearArea.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Cmap.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ConfWind.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Context.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ConvSel.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CopyArea.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CopyCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CopyGC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CopyPlane.c | 0 .../other_lib/x_lib => x_lib}/libX11-1.6.2/src/Cr.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrBFData.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrCursor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrGC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrGlCur.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrPFBData.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrPixmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/CrWindow.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Cursor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DefCursor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DelProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Depths.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DestSubs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DestWind.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DisName.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrArc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrArcs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrLine.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrLines.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrPoint.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrPoints.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrRect.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrRects.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/DrSegs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ErrDes.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ErrHndlr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/EvToWire.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FSSaver.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FSWrap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FetchName.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FillArc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FillArcs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FillPoly.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FillRct.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FillRcts.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FilterEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Flush.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Font.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FontInfo.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FontNames.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FreeCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FreeCols.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FreeCurs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FreeEData.c | 0 .../libX11-1.6.2/src/FreeEventData.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FreeGC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/FreePix.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GCMisc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Geom.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetAtomNm.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetColor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetDflt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetEventData.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetFPath.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetFProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetGCVals.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetGeom.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetHColor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetHints.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetIFocus.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetImage.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetKCnt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetMoEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetNrmHint.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetPCnt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetPntMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetRGBCMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetSOwner.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetSSaver.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetStCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetTxtProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetWAttrs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetWMCMapW.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GetWMProto.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GrButton.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GrKey.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GrKeybd.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GrPointer.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/GrServer.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Host.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Iconify.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/IfEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ImText.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ImText16.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ImUtil.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/InitExt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/InsCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/IntAtom.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Key.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/KeyBind.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/KeysymStr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/KillCl.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LiHosts.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LiICmaps.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LiProps.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ListExt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LoadFont.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LockDis.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LookupCol.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/LowerWin.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Macros.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Makefile.am | 0 .../x_lib => x_lib}/libX11-1.6.2/src/MapRaised.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/MapSubs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/MapWindow.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/MaskEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Misc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ModMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/MoveWin.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/NextEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/OCWrap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/OMWrap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/OpenDis.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ParseCmd.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ParseCol.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ParseGeom.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PeekEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PeekIfEv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Pending.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PixFormats.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PmapBgnd.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PmapBord.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PolyReg.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PolyTxt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PolyTxt16.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PropAlloc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PutBEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/PutImage.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuBest.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuColor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuColors.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuCurShp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuExt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuKeybd.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuPntr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuStipShp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuTextE16.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuTextExt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuTileShp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/QuTree.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Quarks.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RaiseWin.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RdBitF.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RecolorC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ReconfWM.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ReconfWin.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Region.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RegstFlt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RepWindow.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RestackWs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/RotProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ScrResStr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SelInput.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SendEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetBack.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetCRects.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetClMask.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetClOrig.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetDashes.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetFPath.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetFont.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetFore.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetFunc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetHints.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetIFocus.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetLStyle.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetLocale.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetNrmHint.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetPMask.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetPntMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetRGBCMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetSOwner.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetSSaver.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetStCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetState.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetStip.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetTSOrig.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetTile.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetTxtProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetWMCMapW.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/SetWMProto.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StBytes.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StColor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StColors.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StNColor.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StName.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StrKeysym.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/StrToText.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Sync.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Synchro.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Text.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Text16.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/TextExt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/TextExt16.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/TextToStr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/TrCoords.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UIThrStubs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UndefCurs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UngrabBut.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UngrabKbd.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UngrabKey.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UngrabPtr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UngrabSvr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UninsCmap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UnldFont.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UnmapSubs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/UnmapWin.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/VisUtil.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/WMGeom.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/WMProps.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/WarpPtr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/WinEvent.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Window.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Withdraw.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/WrBitF.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/XErrorDB | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xatomtype.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xintatom.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xintconn.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/XlibAsync.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/XlibInt.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/XomGeneric.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xprivate.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xresinternal.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xrm.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/Xxcbint.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/config.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/evtomask.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/globals.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/imConv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/ks_tables.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/locking.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/locking.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/os2Stubs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/pathmax.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/poly.h | 0 .../libX11-1.6.2/src/util/Makefile.am | 0 .../libX11-1.6.2/src/util/makekeys.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/util/mkks.sh | 0 .../x_lib => x_lib}/libX11-1.6.2/src/utlist.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/x11_xcb.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcb_disp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcb_io.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/AddDIC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/AddSF.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/CCC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/Cv.h | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/CvColW.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/CvCols.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCGcC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCGcV.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCGcVC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMnV.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxV.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxVC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxVs.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCWpAj.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/IdOfPr.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LRGB.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/Lab.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabGcC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabGcL.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabGcLC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMnL.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMxC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMxL.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMxLC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LabWpAj.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/Luv.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvGcC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvGcL.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvGcLC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMnL.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMxC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMxL.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMxLC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvWpAj.c | 0 .../libX11-1.6.2/src/xcms/Makefile.am | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/OfCCC.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/PrOfId.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QBlack.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QBlue.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QGreen.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QRed.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QWhite.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QuCol.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/QuCols.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/SetCCC.c | 0 .../libX11-1.6.2/src/xcms/SetGetCols.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/StCol.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/StCols.c | 0 .../libX11-1.6.2/src/xcms/UNDEFINED.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/XRGB.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/XYZ.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/Xcms.txt | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/Xcmsint.h | 0 .../libX11-1.6.2/src/xcms/cmsAllCol.c | 0 .../libX11-1.6.2/src/xcms/cmsAllNCol.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsCmap.c | 0 .../libX11-1.6.2/src/xcms/cmsColNm.c | 0 .../libX11-1.6.2/src/xcms/cmsGlobls.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsInt.c | 0 .../libX11-1.6.2/src/xcms/cmsLkCol.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsMath.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsProp.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsTrig.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/uvY.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xcms/xyY.c | 0 .../libX11-1.6.2/src/xkb/Makefile.am | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKB.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBAlloc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBBell.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBBind.c | 0 .../libX11-1.6.2/src/xkb/XKBCompat.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBCtrls.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBCvt.c | 0 .../libX11-1.6.2/src/xkb/XKBExtDev.c | 0 .../libX11-1.6.2/src/xkb/XKBGAlloc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBGeom.c | 0 .../libX11-1.6.2/src/xkb/XKBGetByName.c | 0 .../libX11-1.6.2/src/xkb/XKBGetMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBList.c | 0 .../libX11-1.6.2/src/xkb/XKBMAlloc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBMisc.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBNames.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBRdBuf.c | 0 .../libX11-1.6.2/src/xkb/XKBSetGeom.c | 0 .../libX11-1.6.2/src/xkb/XKBSetMap.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBUse.c | 0 .../x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBleds.c | 0 .../libX11-1.6.2/src/xkb/XKBlibint.h | 0 .../libX11-1.6.2/src/xlibi18n/ICWrap.c | 0 .../libX11-1.6.2/src/xlibi18n/IMWrap.c | 0 .../libX11-1.6.2/src/xlibi18n/Makefile.am | 0 .../libX11-1.6.2/src/xlibi18n/XDefaultIMIF.c | 0 .../libX11-1.6.2/src/xlibi18n/XDefaultOMIF.c | 0 .../libX11-1.6.2/src/xlibi18n/Xaixlcint.h | 0 .../libX11-1.6.2/src/xlibi18n/XimImSw.h | 0 .../libX11-1.6.2/src/xlibi18n/XimProto.h | 0 .../libX11-1.6.2/src/xlibi18n/XimThai.h | 0 .../libX11-1.6.2/src/xlibi18n/XimTrInt.h | 0 .../libX11-1.6.2/src/xlibi18n/XimTrX.h | 0 .../libX11-1.6.2/src/xlibi18n/XimTrans.h | 0 .../libX11-1.6.2/src/xlibi18n/Ximint.h | 0 .../libX11-1.6.2/src/xlibi18n/XimintL.h | 0 .../libX11-1.6.2/src/xlibi18n/XimintP.h | 0 .../libX11-1.6.2/src/xlibi18n/XlcDL.c | 0 .../libX11-1.6.2/src/xlibi18n/XlcGeneric.h | 0 .../libX11-1.6.2/src/xlibi18n/XlcPubI.h | 0 .../libX11-1.6.2/src/xlibi18n/XlcPublic.h | 0 .../libX11-1.6.2/src/xlibi18n/XlcSL.c | 0 .../libX11-1.6.2/src/xlibi18n/Xlcint.h | 0 .../libX11-1.6.2/src/xlibi18n/imKStoUCS.c | 0 .../libX11-1.6.2/src/xlibi18n/lcCT.c | 0 .../libX11-1.6.2/src/xlibi18n/lcCharSet.c | 0 .../libX11-1.6.2/src/xlibi18n/lcConv.c | 0 .../libX11-1.6.2/src/xlibi18n/lcDB.c | 0 .../libX11-1.6.2/src/xlibi18n/lcDynamic.c | 0 .../libX11-1.6.2/src/xlibi18n/lcFile.c | 0 .../libX11-1.6.2/src/xlibi18n/lcGeneric.c | 0 .../libX11-1.6.2/src/xlibi18n/lcInit.c | 0 .../libX11-1.6.2/src/xlibi18n/lcPrTxt.c | 0 .../libX11-1.6.2/src/xlibi18n/lcPubWrap.c | 0 .../libX11-1.6.2/src/xlibi18n/lcPublic.c | 0 .../libX11-1.6.2/src/xlibi18n/lcRM.c | 0 .../libX11-1.6.2/src/xlibi18n/lcStd.c | 0 .../libX11-1.6.2/src/xlibi18n/lcTxtPr.c | 0 .../libX11-1.6.2/src/xlibi18n/lcUTF8.c | 0 .../src/xlibi18n/lcUniConv/8bit_tab_to_h.c | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/COPYRIGHT | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/README | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/armscii_8.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/ascii.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/big5.h | 0 .../src/xlibi18n/lcUniConv/big5_emacs.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/big5hkscs.h | 0 .../src/xlibi18n/lcUniConv/cjk_tab_to_h.c | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/cp1133.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/cp1251.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/cp1255.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/cp1256.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/gb2312.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/gbk.h | 0 .../src/xlibi18n/lcUniConv/georgian_academy.h | 0 .../src/xlibi18n/lcUniConv/georgian_ps.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_1.h | 0 .../src/xlibi18n/lcUniConv/iso8859_10.h | 0 .../src/xlibi18n/lcUniConv/iso8859_11.h | 0 .../src/xlibi18n/lcUniConv/iso8859_13.h | 0 .../src/xlibi18n/lcUniConv/iso8859_14.h | 0 .../src/xlibi18n/lcUniConv/iso8859_15.h | 0 .../src/xlibi18n/lcUniConv/iso8859_16.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_2.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_3.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_4.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_5.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_6.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_7.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_8.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9.h | 0 .../src/xlibi18n/lcUniConv/iso8859_9e.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0201.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0208.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0212.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_c.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_r.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_u.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/ksc5601.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/mulelao.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/tatar_cyr.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/tcvn.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/tis620.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/ucs2be.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/utf8.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUniConv/viscii.h | 0 .../libX11-1.6.2/src/xlibi18n/lcUtil.c | 0 .../libX11-1.6.2/src/xlibi18n/lcWrap.c | 0 .../libX11-1.6.2/src/xlibi18n/mbWMProps.c | 0 .../libX11-1.6.2/src/xlibi18n/mbWrap.c | 0 .../libX11-1.6.2/src/xlibi18n/utf8WMProps.c | 0 .../libX11-1.6.2/src/xlibi18n/utf8Wrap.c | 0 .../libX11-1.6.2/src/xlibi18n/wcWrap.c | 0 .../libX11-1.6.2/src/xlibi18n/xim_trans.c | 0 .../x_lib => x_lib}/libX11-1.6.2/x11-xcb.pc.in | 0 .../x_lib => x_lib}/libX11-1.6.2/x11.pc.in | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/AUTHORS | 0 .../x_lib => x_lib}/libXau-1.0.8/Android.mk | 0 .../x_lib => x_lib}/libXau-1.0.8/AuDispose.c | 0 .../x_lib => x_lib}/libXau-1.0.8/AuFileName.c | 0 .../x_lib => x_lib}/libXau-1.0.8/AuGetAddr.c | 0 .../x_lib => x_lib}/libXau-1.0.8/AuGetBest.c | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/AuLock.c | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/AuRead.c | 0 .../x_lib => x_lib}/libXau-1.0.8/AuUnlock.c | 0 .../x_lib => x_lib}/libXau-1.0.8/AuWrite.c | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/Autest.c | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/COPYING | 0 .../x_lib => x_lib}/libXau-1.0.8/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/README | 0 .../x_lib => x_lib}/libXau-1.0.8/autogen.sh | 0 .../other_lib/x_lib => x_lib}/libXau-1.0.8/config.h | 0 .../x_lib => x_lib}/libXau-1.0.8/configure.ac | 0 .../libXau-1.0.8/include/X11/Xauth.h | 0 .../x_lib => x_lib}/libXau-1.0.8/man/Makefile.am | 0 .../x_lib => x_lib}/libXau-1.0.8/man/Xau.man | 0 .../libXau-1.0.8/man/XauDisposeAuth.man | 0 .../libXau-1.0.8/man/XauFileName.man | 0 .../libXau-1.0.8/man/XauGetAuthByAddr.man | 0 .../libXau-1.0.8/man/XauGetBestAuthByAddr.man | 0 .../libXau-1.0.8/man/XauLockAuth.man | 0 .../libXau-1.0.8/man/XauReadAuth.man | 0 .../libXau-1.0.8/man/XauUnlockAuth.man | 0 .../libXau-1.0.8/man/XauWriteAuth.man | 0 .../x_lib => x_lib}/libXau-1.0.8/xau.pc.in | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/AUTHORS | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Android.mk | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Array.c | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/COPYING | 0 .../other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Fill.c | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Flush.c | 0 .../other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Key.c | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libXdmcp-1.1.1/README | 0 .../other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Read.c | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Unwrap.c | 0 .../other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Wrap.c | 0 .../other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Wrap.h | 0 .../libXdmcp-1.1.1/Wraphelp.README.crypto | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Wraphelp.c | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/Write.c | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/autogen.sh | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/config.h | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/configure.ac | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/doc/Makefile.am | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/doc/xdmcp.xml | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/docbook.am | 0 .../libXdmcp-1.1.1/include/X11/Xdmcp.h | 0 .../x_lib => x_lib}/libXdmcp-1.1.1/xdmcp.pc.in | 0 .../other_lib/x_lib => x_lib}/libXext-1.3.2/AUTHORS | 0 .../x_lib => x_lib}/libXext-1.3.2/Android.mk | 0 .../other_lib/x_lib => x_lib}/libXext-1.3.2/COPYING | 0 .../x_lib => x_lib}/libXext-1.3.2/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libXext-1.3.2/README | 0 .../x_lib => x_lib}/libXext-1.3.2/autogen.sh | 0 .../x_lib => x_lib}/libXext-1.3.2/config.h | 0 .../x_lib => x_lib}/libXext-1.3.2/configure.ac | 0 .../x_lib => x_lib}/libXext-1.3.2/docbook.am | 0 .../libXext-1.3.2/include/X11/extensions/MITMisc.h | 0 .../libXext-1.3.2/include/X11/extensions/XEVI.h | 0 .../libXext-1.3.2/include/X11/extensions/XLbx.h | 0 .../libXext-1.3.2/include/X11/extensions/XShm.h | 0 .../libXext-1.3.2/include/X11/extensions/Xag.h | 0 .../libXext-1.3.2/include/X11/extensions/Xcup.h | 0 .../libXext-1.3.2/include/X11/extensions/Xdbe.h | 0 .../libXext-1.3.2/include/X11/extensions/Xext.h | 0 .../libXext-1.3.2/include/X11/extensions/Xge.h | 0 .../libXext-1.3.2/include/X11/extensions/dpms.h | 0 .../libXext-1.3.2/include/X11/extensions/extutil.h | 0 .../libXext-1.3.2/include/X11/extensions/multibuf.h | 0 .../libXext-1.3.2/include/X11/extensions/security.h | 0 .../libXext-1.3.2/include/X11/extensions/shape.h | 0 .../libXext-1.3.2/include/X11/extensions/sync.h | 0 .../include/X11/extensions/xtestext1.h | 0 .../x_lib => x_lib}/libXext-1.3.2/man/DBE.man | 0 .../libXext-1.3.2/man/DPMSCapable.man | 0 .../libXext-1.3.2/man/DPMSDisable.man | 0 .../libXext-1.3.2/man/DPMSEnable.man | 0 .../libXext-1.3.2/man/DPMSForceLevel.man | 0 .../libXext-1.3.2/man/DPMSGetTimeouts.man | 0 .../libXext-1.3.2/man/DPMSGetVersion.man | 0 .../x_lib => x_lib}/libXext-1.3.2/man/DPMSInfo.man | 0 .../libXext-1.3.2/man/DPMSQueryExtension.man | 0 .../libXext-1.3.2/man/DPMSSetTimeouts.man | 0 .../x_lib => x_lib}/libXext-1.3.2/man/Makefile.am | 0 .../x_lib => x_lib}/libXext-1.3.2/man/XShape.man | 0 .../libXext-1.3.2/man/XShapeCombineMask.man | 0 .../libXext-1.3.2/man/XShapeCombineRectangles.man | 0 .../libXext-1.3.2/man/XShapeCombineRegion.man | 0 .../libXext-1.3.2/man/XShapeCombineShape.man | 0 .../libXext-1.3.2/man/XShapeGetRectangles.man | 0 .../libXext-1.3.2/man/XShapeInputSelected.man | 0 .../libXext-1.3.2/man/XShapeOffsetShape.man | 0 .../libXext-1.3.2/man/XShapeQueryExtension.man | 0 .../libXext-1.3.2/man/XShapeQueryExtents.man | 0 .../libXext-1.3.2/man/XShapeQueryVersion.man | 0 .../libXext-1.3.2/man/XShapeSelectInput.man | 0 .../x_lib => x_lib}/libXext-1.3.2/man/XShm.man | 0 .../libXext-1.3.2/man/XShmAttach.man | 0 .../libXext-1.3.2/man/XShmCreateImage.man | 0 .../libXext-1.3.2/man/XShmCreatePixmap.man | 0 .../libXext-1.3.2/man/XShmDetach.man | 0 .../libXext-1.3.2/man/XShmGetEventBase.man | 0 .../libXext-1.3.2/man/XShmGetImage.man | 0 .../libXext-1.3.2/man/XShmPixmapFormat.man | 0 .../libXext-1.3.2/man/XShmPutImage.man | 0 .../libXext-1.3.2/man/XShmQueryExtension.man | 0 .../libXext-1.3.2/man/XShmQueryVersion.man | 0 .../man/XcupGetReservedColormapEntries.man | 0 .../libXext-1.3.2/man/XcupQueryVersion.man | 0 .../libXext-1.3.2/man/XcupStoreColors.man | 0 .../man/XdbeAllocateBackBufferName.man | 0 .../libXext-1.3.2/man/XdbeBeginIdiom.man | 0 .../man/XdbeDeallocateBackBufferName.man | 0 .../libXext-1.3.2/man/XdbeEndIdiom.man | 0 .../libXext-1.3.2/man/XdbeFreeVisualInfo.man | 0 .../man/XdbeGetBackBufferAttributes.man | 0 .../libXext-1.3.2/man/XdbeGetVisualInfo.man | 0 .../libXext-1.3.2/man/XdbeQueryExtension.man | 0 .../libXext-1.3.2/man/XdbeSwapBuffers.man | 0 .../x_lib => x_lib}/libXext-1.3.2/man/Xevi.man | 0 .../libXext-1.3.2/man/XeviGetVisualInfo.man | 0 .../libXext-1.3.2/man/XeviQueryExtension.man | 0 .../libXext-1.3.2/man/XeviQueryVersion.man | 0 .../x_lib => x_lib}/libXext-1.3.2/man/Xmbuf.man | 0 .../man/XmbufChangeBufferAttributes.man | 0 .../man/XmbufChangeWindowAttributes.man | 0 .../libXext-1.3.2/man/XmbufCreateBuffers.man | 0 .../libXext-1.3.2/man/XmbufCreateStereoWindow.man | 0 .../libXext-1.3.2/man/XmbufDestroyBuffers.man | 0 .../libXext-1.3.2/man/XmbufDisplayBuffers.man | 0 .../libXext-1.3.2/man/XmbufGetBufferAttributes.man | 0 .../libXext-1.3.2/man/XmbufGetScreenInfo.man | 0 .../libXext-1.3.2/man/XmbufGetVersion.man | 0 .../libXext-1.3.2/man/XmbufGetWindowAttributes.man | 0 .../libXext-1.3.2/man/XmbufQueryExtension.man | 0 .../x_lib => x_lib}/libXext-1.3.2/specs/Makefile.am | 0 .../x_lib => x_lib}/libXext-1.3.2/specs/dbelib.xml | 0 .../x_lib => x_lib}/libXext-1.3.2/specs/dpmslib.xml | 0 .../libXext-1.3.2/specs/shapelib.xml | 0 .../x_lib => x_lib}/libXext-1.3.2/specs/synclib.xml | 0 .../x_lib => x_lib}/libXext-1.3.2/specs/xtest1.xml | 0 .../x_lib => x_lib}/libXext-1.3.2/src/DPMS.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/MITMisc.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/Makefile.am | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XAppgroup.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XEVI.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XLbx.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XMultibuf.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XSecurity.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XShape.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XShm.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XSync.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/XTestExt1.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/Xcup.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/Xdbe.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/Xge.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/eat.h | 0 .../x_lib => x_lib}/libXext-1.3.2/src/extutil.c | 0 .../x_lib => x_lib}/libXext-1.3.2/src/globals.c | 0 .../x_lib => x_lib}/libXext-1.3.2/xext.pc.in | 0 .../x_lib => x_lib}/libXfont-1.4.6/AUTHORS | 0 .../x_lib => x_lib}/libXfont-1.4.6/Android.mk | 0 .../x_lib => x_lib}/libXfont-1.4.6/COPYING | 0 .../x_lib => x_lib}/libXfont-1.4.6/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libXfont-1.4.6/README | 0 .../x_lib => x_lib}/libXfont-1.4.6/autogen.sh | 0 .../x_lib => x_lib}/libXfont-1.4.6/config.h | 0 .../x_lib => x_lib}/libXfont-1.4.6/configure.ac | 0 .../x_lib => x_lib}/libXfont-1.4.6/devbook.am | 0 .../x_lib => x_lib}/libXfont-1.4.6/doc/Makefile.am | 0 .../x_lib => x_lib}/libXfont-1.4.6/doc/fontlib.xml | 0 .../libXfont-1.4.6/include/X11/fonts/bdfint.h | 0 .../libXfont-1.4.6/include/X11/fonts/bitmap.h | 0 .../libXfont-1.4.6/include/X11/fonts/bufio.h | 0 .../libXfont-1.4.6/include/X11/fonts/fntfil.h | 0 .../libXfont-1.4.6/include/X11/fonts/fntfilio.h | 0 .../libXfont-1.4.6/include/X11/fonts/fntfilst.h | 0 .../libXfont-1.4.6/include/X11/fonts/fontconf.h | 0 .../libXfont-1.4.6/include/X11/fonts/fontconf.h.in | 0 .../libXfont-1.4.6/include/X11/fonts/fontencc.h | 0 .../libXfont-1.4.6/include/X11/fonts/fontmisc.h | 0 .../libXfont-1.4.6/include/X11/fonts/fontshow.h | 0 .../libXfont-1.4.6/include/X11/fonts/fontutil.h | 0 .../libXfont-1.4.6/include/X11/fonts/fontxlfd.h | 0 .../libXfont-1.4.6/include/X11/fonts/pcf.h | 0 .../libXfont-1.4.6/src/FreeType/Makefile.am | 0 .../libXfont-1.4.6/src/FreeType/ft.h | 0 .../libXfont-1.4.6/src/FreeType/ftenc.c | 0 .../libXfont-1.4.6/src/FreeType/ftfuncs.c | 0 .../libXfont-1.4.6/src/FreeType/ftfuncs.h | 0 .../libXfont-1.4.6/src/FreeType/fttools.c | 0 .../libXfont-1.4.6/src/FreeType/xttcap.c | 0 .../libXfont-1.4.6/src/FreeType/xttcap.h | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/Makefile.am | 0 .../libXfont-1.4.6/src/bitmap/Makefile.am | 0 .../libXfont-1.4.6/src/bitmap/bdfread.c | 0 .../libXfont-1.4.6/src/bitmap/bdfutils.c | 0 .../libXfont-1.4.6/src/bitmap/bitmap.c | 0 .../libXfont-1.4.6/src/bitmap/bitmapfunc.c | 0 .../libXfont-1.4.6/src/bitmap/bitmaputil.c | 0 .../libXfont-1.4.6/src/bitmap/bitscale.c | 0 .../libXfont-1.4.6/src/bitmap/fontink.c | 0 .../libXfont-1.4.6/src/bitmap/pcfread.c | 0 .../libXfont-1.4.6/src/bitmap/pcfwrite.c | 0 .../libXfont-1.4.6/src/bitmap/snfread.c | 0 .../libXfont-1.4.6/src/bitmap/snfstr.h | 0 .../libXfont-1.4.6/src/builtins/Makefile.am | 0 .../libXfont-1.4.6/src/builtins/buildfont | 0 .../libXfont-1.4.6/src/builtins/builtin.h | 0 .../libXfont-1.4.6/src/builtins/dir.c | 0 .../libXfont-1.4.6/src/builtins/file.c | 0 .../libXfont-1.4.6/src/builtins/fonts.c | 0 .../libXfont-1.4.6/src/builtins/fpe.c | 0 .../libXfont-1.4.6/src/builtins/render.c | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/dummy.c | 0 .../libXfont-1.4.6/src/fc/Makefile.am | 0 .../libXfont-1.4.6/src/fc/fsconvert.c | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/fc/fserve.c | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/fc/fserve.h | 0 .../libXfont-1.4.6/src/fc/fservestr.h | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/fc/fsio.c | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/fc/fsio.h | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/fc/fslibos.h | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/fc/fstrans.c | 0 .../libXfont-1.4.6/src/fontfile/Makefile.am | 0 .../libXfont-1.4.6/src/fontfile/bitsource.c | 0 .../libXfont-1.4.6/src/fontfile/bufio.c | 0 .../libXfont-1.4.6/src/fontfile/bunzip2.c | 0 .../libXfont-1.4.6/src/fontfile/catalogue.c | 0 .../libXfont-1.4.6/src/fontfile/decompress.c | 0 .../libXfont-1.4.6/src/fontfile/defaults.c | 0 .../libXfont-1.4.6/src/fontfile/dirfile.c | 0 .../libXfont-1.4.6/src/fontfile/fileio.c | 0 .../libXfont-1.4.6/src/fontfile/filewr.c | 0 .../libXfont-1.4.6/src/fontfile/fontdir.c | 0 .../libXfont-1.4.6/src/fontfile/fontencc.c | 0 .../libXfont-1.4.6/src/fontfile/fontfile.c | 0 .../libXfont-1.4.6/src/fontfile/fontscale.c | 0 .../libXfont-1.4.6/src/fontfile/gunzip.c | 0 .../libXfont-1.4.6/src/fontfile/register.c | 0 .../libXfont-1.4.6/src/fontfile/renderers.c | 0 .../libXfont-1.4.6/src/stubs/Makefile.am | 0 .../libXfont-1.4.6/src/stubs/cauthgen.c | 0 .../libXfont-1.4.6/src/stubs/csignal.c | 0 .../libXfont-1.4.6/src/stubs/delfntcid.c | 0 .../libXfont-1.4.6/src/stubs/errorf.c | 0 .../libXfont-1.4.6/src/stubs/fatalerror.c | 0 .../libXfont-1.4.6/src/stubs/findoldfnt.c | 0 .../libXfont-1.4.6/src/stubs/getcres.c | 0 .../libXfont-1.4.6/src/stubs/getdefptsize.c | 0 .../libXfont-1.4.6/src/stubs/getnewfntcid.c | 0 .../libXfont-1.4.6/src/stubs/gettime.c | 0 .../libXfont-1.4.6/src/stubs/initfshdl.c | 0 .../libXfont-1.4.6/src/stubs/regfpefunc.c | 0 .../libXfont-1.4.6/src/stubs/rmfshdl.c | 0 .../libXfont-1.4.6/src/stubs/servclient.c | 0 .../libXfont-1.4.6/src/stubs/setfntauth.c | 0 .../libXfont-1.4.6/src/stubs/stfntcfnt.c | 0 .../libXfont-1.4.6/src/stubs/stubs.h | 0 .../libXfont-1.4.6/src/util/Makefile.am | 0 .../x_lib => x_lib}/libXfont-1.4.6/src/util/atom.c | 0 .../libXfont-1.4.6/src/util/fontaccel.c | 0 .../libXfont-1.4.6/src/util/fontnames.c | 0 .../libXfont-1.4.6/src/util/fontutil.c | 0 .../libXfont-1.4.6/src/util/fontxlfd.c | 0 .../libXfont-1.4.6/src/util/format.c | 0 .../libXfont-1.4.6/src/util/miscutil.c | 0 .../libXfont-1.4.6/src/util/patcache.c | 0 .../libXfont-1.4.6/src/util/private.c | 0 .../libXfont-1.4.6/src/util/utilbitmap.c | 0 .../x_lib => x_lib}/libXfont-1.4.6/xfont.pc.in | 0 .../x_lib => x_lib}/libXmu-1.1.2/Android.mk | 0 .../other_lib/x_lib => x_lib}/libXmu-1.1.2/COPYING | 0 .../x_lib => x_lib}/libXmu-1.1.2/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libXmu-1.1.2/README | 0 .../x_lib => x_lib}/libXmu-1.1.2/autogen.sh | 0 .../other_lib/x_lib => x_lib}/libXmu-1.1.2/config.h | 0 .../x_lib => x_lib}/libXmu-1.1.2/configure.ac | 0 .../x_lib => x_lib}/libXmu-1.1.2/doc/Makefile.am | 0 .../x_lib => x_lib}/libXmu-1.1.2/doc/Xmu.xml | 0 .../x_lib => x_lib}/libXmu-1.1.2/doc/xlogo.svg | 0 .../x_lib => x_lib}/libXmu-1.1.2/docbook.am | 0 .../libXmu-1.1.2/include/Makefile.am | 0 .../libXmu-1.1.2/include/X11/Xmu/Atoms.h | 0 .../libXmu-1.1.2/include/X11/Xmu/CharSet.h | 0 .../libXmu-1.1.2/include/X11/Xmu/CloseHook.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Converters.h | 0 .../libXmu-1.1.2/include/X11/Xmu/CurUtil.h | 0 .../libXmu-1.1.2/include/X11/Xmu/CvtCache.h | 0 .../libXmu-1.1.2/include/X11/Xmu/DisplayQue.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Drawing.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Editres.h | 0 .../libXmu-1.1.2/include/X11/Xmu/EditresP.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Error.h | 0 .../libXmu-1.1.2/include/X11/Xmu/ExtAgent.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Initer.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Lookup.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Misc.h | 0 .../libXmu-1.1.2/include/X11/Xmu/StdCmap.h | 0 .../libXmu-1.1.2/include/X11/Xmu/StdSel.h | 0 .../libXmu-1.1.2/include/X11/Xmu/SysUtil.h | 0 .../libXmu-1.1.2/include/X11/Xmu/WhitePoint.h | 0 .../libXmu-1.1.2/include/X11/Xmu/WidgetNode.h | 0 .../libXmu-1.1.2/include/X11/Xmu/WinUtil.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Xct.h | 0 .../libXmu-1.1.2/include/X11/Xmu/Xmu.h | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/AllCmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Atoms.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/ClientWin.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Clip.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CloseHook.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CmapAlloc.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CrCmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CrPixFBit.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CursorName.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CvtCache.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/CvtStdSel.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/DefErrMsg.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/DelCmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/DisplayQue.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Distinct.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/DrRndRect.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/DrawLogo.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/EditresCom.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/ExtAgent.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/FToCback.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/GetHost.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/GrayPixmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Initer.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/LocBitmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Lookup.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/LookupCmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Lower.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Makefile.am | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/RdBitF.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/ScrOfWin.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/ShapeWidg.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StdCmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToBS.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToBmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToCurs.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToGrav.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToJust.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToLong.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToOrnt.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToShap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/StrToWidg.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/UpdMapHint.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/VisCmap.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/WidgetNode.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/Xct.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/src/sharedlib.c | 0 .../x_lib => x_lib}/libXmu-1.1.2/xmu.pc.in | 0 .../x_lib => x_lib}/libXmu-1.1.2/xmuu.pc.in | 0 .../x_lib => x_lib}/libXrandr-1.4.2/AUTHORS | 0 .../x_lib => x_lib}/libXrandr-1.4.2/Android.mk | 0 .../x_lib => x_lib}/libXrandr-1.4.2/COPYING | 0 .../x_lib => x_lib}/libXrandr-1.4.2/Makefile.am | 0 .../x_lib => x_lib}/libXrandr-1.4.2/README | 0 .../x_lib => x_lib}/libXrandr-1.4.2/autogen.sh | 0 .../x_lib => x_lib}/libXrandr-1.4.2/config.h | 0 .../x_lib => x_lib}/libXrandr-1.4.2/configure.ac | 0 .../libXrandr-1.4.2/include/X11/extensions/Xrandr.h | 0 .../x_lib => x_lib}/libXrandr-1.4.2/man/Makefile.am | 0 .../man/XRRConfigCurrentConfiguration.man | 0 .../libXrandr-1.4.2/man/XRRConfigCurrentRate.man | 0 .../libXrandr-1.4.2/man/XRRConfigRates.man | 0 .../libXrandr-1.4.2/man/XRRConfigRotations.man | 0 .../libXrandr-1.4.2/man/XRRConfigSizes.man | 0 .../libXrandr-1.4.2/man/XRRConfigTimes.man | 0 .../libXrandr-1.4.2/man/XRRFreeScreenConfigInfo.man | 0 .../libXrandr-1.4.2/man/XRRGetScreenInfo.man | 0 .../libXrandr-1.4.2/man/XRRQueryExtension.man | 0 .../libXrandr-1.4.2/man/XRRQueryVersion.man | 0 .../libXrandr-1.4.2/man/XRRRootToScreen.man | 0 .../libXrandr-1.4.2/man/XRRSelectInput.man | 0 .../libXrandr-1.4.2/man/XRRSetScreenConfig.man | 0 .../man/XRRSetScreenConfigAndRate.man | 0 .../x_lib => x_lib}/libXrandr-1.4.2/man/Xrandr.man | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/Makefile.am | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/Xrandr.c | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/Xrandrint.h | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/XrrConfig.c | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/XrrCrtc.c | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/XrrMode.c | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/XrrOutput.c | 0 .../libXrandr-1.4.2/src/XrrProperty.c | 0 .../libXrandr-1.4.2/src/XrrProvider.c | 0 .../libXrandr-1.4.2/src/XrrProviderProperty.c | 0 .../x_lib => x_lib}/libXrandr-1.4.2/src/XrrScreen.c | 0 .../x_lib => x_lib}/libXrandr-1.4.2/xrandr.pc.in | 0 .../x_lib => x_lib}/libXrender-0.9.8/AUTHORS | 0 .../x_lib => x_lib}/libXrender-0.9.8/Android.mk | 0 .../x_lib => x_lib}/libXrender-0.9.8/COPYING | 0 .../x_lib => x_lib}/libXrender-0.9.8/Makefile.am | 0 .../x_lib => x_lib}/libXrender-0.9.8/README | 0 .../x_lib => x_lib}/libXrender-0.9.8/autogen.sh | 0 .../x_lib => x_lib}/libXrender-0.9.8/config.h | 0 .../x_lib => x_lib}/libXrender-0.9.8/configure.ac | 0 .../libXrender-0.9.8/doc/libXrender.txt | 0 .../include/X11/extensions/Xrender.h | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/AddTrap.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Color.c | 0 .../libXrender-0.9.8/src/Composite.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Cursor.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/FillRect.c | 0 .../libXrender-0.9.8/src/FillRects.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Filter.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Glyph.c | 0 .../libXrender-0.9.8/src/Makefile.am | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Picture.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Poly.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Trap.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Tri.c | 0 .../x_lib => x_lib}/libXrender-0.9.8/src/Xrender.c | 0 .../libXrender-0.9.8/src/Xrenderint.h | 0 .../x_lib => x_lib}/libXrender-0.9.8/xrender.pc.in | 0 .../x_lib => x_lib}/libXt-1.1.4/Android.mk | 0 .../other_lib/x_lib => x_lib}/libXt-1.1.4/COPYING | 0 .../x_lib => x_lib}/libXt-1.1.4/Makefile.am | 0 .../other_lib/x_lib => x_lib}/libXt-1.1.4/README | 0 .../x_lib => x_lib}/libXt-1.1.4/autogen.sh | 0 .../other_lib/x_lib => x_lib}/libXt-1.1.4/config.h | 0 .../x_lib => x_lib}/libXt-1.1.4/configure.ac | 0 .../x_lib => x_lib}/libXt-1.1.4/docbook.am | 0 .../x_lib => x_lib}/libXt-1.1.4/include/Makefile.am | 0 .../libXt-1.1.4/include/X11/CallbackI.h | 0 .../libXt-1.1.4/include/X11/Composite.h | 0 .../libXt-1.1.4/include/X11/CompositeP.h | 0 .../libXt-1.1.4/include/X11/ConstrainP.h | 0 .../libXt-1.1.4/include/X11/Constraint.h | 0 .../libXt-1.1.4/include/X11/ConvertI.h | 0 .../x_lib => x_lib}/libXt-1.1.4/include/X11/Core.h | 0 .../x_lib => x_lib}/libXt-1.1.4/include/X11/CoreP.h | 0 .../libXt-1.1.4/include/X11/CreateI.h | 0 .../libXt-1.1.4/include/X11/EventI.h | 0 .../libXt-1.1.4/include/X11/HookObjI.h | 0 .../libXt-1.1.4/include/X11/InitialI.h | 0 .../libXt-1.1.4/include/X11/Intrinsic.h | 0 .../libXt-1.1.4/include/X11/IntrinsicI.h | 0 .../libXt-1.1.4/include/X11/IntrinsicP.h | 0 .../libXt-1.1.4/include/X11/Object.h | 0 .../libXt-1.1.4/include/X11/ObjectP.h | 0 .../libXt-1.1.4/include/X11/PassivGraI.h | 0 .../libXt-1.1.4/include/X11/RectObj.h | 0 .../libXt-1.1.4/include/X11/RectObjP.h | 0 .../libXt-1.1.4/include/X11/ResConfigP.h | 0 .../libXt-1.1.4/include/X11/ResourceI.h | 0 .../libXt-1.1.4/include/X11/SelectionI.h | 0 .../x_lib => x_lib}/libXt-1.1.4/include/X11/Shell.h | 0 .../libXt-1.1.4/include/X11/ShellI.h | 0 .../libXt-1.1.4/include/X11/ShellP.h | 0 .../libXt-1.1.4/include/X11/StringDefs.h | 0 .../libXt-1.1.4/include/X11/ThreadsI.h | 0 .../libXt-1.1.4/include/X11/TranslateI.h | 0 .../libXt-1.1.4/include/X11/VarargsI.h | 0 .../libXt-1.1.4/include/X11/Vendor.h | 0 .../libXt-1.1.4/include/X11/VendorP.h | 0 .../x_lib => x_lib}/libXt-1.1.4/include/X11/Xtos.h | 0 .../x_lib => x_lib}/libXt-1.1.4/m4/ax_define_dir.m4 | 0 .../x_lib => x_lib}/libXt-1.1.4/man/Makefile.am | 0 .../x_lib => x_lib}/libXt-1.1.4/man/MenuPopdown.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/MenuPopup.man | 0 .../libXt-1.1.4/man/XtAddActions.man | 0 .../libXt-1.1.4/man/XtAddCallback.man | 0 .../libXt-1.1.4/man/XtAddCallbacks.man | 0 .../libXt-1.1.4/man/XtAddConverter.man | 0 .../libXt-1.1.4/man/XtAddEventHandler.man | 0 .../libXt-1.1.4/man/XtAddExposureToRegion.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtAddGrab.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtAddInput.man | 0 .../libXt-1.1.4/man/XtAddRawEventHandler.man | 0 .../libXt-1.1.4/man/XtAddTimeOut.man | 0 .../libXt-1.1.4/man/XtAddWorkProc.man | 0 .../libXt-1.1.4/man/XtAllocateGC.man | 0 .../libXt-1.1.4/man/XtAppAddActionHook.man | 0 .../libXt-1.1.4/man/XtAppAddActions.man | 0 .../libXt-1.1.4/man/XtAppAddBlockHook.man | 0 .../libXt-1.1.4/man/XtAppAddConverter.man | 0 .../libXt-1.1.4/man/XtAppAddInput.man | 0 .../libXt-1.1.4/man/XtAppAddSignal.man | 0 .../libXt-1.1.4/man/XtAppAddTimeOut.man | 0 .../libXt-1.1.4/man/XtAppAddWorkProc.man | 0 .../libXt-1.1.4/man/XtAppCreateShell.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtAppError.man | 0 .../libXt-1.1.4/man/XtAppErrorMsg.man | 0 .../libXt-1.1.4/man/XtAppGetErrorDatabase.man | 0 .../libXt-1.1.4/man/XtAppGetErrorDatabaseText.man | 0 .../libXt-1.1.4/man/XtAppGetExitFlag.man | 0 .../libXt-1.1.4/man/XtAppGetSelectionTimeout.man | 0 .../libXt-1.1.4/man/XtAppInitialize.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtAppLock.man | 0 .../libXt-1.1.4/man/XtAppMainLoop.man | 0 .../libXt-1.1.4/man/XtAppNextEvent.man | 0 .../libXt-1.1.4/man/XtAppPeekEvent.man | 0 .../libXt-1.1.4/man/XtAppPending.man | 0 .../libXt-1.1.4/man/XtAppProcessEvent.man | 0 .../libXt-1.1.4/man/XtAppReleaseCacheRefs.man | 0 .../libXt-1.1.4/man/XtAppSetErrorHandler.man | 0 .../libXt-1.1.4/man/XtAppSetErrorMsgHandler.man | 0 .../libXt-1.1.4/man/XtAppSetExitFlag.man | 0 .../libXt-1.1.4/man/XtAppSetFallbackResources.man | 0 .../libXt-1.1.4/man/XtAppSetSelectionTimeout.man | 0 .../libXt-1.1.4/man/XtAppSetTypeConverter.man | 0 .../libXt-1.1.4/man/XtAppSetWarningHandler.man | 0 .../libXt-1.1.4/man/XtAppSetWarningMsgHandler.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtAppUnlock.man | 0 .../libXt-1.1.4/man/XtAppWarning.man | 0 .../libXt-1.1.4/man/XtAppWarningMsg.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtAsprintf.man | 0 .../libXt-1.1.4/man/XtAugmentTranslations.man | 0 .../libXt-1.1.4/man/XtBuildEventMask.man | 0 .../libXt-1.1.4/man/XtCallAcceptFocus.man | 0 .../libXt-1.1.4/man/XtCallActionProc.man | 0 .../libXt-1.1.4/man/XtCallCallbackList.man | 0 .../libXt-1.1.4/man/XtCallCallbacks.man | 0 .../libXt-1.1.4/man/XtCallConverter.man | 0 .../libXt-1.1.4/man/XtCallbackExclusive.man | 0 .../libXt-1.1.4/man/XtCallbackNone.man | 0 .../libXt-1.1.4/man/XtCallbackNonexclusive.man | 0 .../libXt-1.1.4/man/XtCallbackPopdown.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtCalloc.man | 0 .../libXt-1.1.4/man/XtCancelSelectionRequest.man | 0 .../libXt-1.1.4/man/XtChangeManagedSet.man | 0 .../libXt-1.1.4/man/XtCheckSubclass.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtClass.man | 0 .../libXt-1.1.4/man/XtCloseDisplay.man | 0 .../libXt-1.1.4/man/XtConfigureWidget.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtConvert.man | 0 .../libXt-1.1.4/man/XtConvertAndStore.man | 0 .../libXt-1.1.4/man/XtConvertCase.man | 0 .../libXt-1.1.4/man/XtCreateApplicationContext.man | 0 .../libXt-1.1.4/man/XtCreateApplicationShell.man | 0 .../libXt-1.1.4/man/XtCreateManagedWidget.man | 0 .../libXt-1.1.4/man/XtCreatePopupShell.man | 0 .../libXt-1.1.4/man/XtCreateSelectionRequest.man | 0 .../libXt-1.1.4/man/XtCreateWidget.man | 0 .../libXt-1.1.4/man/XtCreateWindow.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtDatabase.man | 0 .../libXt-1.1.4/man/XtDestroyApplicationContext.man | 0 .../libXt-1.1.4/man/XtDestroyWidget.man | 0 .../libXt-1.1.4/man/XtDirectConvert.man | 0 .../libXt-1.1.4/man/XtDisownSelection.man | 0 .../libXt-1.1.4/man/XtDispatchEvent.man | 0 .../libXt-1.1.4/man/XtDispatchEventToWidget.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtDisplay.man | 0 .../libXt-1.1.4/man/XtDisplayInitialize.man | 0 .../libXt-1.1.4/man/XtDisplayOfObject.man | 0 .../man/XtDisplayStringConversionWarning.man | 0 .../man/XtDisplayToApplicationContext.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtError.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtErrorMsg.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtFindFile.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtFree.man | 0 .../libXt-1.1.4/man/XtGetActionKeysym.man | 0 .../libXt-1.1.4/man/XtGetActionList.man | 0 .../man/XtGetApplicationNameAndClass.man | 0 .../libXt-1.1.4/man/XtGetApplicationResources.man | 0 .../libXt-1.1.4/man/XtGetClassExtension.man | 0 .../libXt-1.1.4/man/XtGetConstraintResourceList.man | 0 .../libXt-1.1.4/man/XtGetDisplays.man | 0 .../libXt-1.1.4/man/XtGetErrorDatabase.man | 0 .../libXt-1.1.4/man/XtGetErrorDatabaseText.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtGetGC.man | 0 .../libXt-1.1.4/man/XtGetKeyboardFocusWidget.man | 0 .../libXt-1.1.4/man/XtGetKeysymTable.man | 0 .../libXt-1.1.4/man/XtGetMultiClickTime.man | 0 .../libXt-1.1.4/man/XtGetResourceList.man | 0 .../libXt-1.1.4/man/XtGetSelectionParameters.man | 0 .../libXt-1.1.4/man/XtGetSelectionRequest.man | 0 .../libXt-1.1.4/man/XtGetSelectionTimeout.man | 0 .../libXt-1.1.4/man/XtGetSelectionValue.man | 0 .../man/XtGetSelectionValueIncremental.man | 0 .../libXt-1.1.4/man/XtGetSelectionValues.man | 0 .../man/XtGetSelectionValuesIncremental.man | 0 .../libXt-1.1.4/man/XtGetSubresources.man | 0 .../libXt-1.1.4/man/XtGetSubvalues.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtGetValues.man | 0 .../libXt-1.1.4/man/XtGrabButton.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtGrabKey.man | 0 .../libXt-1.1.4/man/XtGrabKeyboard.man | 0 .../libXt-1.1.4/man/XtGrabPointer.man | 0 .../libXt-1.1.4/man/XtHasCallbacks.man | 0 .../libXt-1.1.4/man/XtHooksOfDisplay.man | 0 .../libXt-1.1.4/man/XtInitialize.man | 0 .../libXt-1.1.4/man/XtInitializeWidgetClass.man | 0 .../libXt-1.1.4/man/XtInsertEventHandler.man | 0 .../libXt-1.1.4/man/XtInsertEventTypeHandler.man | 0 .../libXt-1.1.4/man/XtInsertRawEventHandler.man | 0 .../libXt-1.1.4/man/XtInstallAccelerators.man | 0 .../libXt-1.1.4/man/XtInstallAllAccelerators.man | 0 .../libXt-1.1.4/man/XtIsApplicationShell.man | 0 .../libXt-1.1.4/man/XtIsComposite.man | 0 .../libXt-1.1.4/man/XtIsConstraint.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtIsManaged.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtIsObject.man | 0 .../libXt-1.1.4/man/XtIsOverrideShell.man | 0 .../libXt-1.1.4/man/XtIsRealized.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtIsRectObj.man | 0 .../libXt-1.1.4/man/XtIsSensitive.man | 0 .../libXt-1.1.4/man/XtIsSessionShell.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtIsShell.man | 0 .../libXt-1.1.4/man/XtIsSubclass.man | 0 .../libXt-1.1.4/man/XtIsTopLevelShell.man | 0 .../libXt-1.1.4/man/XtIsTransientShell.man | 0 .../libXt-1.1.4/man/XtIsVendorShell.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtIsWMShell.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtIsWidget.man | 0 .../libXt-1.1.4/man/XtKeysymToKeycodeList.man | 0 .../libXt-1.1.4/man/XtLastEventProcessed.man | 0 .../libXt-1.1.4/man/XtLastTimestampProcessed.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtMainLoop.man | 0 .../libXt-1.1.4/man/XtMakeGeometryRequest.man | 0 .../libXt-1.1.4/man/XtMakeResizeRequest.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtMalloc.man | 0 .../libXt-1.1.4/man/XtManageChild.man | 0 .../libXt-1.1.4/man/XtManageChildren.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtMapWidget.man | 0 .../libXt-1.1.4/man/XtMergeArgLists.man | 0 .../libXt-1.1.4/man/XtMoveWidget.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtName.man | 0 .../libXt-1.1.4/man/XtNameToWidget.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtNew.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtNewString.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtNextEvent.man | 0 .../libXt-1.1.4/man/XtNoticeSignal.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtNumber.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtOffset.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtOffsetOf.man | 0 .../libXt-1.1.4/man/XtOpenApplication.man | 0 .../libXt-1.1.4/man/XtOpenDisplay.man | 0 .../libXt-1.1.4/man/XtOverrideTranslations.man | 0 .../libXt-1.1.4/man/XtOwnSelection.man | 0 .../libXt-1.1.4/man/XtOwnSelectionIncremental.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtParent.man | 0 .../libXt-1.1.4/man/XtParseAcceleratorTable.man | 0 .../libXt-1.1.4/man/XtParseTranslationTable.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtPeekEvent.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtPending.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtPopdown.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtPopup.man | 0 .../libXt-1.1.4/man/XtPopupSpringLoaded.man | 0 .../libXt-1.1.4/man/XtProcessEvent.man | 0 .../libXt-1.1.4/man/XtProcessLock.man | 0 .../libXt-1.1.4/man/XtProcessUnlock.man | 0 .../libXt-1.1.4/man/XtQueryGeometry.man | 0 .../libXt-1.1.4/man/XtRealizeWidget.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtRealloc.man | 0 .../libXt-1.1.4/man/XtRegisterCaseConverter.man | 0 .../libXt-1.1.4/man/XtRegisterDrawable.man | 0 .../libXt-1.1.4/man/XtRegisterExtensionSelector.man | 0 .../libXt-1.1.4/man/XtRegisterGrabAction.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtReleaseGC.man | 0 .../libXt-1.1.4/man/XtReleasePropertyAtom.man | 0 .../libXt-1.1.4/man/XtRemoveActionHook.man | 0 .../libXt-1.1.4/man/XtRemoveAllCallbacks.man | 0 .../libXt-1.1.4/man/XtRemoveBlockHook.man | 0 .../libXt-1.1.4/man/XtRemoveCallback.man | 0 .../libXt-1.1.4/man/XtRemoveCallbacks.man | 0 .../libXt-1.1.4/man/XtRemoveEventHandler.man | 0 .../libXt-1.1.4/man/XtRemoveEventTypeHandler.man | 0 .../libXt-1.1.4/man/XtRemoveGrab.man | 0 .../libXt-1.1.4/man/XtRemoveInput.man | 0 .../libXt-1.1.4/man/XtRemoveRawEventHandler.man | 0 .../libXt-1.1.4/man/XtRemoveSignal.man | 0 .../libXt-1.1.4/man/XtRemoveTimeOut.man | 0 .../libXt-1.1.4/man/XtRemoveWorkProc.man | 0 .../libXt-1.1.4/man/XtReservePropertyAtom.man | 0 .../libXt-1.1.4/man/XtResizeWidget.man | 0 .../libXt-1.1.4/man/XtResolvePathname.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtScreen.man | 0 .../libXt-1.1.4/man/XtScreenDatabase.man | 0 .../libXt-1.1.4/man/XtScreenOfObject.man | 0 .../libXt-1.1.4/man/XtSendSelectionRequest.man | 0 .../libXt-1.1.4/man/XtSessionGetToken.man | 0 .../libXt-1.1.4/man/XtSessionReturnToken.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtSetArg.man | 0 .../libXt-1.1.4/man/XtSetErrorHandler.man | 0 .../libXt-1.1.4/man/XtSetErrorMsgHandler.man | 0 .../libXt-1.1.4/man/XtSetEventDispatcher.man | 0 .../libXt-1.1.4/man/XtSetKeyTranslator.man | 0 .../libXt-1.1.4/man/XtSetKeyboardFocus.man | 0 .../libXt-1.1.4/man/XtSetLanguageProc.man | 0 .../libXt-1.1.4/man/XtSetMappedWhenManaged.man | 0 .../libXt-1.1.4/man/XtSetMultiClickTime.man | 0 .../libXt-1.1.4/man/XtSetSelectionParameters.man | 0 .../libXt-1.1.4/man/XtSetSelectionTimeout.man | 0 .../libXt-1.1.4/man/XtSetSensitive.man | 0 .../libXt-1.1.4/man/XtSetSubvalues.man | 0 .../libXt-1.1.4/man/XtSetTypeConverter.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtSetValues.man | 0 .../libXt-1.1.4/man/XtSetWMColormapWindows.man | 0 .../libXt-1.1.4/man/XtSetWarningHandler.man | 0 .../libXt-1.1.4/man/XtSetWarningMsgHandler.man | 0 .../libXt-1.1.4/man/XtStringConversionWarning.man | 0 .../libXt-1.1.4/man/XtSuperclass.man | 0 .../libXt-1.1.4/man/XtToolkitInitialize.man | 0 .../libXt-1.1.4/man/XtToolkitThreadInitialize.man | 0 .../libXt-1.1.4/man/XtTranslateCoords.man | 0 .../libXt-1.1.4/man/XtTranslateKeycode.man | 0 .../libXt-1.1.4/man/XtUngrabButton.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtUngrabKey.man | 0 .../libXt-1.1.4/man/XtUngrabKeyboard.man | 0 .../libXt-1.1.4/man/XtUngrabPointer.man | 0 .../libXt-1.1.4/man/XtUninstallTranslations.man | 0 .../libXt-1.1.4/man/XtUnmanageChild.man | 0 .../libXt-1.1.4/man/XtUnmanageChildren.man | 0 .../libXt-1.1.4/man/XtUnmapWidget.man | 0 .../libXt-1.1.4/man/XtUnrealizeWidget.man | 0 .../libXt-1.1.4/man/XtUnregisterDrawable.man | 0 .../libXt-1.1.4/man/XtVaAppCreateShell.man | 0 .../libXt-1.1.4/man/XtVaAppInitialize.man | 0 .../libXt-1.1.4/man/XtVaCreateArgsList.man | 0 .../libXt-1.1.4/man/XtVaCreateManagedWidget.man | 0 .../libXt-1.1.4/man/XtVaCreatePopupShell.man | 0 .../libXt-1.1.4/man/XtVaCreateWidget.man | 0 .../libXt-1.1.4/man/XtVaGetApplicationResources.man | 0 .../libXt-1.1.4/man/XtVaGetSubresources.man | 0 .../libXt-1.1.4/man/XtVaGetSubvalues.man | 0 .../libXt-1.1.4/man/XtVaGetValues.man | 0 .../libXt-1.1.4/man/XtVaOpenApplication.man | 0 .../libXt-1.1.4/man/XtVaSetSubvalues.man | 0 .../libXt-1.1.4/man/XtVaSetValues.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtWarning.man | 0 .../libXt-1.1.4/man/XtWarningMsg.man | 0 .../man/XtWidgetToApplicationContext.man | 0 .../x_lib => x_lib}/libXt-1.1.4/man/XtWindow.man | 0 .../libXt-1.1.4/man/XtWindowOfObject.man | 0 .../libXt-1.1.4/man/XtWindowToWidget.man | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH01.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH02.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH03.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH04.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH05.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH06.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH07.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH08.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH09.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH10.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH11.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH12.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/CH13.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/Makefile.am | 0 .../libXt-1.1.4/specs/acknowledgement.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/appA.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/appB.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/appC.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/appD.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/appE.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/appF.xml | 0 .../libXt-1.1.4/specs/intrinsics.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/specs/preface.xml | 0 .../x_lib => x_lib}/libXt-1.1.4/src/ActionHook.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Alloc.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/ArgList.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Callback.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/ClickTime.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Composite.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Constraint.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Convert.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Converters.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Core.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Create.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Destroy.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Display.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Error.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Event.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/EventUtil.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Functions.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/GCManager.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Geometry.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/GetActKey.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/GetResList.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/GetValues.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/HookObj.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Hooks.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Initialize.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Intrinsic.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Keyboard.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Makefile.am | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Manage.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/NextEvent.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Object.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/PassivGrab.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Pointer.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Popup.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/PopupCB.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/RectObj.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/ResConfig.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Resources.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Selection.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/SetSens.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/SetValues.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/SetWMCW.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Shell.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/StringDefs.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/TMaction.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/TMgrab.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/TMkey.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/TMparse.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/TMprint.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/TMstate.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Threads.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/VarCreate.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/VarGet.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Varargs.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/Vendor.c | 0 .../x_lib => x_lib}/libXt-1.1.4/src/sharedlib.c | 0 .../x_lib => x_lib}/libXt-1.1.4/test/Alloc.c | 0 .../x_lib => x_lib}/libXt-1.1.4/test/Converters.c | 0 .../x_lib => x_lib}/libXt-1.1.4/test/Event.c | 0 .../x_lib => x_lib}/libXt-1.1.4/test/Makefile.am | 0 .../x_lib => x_lib}/libXt-1.1.4/util/Makefile.am | 0 .../x_lib => x_lib}/libXt-1.1.4/util/Shell.ht | 0 .../x_lib => x_lib}/libXt-1.1.4/util/StrDefs.ct | 0 .../x_lib => x_lib}/libXt-1.1.4/util/StrDefs.ht | 0 .../x_lib => x_lib}/libXt-1.1.4/util/makestrs.c | 0 .../x_lib => x_lib}/libXt-1.1.4/util/makestrs.man | 0 .../x_lib => x_lib}/libXt-1.1.4/util/string.list | 0 .../other_lib/x_lib => x_lib}/libXt-1.1.4/xt.pc.in | 0 .../x_lib => x_lib}/libfontenc-1.1.2/Android.mk | 0 .../x_lib => x_lib}/libfontenc-1.1.2/COPYING | 0 .../x_lib => x_lib}/libfontenc-1.1.2/Makefile.am | 0 .../x_lib => x_lib}/libfontenc-1.1.2/README | 0 .../x_lib => x_lib}/libfontenc-1.1.2/autogen.sh | 0 .../x_lib => x_lib}/libfontenc-1.1.2/config.h | 0 .../x_lib => x_lib}/libfontenc-1.1.2/configure.ac | 0 .../x_lib => x_lib}/libfontenc-1.1.2/fontenc.pc.in | 0 .../libfontenc-1.1.2/include/X11/fonts/fontenc.h | 0 .../libfontenc-1.1.2/src/Makefile.am | 0 .../x_lib => x_lib}/libfontenc-1.1.2/src/encparse.c | 0 .../x_lib => x_lib}/libfontenc-1.1.2/src/fontenc.c | 0 .../x_lib => x_lib}/libfontenc-1.1.2/src/fontencI.h | 0 .../x_lib => x_lib}/libxcb-1.10/.autom4te.cfg | 0 .../x_lib => x_lib}/libxcb-1.10/Android.mk | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/COPYING | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/INSTALL | 0 .../x_lib => x_lib}/libxcb-1.10/Makefile.am | 0 {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/NEWS | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/README | 0 .../x_lib => x_lib}/libxcb-1.10/autogen.sh | 0 .../x_lib => x_lib}/libxcb-1.10/configure.ac | 0 .../x_lib => x_lib}/libxcb-1.10/doc/Makefile.am | 0 .../libxcb-1.10/doc/tutorial/index.html | 0 .../libxcb-1.10/doc/tutorial/xcb.css | 0 .../x_lib => x_lib}/libxcb-1.10/doc/xcb.doxygen.in | 0 .../x_lib => x_lib}/libxcb-1.10/doc/xkb_internals | 0 .../x_lib => x_lib}/libxcb-1.10/doc/xkb_issues | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/m4/xcb.m4 | 0 .../x_lib => x_lib}/libxcb-1.10/src/Makefile.am | 0 .../x_lib => x_lib}/libxcb-1.10/src/bigreq.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/bigreq.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/c_client.py | 0 .../x_lib => x_lib}/libxcb-1.10/src/composite.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/composite.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/config.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/damage.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/damage.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/dpms.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/dpms.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/dri2.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/dri2.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/dri3.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/dri3.h | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/glx.c | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/glx.h | 0 .../libxcb-1.10/src/man/xcb-examples.3 | 0 .../libxcb-1.10/src/man/xcb-requests.3 | 0 .../x_lib => x_lib}/libxcb-1.10/src/present.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/present.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/randr.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/randr.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/record.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/record.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/render.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/render.h | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/res.c | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/res.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/screensaver.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/screensaver.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/shape.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/shape.h | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/shm.c | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/shm.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/stamp-h1 | 0 .../x_lib => x_lib}/libxcb-1.10/src/sync.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/sync.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xc_misc.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xc_misc.h | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_auth.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_conn.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_ext.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_in.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_list.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_out.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_util.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_windefs.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcb_xid.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcbext.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xcbint.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xevie.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xevie.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xf86dri.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xf86dri.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xfixes.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xfixes.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xinerama.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xinerama.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xinput.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xinput.h | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/xkb.c | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/xkb.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xprint.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xprint.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xproto.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xproto.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xselinux.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xselinux.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xtest.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xtest.h | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/xv.c | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/src/xv.h | 0 .../x_lib => x_lib}/libxcb-1.10/src/xvmc.c | 0 .../x_lib => x_lib}/libxcb-1.10/src/xvmc.h | 0 .../x_lib => x_lib}/libxcb-1.10/tests/CheckLog.xsl | 0 .../x_lib => x_lib}/libxcb-1.10/tests/Makefile.am | 0 .../x_lib => x_lib}/libxcb-1.10/tests/check_all.c | 0 .../libxcb-1.10/tests/check_public.c | 0 .../libxcb-1.10/tests/check_suites.h | 0 .../x_lib => x_lib}/libxcb-1.10/tools/README | 0 .../x_lib => x_lib}/libxcb-1.10/tools/api_conv.pl | 0 .../x_lib => x_lib}/libxcb-1.10/tools/constants | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-composite.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-damage.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-dpms.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-dri2.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-dri3.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-glx.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-present.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-randr.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-record.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-render.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-res.pc.in | 0 .../libxcb-1.10/xcb-screensaver.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-shape.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-shm.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-sync.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xevie.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xf86dri.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xfixes.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xinerama.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xinput.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xkb.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xprint.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xselinux.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xtest.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xv.pc.in | 0 .../x_lib => x_lib}/libxcb-1.10/xcb-xvmc.pc.in | 0 .../other_lib/x_lib => x_lib}/libxcb-1.10/xcb.pc.in | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/Android.mk | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/COPYING | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/Makefile.am | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/README | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/autogen.sh | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/config.h | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/configure.ac | 0 .../include/X11/extensions/XKBbells.h | 0 .../include/X11/extensions/XKBconfig.h | 0 .../include/X11/extensions/XKBfile.h | 0 .../include/X11/extensions/XKBrules.h | 0 .../libxkbfile-1.0.8/include/X11/extensions/XKM.h | 0 .../include/X11/extensions/XKMformat.h | 0 .../libxkbfile-1.0.8/src/Makefile.am | 0 .../libxkbfile-1.0.8/src/XKBfileInt.h | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/cout.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/magic | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/maprules.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/srvmisc.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkbatom.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkbbells.c | 0 .../libxkbfile-1.0.8/src/xkbconfig.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkbdraw.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkberrs.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkbmisc.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkbout.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkbtext.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkmout.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/src/xkmread.c | 0 .../x_lib => x_lib}/libxkbfile-1.0.8/xkbfile.pc.in | 0 .../other_lib/x_lib => x_lib}/xhost-1.0.6/AUTHORS | 0 .../x_lib => x_lib}/xhost-1.0.6/Android.mk | 0 .../other_lib/x_lib => x_lib}/xhost-1.0.6/COPYING | 0 .../x_lib => x_lib}/xhost-1.0.6/Makefile.am | 0 .../other_lib/x_lib => x_lib}/xhost-1.0.6/README | 0 .../x_lib => x_lib}/xhost-1.0.6/autogen.sh | 0 .../other_lib/x_lib => x_lib}/xhost-1.0.6/config.h | 0 .../x_lib => x_lib}/xhost-1.0.6/configure.ac | 0 .../x_lib => x_lib}/xhost-1.0.6/man/Makefile.am | 0 .../x_lib => x_lib}/xhost-1.0.6/man/xhost.man | 0 .../other_lib/x_lib => x_lib}/xhost-1.0.6/xhost.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/Android.mk | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/COPYING | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/Makefile.am | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/README | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/action.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/action.h | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/alias.c | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/alias.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/autogen.sh | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/compat.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/compat.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/config.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/configure.ac | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/expr.c | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/expr.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/geometry.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/indicators.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/indicators.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/keycodes.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/keycodes.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/keymap.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/keytypes.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/listing.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/man/Makefile.am | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/man/xkbcomp.man | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/misc.c | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/misc.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/parseutils.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/parseutils.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/symbols.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/tokens.h | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/utils.c | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/utils.h | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/vmod.c | 0 .../other_lib/x_lib => x_lib}/xkbcomp-1.2.4/vmod.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbcomp.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbcomp.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbcomp.pc.in | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbparse.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbparse.y | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbpath.c | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbpath.h | 0 .../x_lib => x_lib}/xkbcomp-1.2.4/xkbscan.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/ABOUTGAMMA | 0 .../other_lib/x_lib => x_lib}/xli-1.16/Android.mk | 0 .../other_lib/x_lib => x_lib}/xli-1.16/Imakefile | 0 .../other_lib/x_lib => x_lib}/xli-1.16/Makefile | 0 .../other_lib/x_lib => x_lib}/xli-1.16/Makefile.dos | 0 .../other_lib/x_lib => x_lib}/xli-1.16/Makefile.std | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/README | 0 .../x_lib => x_lib}/xli-1.16/README.novice | 0 .../other_lib/x_lib => x_lib}/xli-1.16/README.orig | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/bmp.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/bmp.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/bright.c | 0 .../x_lib => x_lib}/xli-1.16/build-dosmake | 0 .../other_lib/x_lib => x_lib}/xli-1.16/build-imake | 0 .../other_lib/x_lib => x_lib}/xli-1.16/build-jpeg | 0 .../other_lib/x_lib => x_lib}/xli-1.16/buildshar.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/chkgamma.jpg | Bin {XServer/other_lib/x_lib => x_lib}/xli-1.16/clip.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/cmuwmrast.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/cmuwmrast.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/compress.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/copyright.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/ddxli.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/ddxli.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/dither.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/doslib.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/faces.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/fbm.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/fbm.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/fill.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/g3.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/g3.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/gif.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/gif.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/halftone.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/image.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/imagetypes.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/imagetypes.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/img.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/img.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/jpeg.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/jpeg.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/jpeglib.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/jpeglib.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/kljcpyrght.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/mac.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/mac.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/mc_tables.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/mcidas.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/mcidas.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/merge.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/misc.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/mit.cpyrght | 0 .../other_lib/x_lib => x_lib}/xli-1.16/mrmcpyrght.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/new.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/options.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/options.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/patchlevel | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/path.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/pbm.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/pbm.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/pcd.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/pcd.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/pcx.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/reduce.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/release | 0 .../other_lib/x_lib => x_lib}/xli-1.16/rgbtab.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/rle.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/rle.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/rlelib.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/root.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/rotate.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/seddos | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/sedunix | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/send.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/smooth.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/sunraster.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/sunraster.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/tga.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/tga.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/tgncpyrght.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/value.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/varargs.h | 0 .../other_lib/x_lib => x_lib}/xli-1.16/window.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/xbitmap.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.man | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.txt | 0 .../other_lib/x_lib => x_lib}/xli-1.16/xliguide.man | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xlito.c | 0 .../other_lib/x_lib => x_lib}/xli-1.16/xlito.man | 0 .../other_lib/x_lib => x_lib}/xli-1.16/xlito.txt | 0 .../other_lib/x_lib => x_lib}/xli-1.16/xpixmap.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xwd.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/xwd.h | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/zio.c | 0 {XServer/other_lib/x_lib => x_lib}/xli-1.16/zoom.c | 0 .../other_lib/x_lib => x_lib}/xsel-master/AUTHORS | 0 .../x_lib => x_lib}/xsel-master/Android.mk | 0 .../other_lib/x_lib => x_lib}/xsel-master/COPYING | 0 .../other_lib/x_lib => x_lib}/xsel-master/ChangeLog | 0 .../other_lib/x_lib => x_lib}/xsel-master/INSTALL | 0 .../x_lib => x_lib}/xsel-master/Makefile.am | 0 {XServer/other_lib/x_lib => x_lib}/xsel-master/NEWS | 0 .../other_lib/x_lib => x_lib}/xsel-master/README | 0 .../x_lib => x_lib}/xsel-master/aclocal.m4 | 0 .../x_lib => x_lib}/xsel-master/autogen.sh | 0 .../other_lib/x_lib => x_lib}/xsel-master/config.h | 0 .../x_lib => x_lib}/xsel-master/config.h.in | 0 .../x_lib => x_lib}/xsel-master/configure.ac | 0 .../x_lib => x_lib}/xsel-master/install-sh | 0 .../other_lib/x_lib => x_lib}/xsel-master/missing | 0 .../x_lib => x_lib}/xsel-master/mkinstalldirs | 0 .../other_lib/x_lib => x_lib}/xsel-master/rant.txt | 0 .../xsel-master/release_notes/xsel-1.0.0.txt | 0 .../xsel-master/release_notes/xsel-1.1.0.txt | 0 .../xsel-master/release_notes/xsel-1.2.0.txt | 0 .../x_lib => x_lib}/xsel-master/stamp-h.in | 0 .../other_lib/x_lib => x_lib}/xsel-master/xsel.1x | 0 .../other_lib/x_lib => x_lib}/xsel-master/xsel.c | 0 .../other_lib/x_lib => x_lib}/xsel-master/xsel.h | 0 4278 files changed, 1 insertion(+), 1 deletion(-) rename XServer/other_lib/Android.mk => Android.mk (100%) rename {XServer/other_lib/android-shmem => android-shmem}/Android.mk (100%) rename {XServer/other_lib/android-shmem => android-shmem}/LICENSE (100%) rename {XServer/other_lib/android-shmem => android-shmem}/README.md (100%) rename {XServer/other_lib/android-shmem => android-shmem}/ashmem-dev.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/build.sh (100%) rename {XServer/other_lib/android-shmem => android-shmem}/cutils/ashmem-dev.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/cutils/ashmem.h (100%) rename {XServer/other_lib/android-shmem => android-shmem}/exports.txt (100%) rename {XServer/other_lib/android-shmem => android-shmem}/fd_recv.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/fd_send.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/API (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/COPYING (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/Makefile (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/ancillary.h (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/fd_recv.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/fd_send.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/libancillary/test.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/linux/ashmem.h (100%) rename {XServer/other_lib/android-shmem => android-shmem}/shmem.c (100%) rename {XServer/other_lib/android-shmem => android-shmem}/sys/shm.h (100%) rename {XServer/other_lib/android-shmem => android-shmem}/test/build.sh (100%) rename {XServer/other_lib/android-shmem => android-shmem}/test/setCrossEnvironment-armeabi-v7a.sh (100%) rename {XServer/other_lib/android-shmem => android-shmem}/test/test.c (100%) rename {XServer/other_lib/flac => flac}/AUTHORS (100%) rename {XServer/other_lib/flac => flac}/Android.mk (100%) rename {XServer/other_lib/flac => flac}/COPYING.FDL (100%) rename {XServer/other_lib/flac => flac}/COPYING.GPL (100%) rename {XServer/other_lib/flac => flac}/COPYING.LGPL (100%) rename {XServer/other_lib/flac => flac}/COPYING.Xiph (100%) rename {XServer/other_lib/flac => flac}/README (100%) rename {XServer/other_lib/flac => flac}/config.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/all.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/assert.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/callback.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/export.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/format.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/metadata.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/ordinals.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/stream_decoder.h (100%) rename {XServer/other_lib/flac => flac}/include/FLAC/stream_encoder.h (100%) rename {XServer/other_lib/flac => flac}/src/bitmath.c (100%) rename {XServer/other_lib/flac => flac}/src/bitreader.c (100%) rename {XServer/other_lib/flac => flac}/src/bitwriter.c (100%) rename {XServer/other_lib/flac => flac}/src/cpu.c (100%) rename {XServer/other_lib/flac => flac}/src/crc.c (100%) rename {XServer/other_lib/flac => flac}/src/fixed.c (100%) rename {XServer/other_lib/flac => flac}/src/float.c (100%) rename {XServer/other_lib/flac => flac}/src/format.c (100%) rename {XServer/other_lib/flac => flac}/src/include/private/all.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/bitmath.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/bitreader.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/bitwriter.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/cpu.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/crc.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/fixed.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/float.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/format.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/lpc.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/md5.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/memory.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/metadata.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/ogg_decoder_aspect.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/ogg_encoder_aspect.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/ogg_helper.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/ogg_mapping.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/stream_encoder_framing.h (100%) rename {XServer/other_lib/flac => flac}/src/include/private/window.h (100%) rename {XServer/other_lib/flac => flac}/src/include/protected/all.h (100%) rename {XServer/other_lib/flac => flac}/src/include/protected/stream_decoder.h (100%) rename {XServer/other_lib/flac => flac}/src/include/protected/stream_encoder.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/alloc.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/getopt.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/grabbag.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/grabbag/cuesheet.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/grabbag/file.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/grabbag/picture.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/grabbag/replaygain.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/grabbag/seektable.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/replaygain_analysis.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/replaygain_synthesis.h (100%) rename {XServer/other_lib/flac => flac}/src/include/share/utf8.h (100%) rename {XServer/other_lib/flac => flac}/src/lpc.c (100%) rename {XServer/other_lib/flac => flac}/src/md5.c (100%) rename {XServer/other_lib/flac => flac}/src/memory.c (100%) rename {XServer/other_lib/flac => flac}/src/metadata_iterators.c (100%) rename {XServer/other_lib/flac => flac}/src/metadata_object.c (100%) rename {XServer/other_lib/flac => flac}/src/ogg_decoder_aspect.c (100%) rename {XServer/other_lib/flac => flac}/src/ogg_encoder_aspect.c (100%) rename {XServer/other_lib/flac => flac}/src/ogg_helper.c (100%) rename {XServer/other_lib/flac => flac}/src/ogg_mapping.c (100%) rename {XServer/other_lib/flac => flac}/src/stream_decoder.c (100%) rename {XServer/other_lib/flac => flac}/src/stream_encoder.c (100%) rename {XServer/other_lib/flac => flac}/src/stream_encoder_framing.c (100%) rename {XServer/other_lib/flac => flac}/src/window.c (100%) rename {XServer/other_lib/freetype => freetype}/Android.mk (100%) rename {XServer/other_lib/freetype => freetype}/ChangeLog (100%) rename {XServer/other_lib/freetype => freetype}/ChangeLog.20 (100%) rename {XServer/other_lib/freetype => freetype}/ChangeLog.21 (100%) rename {XServer/other_lib/freetype => freetype}/ChangeLog.22 (100%) rename {XServer/other_lib/freetype => freetype}/Makefile (100%) rename {XServer/other_lib/freetype => freetype}/README (100%) rename {XServer/other_lib/freetype => freetype}/README.git (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/config/ftconfig.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/config/ftheader.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/config/ftmodule.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/config/ftoption.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/config/ftstdlib.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/freetype.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftadvanc.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftbbox.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftbdf.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftbitmap.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftcache.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftchapters.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftcid.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/fterrdef.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/fterrors.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftgasp.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftglyph.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftgxval.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftgzip.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftimage.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftincrem.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftlcdfil.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftlist.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftlzw.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftmac.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftmm.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftmodapi.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftmoderr.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftotval.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftoutln.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftpfr.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftrender.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftsizes.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftsnames.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftstroke.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftsynth.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftsystem.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/fttrigon.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/fttypes.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftwinfnt.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ftxf86.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/autohint.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftcalc.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftdebug.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftdriver.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftgloadr.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftmemory.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftpic.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftrfork.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftserv.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftstream.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/fttrace.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/ftvalid.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/internal.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/pcftypes.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/psaux.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/pshints.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svbdf.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svcid.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svgldict.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svgxval.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svkern.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svmm.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svotval.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svpfr.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svpostnm.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svpscmap.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svpsinfo.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svsfnt.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svttcmap.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svtteng.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svttglyf.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svwinfnt.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/services/svxf86nm.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/sfnt.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/t1types.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/internal/tttypes.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/t1tables.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ttnameid.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/tttables.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/tttags.h (100%) rename {XServer/other_lib/freetype => freetype}/include/freetype/ttunpat.h (100%) rename {XServer/other_lib/freetype => freetype}/include/ft2build.h (100%) rename {XServer/other_lib/freetype => freetype}/src/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afangles.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afangles.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afcjk.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afcjk.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afdummy.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afdummy.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/aferrors.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afglobal.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afglobal.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afhints.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afhints.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afindic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afindic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/aflatin.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/aflatin.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afloader.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afloader.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afmodule.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afmodule.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afpic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/aftypes.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afwarp.c (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/afwarp.h (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/autofit/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/base/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/base/basepic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/basepic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftadvanc.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftapi.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftbase.h (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftbbox.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftbdf.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftbitmap.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftcalc.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftcid.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftdbgmem.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftdebug.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftfstype.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftgasp.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftgloadr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftglyph.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftgxval.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftinit.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftlcdfil.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftmm.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftotval.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftoutln.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftpatent.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftpfr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftrfork.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftsnames.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftstream.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftstroke.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftsynth.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftsystem.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/fttrigon.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/fttype1.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftutil.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftwinfnt.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/ftxf86.c (100%) rename {XServer/other_lib/freetype => freetype}/src/base/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/README (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/bdf.h (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/bdfdrivr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/bdfdrivr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/bdferror.h (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/bdflib.c (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/bdf/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcbasic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftccache.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftccache.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftccback.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftccmap.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcerror.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcglyph.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcglyph.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcimage.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcimage.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcmanag.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcmanag.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcmru.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcmru.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcsbits.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/ftcsbits.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cache/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffcmap.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffcmap.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffdrivr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffdrivr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cfferrs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffgload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffgload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffparse.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffparse.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cffpic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cfftoken.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/cfftypes.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/cff/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/ciderrs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidgload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidgload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidparse.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidparse.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidriver.c (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidriver.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/cidtoken.h (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/cid/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/README (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvalid.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvbsln.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvcommn.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvcommn.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxverror.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvfeat.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvfeat.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvjust.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvkern.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvlcar.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmod.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmod.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort0.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort1.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort2.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort4.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmort5.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx.h (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx0.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx1.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx2.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx4.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvmorx5.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvopbd.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvprop.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/gxvtrak.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/gxvalid/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/gzip/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/gzip/ftgzip.c (100%) rename {XServer/other_lib/freetype => freetype}/src/gzip/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/lzw/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/lzw/ftlzw.c (100%) rename {XServer/other_lib/freetype => freetype}/src/lzw/ftzopen.c (100%) rename {XServer/other_lib/freetype => freetype}/src/lzw/ftzopen.h (100%) rename {XServer/other_lib/freetype => freetype}/src/lzw/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvalid.h (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvbase.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvcommn.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvcommn.h (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otverror.h (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvgdef.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvgpos.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvgpos.h (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvgsub.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvjstf.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvmath.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvmod.c (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/otvmod.h (100%) rename {XServer/other_lib/freetype => freetype}/src/otvalid/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/README (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcf.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcfdrivr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcfdrivr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcferror.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcfread.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcfread.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcfutil.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/pcfutil.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pcf/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrcmap.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrcmap.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrdrivr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrdrivr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrerror.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrgload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrgload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrsbit.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrsbit.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/pfrtypes.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pfr/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/afmparse.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/afmparse.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psauxerr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psauxmod.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psauxmod.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psconv.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psconv.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/psobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/t1cmap.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/t1cmap.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/t1decode.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psaux/t1decode.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshalgo.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshalgo.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshglob.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshglob.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshmod.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshmod.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshnterr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshpic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshrec.c (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/pshrec.h (100%) rename {XServer/other_lib/freetype => freetype}/src/pshinter/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/psmodule.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/psmodule.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/psnamerr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/pspic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/pspic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/pstables.h (100%) rename {XServer/other_lib/freetype => freetype}/src/psnames/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/ftmisc.h (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/ftraster.c (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/ftraster.h (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/ftrend1.c (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/ftrend1.h (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/rasterrs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/rastpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/rastpic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/raster/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sfdriver.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sfdriver.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sferrors.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sfntpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sfntpic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sfobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/sfobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttbdf.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttbdf.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttcmap.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttcmap.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttcmapc.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttkern.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttkern.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttmtx.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttmtx.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttpost.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttpost.h (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttsbit.c (100%) rename {XServer/other_lib/freetype => freetype}/src/sfnt/ttsbit.h (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftgrays.c (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftgrays.h (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftsmerrs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftsmooth.c (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftsmooth.h (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftspic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/ftspic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/smooth/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttdriver.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttdriver.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/tterrors.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttgload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttgload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttgxvar.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttgxvar.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttinterp.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttinterp.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttobjs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttobjs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttpic.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttpic.h (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttpload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/truetype/ttpload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1afm.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1afm.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1driver.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1driver.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1errors.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1gload.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1gload.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1load.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1load.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1objs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1objs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1parse.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1parse.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type1/t1tokens.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42drivr.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42drivr.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42error.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42objs.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42objs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42parse.c (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42parse.h (100%) rename {XServer/other_lib/freetype => freetype}/src/type42/t42types.h (100%) rename {XServer/other_lib/freetype => freetype}/src/winfonts/Jamfile (100%) rename {XServer/other_lib/freetype => freetype}/src/winfonts/fnterrs.h (100%) rename {XServer/other_lib/freetype => freetype}/src/winfonts/module.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/winfonts/rules.mk (100%) rename {XServer/other_lib/freetype => freetype}/src/winfonts/winfnt.c (100%) rename {XServer/other_lib/freetype => freetype}/src/winfonts/winfnt.h (100%) rename {XServer/other_lib/jpeg => jpeg}/Android.mk (100%) rename {XServer/other_lib/jpeg => jpeg}/MODULE_LICENSE_BSD_LIKE (100%) rename {XServer/other_lib/jpeg => jpeg}/NOTICE (100%) rename {XServer/other_lib/jpeg => jpeg}/README (100%) rename {XServer/other_lib/jpeg => jpeg}/ansi2knr.1 (100%) rename {XServer/other_lib/jpeg => jpeg}/ansi2knr.c (100%) rename {XServer/other_lib/jpeg => jpeg}/cderror.h (100%) rename {XServer/other_lib/jpeg => jpeg}/cdjpeg.c (100%) rename {XServer/other_lib/jpeg => jpeg}/cdjpeg.h (100%) rename {XServer/other_lib/jpeg => jpeg}/change.log (100%) rename {XServer/other_lib/jpeg => jpeg}/cjpeg.1 (100%) rename {XServer/other_lib/jpeg => jpeg}/cjpeg.c (100%) rename {XServer/other_lib/jpeg => jpeg}/ckconfig.c (100%) rename {XServer/other_lib/jpeg => jpeg}/coderules.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/config.guess (100%) rename {XServer/other_lib/jpeg => jpeg}/config.sub (100%) rename {XServer/other_lib/jpeg => jpeg}/configure (100%) rename {XServer/other_lib/jpeg => jpeg}/djpeg.1 (100%) rename {XServer/other_lib/jpeg => jpeg}/djpeg.c (100%) rename {XServer/other_lib/jpeg => jpeg}/example.c (100%) rename {XServer/other_lib/jpeg => jpeg}/filelist.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/include/jconfig.h (100%) rename {XServer/other_lib/jpeg => jpeg}/include/jerror.h (100%) rename {XServer/other_lib/jpeg => jpeg}/include/jmorecfg.h (100%) rename {XServer/other_lib/jpeg => jpeg}/include/jpegint.h (100%) rename {XServer/other_lib/jpeg => jpeg}/include/jpeglib.h (100%) rename {XServer/other_lib/jpeg => jpeg}/install-sh (100%) rename {XServer/other_lib/jpeg => jpeg}/install.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/jcapimin.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcapistd.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jccoefct.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jccolor.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcdctmgr.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jchuff.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jchuff.h (100%) rename {XServer/other_lib/jpeg => jpeg}/jcinit.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcmainct.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcmarker.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcmaster.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcomapi.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.bcc (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.cfg (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.dj (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.mac (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.manx (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.mc6 (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.sas (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.st (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.vc (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.vms (100%) rename {XServer/other_lib/jpeg => jpeg}/jconfig.wat (100%) rename {XServer/other_lib/jpeg => jpeg}/jcparam.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcphuff.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcprepct.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jcsample.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jctrans.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdapimin.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdapistd.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdatadst.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdatasrc.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdcoefct.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdcolor.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdct.h (100%) rename {XServer/other_lib/jpeg => jpeg}/jddctmgr.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdhuff.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdhuff.h (100%) rename {XServer/other_lib/jpeg => jpeg}/jdinput.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdmainct.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdmarker.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdmaster.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdmerge.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdphuff.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdpostct.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdsample.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jdtrans.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jerror.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jfdctflt.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jfdctfst.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jfdctint.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jidctflt.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jidctfst.S (100%) rename {XServer/other_lib/jpeg => jpeg}/jidctfst.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jidctint.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jidctred.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jinclude.h (100%) rename {XServer/other_lib/jpeg => jpeg}/jmem-android.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemansi.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemdos.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemdosa.asm (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemmac.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemmgr.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemname.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemnobs.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jmemsys.h (100%) rename {XServer/other_lib/jpeg => jpeg}/jpegtran.1 (100%) rename {XServer/other_lib/jpeg => jpeg}/jpegtran.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jquant1.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jquant2.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jutils.c (100%) rename {XServer/other_lib/jpeg => jpeg}/jversion.h (100%) rename {XServer/other_lib/jpeg => jpeg}/libjpeg.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/ltconfig (100%) rename {XServer/other_lib/jpeg => jpeg}/ltmain.sh (100%) rename {XServer/other_lib/jpeg => jpeg}/makcjpeg.st (100%) rename {XServer/other_lib/jpeg => jpeg}/makdjpeg.st (100%) rename {XServer/other_lib/jpeg => jpeg}/makeapps.ds (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.ansi (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.bcc (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.cfg (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.dj (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.manx (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.mc6 (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.mms (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.sas (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.unix (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.vc (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.vms (100%) rename {XServer/other_lib/jpeg => jpeg}/makefile.wat (100%) rename {XServer/other_lib/jpeg => jpeg}/makelib.ds (100%) rename {XServer/other_lib/jpeg => jpeg}/makeproj.mac (100%) rename {XServer/other_lib/jpeg => jpeg}/makljpeg.st (100%) rename {XServer/other_lib/jpeg => jpeg}/maktjpeg.st (100%) rename {XServer/other_lib/jpeg => jpeg}/makvms.opt (100%) rename {XServer/other_lib/jpeg => jpeg}/rdbmp.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdcolmap.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdgif.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdjpgcom.1 (100%) rename {XServer/other_lib/jpeg => jpeg}/rdjpgcom.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdppm.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdrle.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdswitch.c (100%) rename {XServer/other_lib/jpeg => jpeg}/rdtarga.c (100%) rename {XServer/other_lib/jpeg => jpeg}/structure.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/testimg.bmp (100%) rename {XServer/other_lib/jpeg => jpeg}/testimg.jpg (100%) rename {XServer/other_lib/jpeg => jpeg}/testimg.ppm (100%) rename {XServer/other_lib/jpeg => jpeg}/testimgp.jpg (100%) rename {XServer/other_lib/jpeg => jpeg}/testorig.jpg (100%) rename {XServer/other_lib/jpeg => jpeg}/testprog.jpg (100%) rename {XServer/other_lib/jpeg => jpeg}/transupp.c (100%) rename {XServer/other_lib/jpeg => jpeg}/transupp.h (100%) rename {XServer/other_lib/jpeg => jpeg}/usage.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/wizard.doc (100%) rename {XServer/other_lib/jpeg => jpeg}/wrbmp.c (100%) rename {XServer/other_lib/jpeg => jpeg}/wrgif.c (100%) rename {XServer/other_lib/jpeg => jpeg}/wrjpgcom.1 (100%) rename {XServer/other_lib/jpeg => jpeg}/wrjpgcom.c (100%) rename {XServer/other_lib/jpeg => jpeg}/wrppm.c (100%) rename {XServer/other_lib/jpeg => jpeg}/wrrle.c (100%) rename {XServer/other_lib/jpeg => jpeg}/wrtarga.c (100%) rename {XServer/other_lib/ogg => ogg}/AUTHORS (100%) rename {XServer/other_lib/ogg => ogg}/Android.mk (100%) rename {XServer/other_lib/ogg => ogg}/CHANGES (100%) rename {XServer/other_lib/ogg => ogg}/COPYING (100%) rename {XServer/other_lib/ogg => ogg}/README (100%) rename {XServer/other_lib/ogg => ogg}/include/ogg/config_types.h (100%) rename {XServer/other_lib/ogg => ogg}/include/ogg/ogg.h (100%) rename {XServer/other_lib/ogg => ogg}/include/ogg/os_types.h (100%) rename {XServer/other_lib/ogg => ogg}/src/bitwise.c (100%) rename {XServer/other_lib/ogg => ogg}/src/framing.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/AUTHORS (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/Android.mk (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/COPYING (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/ChangeLog (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/INSTALL (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/Makefile.am (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/Makefile.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/Makefile.win32 (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/Makefile.win32.common (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/NEWS (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/README (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/aclocal.m4 (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/config.guess (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/config.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/config.h.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/config.sub (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/configure (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/configure.ac (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/Makefile.am (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/Makefile.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/alpha-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/checkerboard.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/clip-in.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/clip-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/composite-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/conical-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/convolution-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/gradient-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/gtk-utils.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/gtk-utils.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/linear-gradient.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/parrot.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/parrot.jpg (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/quad2quad.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/radial-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/scale.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/scale.ui (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/screen-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/srgb-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/srgb-trap-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/trap-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/demos/tri-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/depcomp (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/install-sh (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/ltmain.sh (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/missing (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman-1-uninstalled.pc.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman-1.pc.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/Android.mk (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/Makefile.am (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/Makefile.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/Makefile.sources (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/Makefile.win32 (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/config.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/loongson-mmintrin.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-access-accessors.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-access.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-accessor.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-common.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-neon-asm-bilinear.S (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-neon-asm.S (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-neon-asm.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-neon.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-simd-asm-scaled.S (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-simd-asm.S (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-simd-asm.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm-simd.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-arm.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-bits-image.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-combine-float.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-combine32.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-combine32.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-compiler.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-conical-gradient.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-edge-accessors.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-edge-imp.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-edge.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-fast-path.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-filter.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-general.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-glyph.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-gradient-walker.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-image.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-implementation.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-inlines.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-linear-gradient.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-matrix.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mips-dspr2-asm.S (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mips-dspr2-asm.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mips-dspr2.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mips-dspr2.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mips-memcpy-asm.S (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mips.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-mmx.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-noop.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-ppc.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-private.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-radial-gradient.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-region.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-region16.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-region32.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-solid-fill.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-sse2.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-timer.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-trap.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-utils.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-version.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-version.h.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-vmx.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman-x86.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/pixman.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/pixman/solaris-hwcap.mapfile (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/Makefile.am (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/Makefile.in (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/Makefile.sources (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/a1-trap-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/affine-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/alpha-loop.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/alphamap.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/blitters-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/check-formats.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/combiner-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/composite-traps-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/composite.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/fetch-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/glyph-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/gradient-crash-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/infinite-loop.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/lowlevel-blt-bench.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/matrix-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/oob-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/pdf-op-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/pixel-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/prng-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/radial-perf-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/region-contains-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/region-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/region-translate-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/rotate-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/scaling-crash-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/scaling-helpers-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/scaling-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/stress-test.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/trap-crasher.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/utils-prng.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/utils-prng.h (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/utils.c (100%) rename {XServer/other_lib/pixman-0.30.2 => pixman-0.30.2}/test/utils.h (100%) rename {XServer/other_lib/png => png}/ANNOUNCE (100%) rename {XServer/other_lib/png => png}/Android.mk (100%) rename {XServer/other_lib/png => png}/CHANGES (100%) rename {XServer/other_lib/png => png}/INSTALL (100%) rename {XServer/other_lib/png => png}/LICENSE (100%) rename {XServer/other_lib/png => png}/README (100%) rename {XServer/other_lib/png => png}/TODO (100%) rename {XServer/other_lib/png => png}/include/png.h (100%) rename {XServer/other_lib/png => png}/include/pngconf.h (100%) rename {XServer/other_lib/png => png}/png.c (100%) rename {XServer/other_lib/png => png}/pngerror.c (100%) rename {XServer/other_lib/png => png}/pnggccrd.c (100%) rename {XServer/other_lib/png => png}/pngget.c (100%) rename {XServer/other_lib/png => png}/pngmem.c (100%) rename {XServer/other_lib/png => png}/pngpread.c (100%) rename {XServer/other_lib/png => png}/pngread.c (100%) rename {XServer/other_lib/png => png}/pngrio.c (100%) rename {XServer/other_lib/png => png}/pngrtran.c (100%) rename {XServer/other_lib/png => png}/pngrutil.c (100%) rename {XServer/other_lib/png => png}/pngset.c (100%) rename {XServer/other_lib/png => png}/pngtest.c (100%) rename {XServer/other_lib/png => png}/pngtrans.c (100%) rename {XServer/other_lib/png => png}/pngvcrd.c (100%) rename {XServer/other_lib/png => png}/pngwio.c (100%) rename {XServer/other_lib/png => png}/pngwrite.c (100%) rename {XServer/other_lib/png => png}/pngwtran.c (100%) rename {XServer/other_lib/png => png}/pngwutil.c (100%) rename {XServer/other_lib/vorbis => vorbis}/AUTHORS (100%) rename {XServer/other_lib/vorbis => vorbis}/Android.mk (100%) rename {XServer/other_lib/vorbis => vorbis}/CHANGES (100%) rename {XServer/other_lib/vorbis => vorbis}/COPYING (100%) rename {XServer/other_lib/vorbis => vorbis}/README (100%) rename {XServer/other_lib/vorbis => vorbis}/config.h (100%) rename {XServer/other_lib/vorbis => vorbis}/include/vorbis/codec.h (100%) rename {XServer/other_lib/vorbis => vorbis}/include/vorbis/vorbisenc.h (100%) rename {XServer/other_lib/vorbis => vorbis}/include/vorbis/vorbisfile.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/analysis.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/backends.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/bitrate.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/bitrate.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/block.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/books/coupled/res_books_51.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/books/coupled/res_books_stereo.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/books/floor/floor_books.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/books/uncoupled/res_books_uncoupled.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/codebook.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/codebook.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/codec_internal.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/envelope.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/envelope.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/floor0.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/floor1.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/highlevel.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/info.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lookup.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lookup.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lookup_data.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lookups.pl (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lpc.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lpc.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lsp.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/lsp.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/mapping0.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/masking.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/mdct.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/mdct.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/misc.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/floor_all.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/psych_11.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/psych_16.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/psych_44.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/psych_8.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/residue_16.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/residue_44.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/residue_44p51.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/residue_44u.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/residue_8.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_11.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_16.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_22.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_32.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_44.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_44p51.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_44u.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_8.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/modes/setup_X.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/os.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/psy.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/psy.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/registry.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/registry.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/res0.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/scales.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/sharedbook.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/smallft.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/smallft.h (100%) rename {XServer/other_lib/vorbis => vorbis}/src/synthesis.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/vorbisenc.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/vorbisfile.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/window.c (100%) rename {XServer/other_lib/vorbis => vorbis}/src/window.h (100%) rename {XServer/other_lib/vorbis => vorbis}/todo.txt (100%) rename {XServer/other_lib/x_header => x_header}/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/README (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/bigreqsproto.h (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/bigreqsproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/bigreqstr.h (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/bigreqsproto-1.1.2/specs/bigreq.xml (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/AUTHORS (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/README (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/composite.h (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/compositeproto.h (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/compositeproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/compositeproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/compositeproto-0.4.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/AUTHORS (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/NEWS (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/README (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/damageproto.h (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/damageproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/damageproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/damageproto-1.2.1/damagewire.h (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/AUTHORS (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/README (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/fixesproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/fixesproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/xfixesproto.h (100%) rename {XServer/other_lib/x_header => x_header}/fixesproto-5.0/xfixeswire.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/FS.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/FSproto.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/README (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/font.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/fontproto.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/fontsproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/fontstruct.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/fsmasks.h (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/fontsproto-2.1.2/specs/fsproto.xml (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/README (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/XI.h (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/XI2.h (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/XI2proto.h (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/XIproto.h (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/inputproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/specs/XI2proto.txt (100%) rename {XServer/other_lib/x_header => x_header}/inputproto-2.3/specs/XIproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/README (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/XKB.h (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/XKBgeom.h (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/XKBproto.h (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/XKBsrv.h (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/XKBstr.h (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/kbproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-1.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-10.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-11.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-2.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-3.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-4.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-5.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-6.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-7.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-8.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/XKBproto-9.svg (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/acknowledgements.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/appA.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/appB.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/appC.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/appD.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch01.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch02.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch03.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch04.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch05.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch06.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch07.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch08.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch09.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch10.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch11.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch12.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch13.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch14.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch15.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/ch16.xml (100%) rename {XServer/other_lib/x_header => x_header}/kbproto-1.0.6/specs/xkbproto.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/INSTALL (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/NEWS (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/README (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/TODO (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/doc/xml-xcb.txt (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/bigreq.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/composite.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/damage.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/dpms.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/dri2.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/ge.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/glx.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/randr.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/record.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/render.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/res.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/screensaver.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/shape.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/shm.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/sync.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xc_misc.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xcb.xsd (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xevie.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xf86dri.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xf86vidmode.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xfixes.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xinerama.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xinput.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xkb.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xprint.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xproto.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xselinux.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xtest.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xv.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/src/xvmc.xml (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcb-proto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/__init__.py (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/error.py (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/expr.py (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/matcher.py (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/state.py (100%) rename {XServer/other_lib/x_header => x_header}/proto-1.8/xcbgen/xtypes.py (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/README (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/randr.h (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/randrproto.h (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/randrproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/randrproto-1.4.0/randrproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/README (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/recordconst.h (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/recordproto.h (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/recordproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/recordstr.h (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/recordproto-1.14.2/specs/record.xml (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/README (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/render.h (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/renderproto.h (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/renderproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/renderproto-0.11.1/renderproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/README (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/XResproto.h (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/resourceproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/resourceproto-1.2.0/resproto.txt (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/README (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/saver.h (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/saverproto.h (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/scrnsaverproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/scrnsaverproto-1.2.2/specs/saver.xml (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/README (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/Xv.h (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/XvMC.h (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/XvMCproto.h (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/Xvproto.h (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/videoproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/vldXvMC.h (100%) rename {XServer/other_lib/x_header => x_header}/videoproto-2.3.2/xv-protocol-v2.txt (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/INSTALL (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/Makefile.in (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/NEWS (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/README (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/TODO (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/aclocal.m4 (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/configure (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/doc/xml-xcb.txt (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/install-sh (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/missing (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/py-compile (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/Makefile.in (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/bigreq.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/composite.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/damage.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/dpms.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/dri2.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/dri3.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/ge.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/glx.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/present.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/randr.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/record.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/render.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/res.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/screensaver.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/shape.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/shm.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/sync.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xc_misc.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xcb.xsd (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xevie.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xf86dri.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xf86vidmode.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xfixes.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xinerama.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xinput.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xkb.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xprint.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xproto.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xselinux.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xtest.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xv.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/src/xvmc.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcb-proto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/Makefile.in (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/__init__.py (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/error.py (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/expr.py (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/matcher.py (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/state.py (100%) rename {XServer/other_lib/x_header => x_header}/xcb-proto-1.10/xcbgen/xtypes.py (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/README (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/specs/xc-misc.xml (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/xcmiscproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/xcmiscproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/xcmiscproto-1.2.2/xcmiscstr.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/EVI.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/EVIproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/README (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/ag.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/agproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/cup.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/cupproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/dbe.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/dbeproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/dpmsconst.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/dpmsproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/ge.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/geproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/lbx.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/lbxproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/mitmiscconst.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/mitmiscproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/multibufconst.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/multibufproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/secur.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/securproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/shapeconst.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/shapeproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/shapestr.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/shm.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/shmproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/shmstr.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/appendix.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/appgrp.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/dbe.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/dpms.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/evi.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/geproto.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/lbx.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/multibuf.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/security.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/shape.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/shm.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/sync.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/tog-cup.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/specs/xtest.xml (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/syncconst.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/syncproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/syncstr.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/xextproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/xtestconst.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/xtestext1const.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/xtestext1proto.h (100%) rename {XServer/other_lib/x_header => x_header}/xextproto-7.2.1/xtestproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/xf86bigfont.h (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/xf86bigfontproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/xf86bigfproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xf86bigfontproto-1.2.0/xf86bigfstr.h (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/README (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/panoramiXproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xineramaproto-1.2.1/xineramaproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/AUTHORS (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/DECkeysym.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/HPkeysym.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/README (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Sunkeysym.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/X.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/XF86keysym.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/XWDFile.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xalloca.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xarch.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xatom.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xdefs.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xfuncproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xfuncproto.h.in (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xfuncs.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xmd.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xos.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xos_r.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xosdefs.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xpoll.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xpoll.h.in (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xproto.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xprotostr.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xthreads.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xw32defs.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xwindows.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/Xwinsock.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/ap_keysym.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/keysym.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/keysymdef.h (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/SIAddresses/IPv6.txt (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/SIAddresses/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/SIAddresses/README (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/SIAddresses/hostname.txt (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/SIAddresses/localuser.txt (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/encoding.xml (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/glossary.xml (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/keysyms.xml (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/sect1-9.xml (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/specs/x11protocol.xml (100%) rename {XServer/other_lib/x_header => x_header}/xproto-7.0.24/xproto.pc.in (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/AUTHORS (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Android.mk (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/COPYING (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/README (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtrans.c (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtrans.h (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtransint.h (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtranslcl.c (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtranssock.c (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtranstli.c (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/Xtransutil.c (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/autogen.sh (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/configure.ac (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/doc/Makefile.am (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/doc/xtrans.xml (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/docbook.am (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/transport.c (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/xtrans.m4 (100%) rename {XServer/other_lib/x_header => x_header}/xtrans-1.2.7/xtrans.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/doc/ICElib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/doc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/ice.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/include/X11/ICE/ICE.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/include/X11/ICE/ICEconn.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/include/X11/ICE/ICElib.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/include/X11/ICE/ICEmsg.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/include/X11/ICE/ICEproto.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/include/X11/ICE/ICEutil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/specs/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/specs/ice.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/ICElibint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/accept.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/authutil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/connect.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/error.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/getauth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/globals.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/iceauth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/icetrans.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/listen.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/listenwk.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/locking.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/misc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/ping.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/process.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/protosetup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/register.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/replywait.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/setauth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/shutdown.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libICE-1.0.8/src/watch.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/doc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/doc/SMlib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/doc/xsmp.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/include/X11/SM/SM.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/include/X11/SM/SMlib.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/include/X11/SM/SMproto.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/sm.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/SMlibint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_auth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_client.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_error.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_genid.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_manager.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_misc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libSM-1.2.2/src/sm_process.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/NEWS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/cpprules.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/ImUtil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/XKBlib.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xcms.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xlib-xcb.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xlib.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/XlibConf.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/XlibConf.h.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xlibint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xlocale.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xregion.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xresource.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/Xutil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/include/X11/cursorfont.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/m4/ax_define_dir.m4 (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/AllPlanes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/BitmapBitOrder.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/BitmapPad.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/BitmapUnit.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/BlackPixel.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/BlackPixelOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/CellsOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ClientWhitePointOfCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Compose.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ConnectionNumber.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultColormapOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultDepth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultDepthOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultGCOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultRootWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultScreenOfDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultVisual.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DefaultVisualOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayCells.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayHeight.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayHeightMM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayOfCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayPlanes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayWidth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DisplayWidthMM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DoesBackingStore.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/DoesSaveUnders.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/EventMaskOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/HeightMMOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/HeightOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ImageByteOrder.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsCursorKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsFunctionKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsKeypadKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsMiscFunctionKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsModifierKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsPFKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/IsPrivateKeypadKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/LastKnownRequestProcessed.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/MaxCmapsOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/MinCmapsOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/NextRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/PlanesOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ProtocolRevision.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ProtocolVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/QLength.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/RootWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/RootWindowOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ScreenCount.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ScreenNumberOfCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ScreenOfDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ScreenWhitePointOfCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/ServerVendor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/VendorRelease.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/VisualOfCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/WhitePixel.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/WhitePixelOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/WidthMMOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/WidthOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XActivateScreenSaver.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAddConnectionWatch.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAddHost.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAddHosts.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAddPixel.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAddToSaveSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocClassHint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocColorCells.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocColorPlanes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocIconSize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocNamedColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocSizeHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocStandardColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllocWMHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAllowEvents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAnyEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XArc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAutoRepeatOff.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XAutoRepeatOn.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XBaseFontNameListOfFontSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XBell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XButtonEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeActivePointerGrab.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeKeyboardControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeKeyboardMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangePointerControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeSaveSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChangeWindowAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XChar2b.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCharStruct.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCheckIfEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCheckMaskEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCheckTypedEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCheckTypedWindowEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCheckWindowEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCirculateEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCirculateRequestEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCirculateSubwindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCirculateSubwindowsDown.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCirculateSubwindowsUp.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XClassHint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XClearArea.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XClearWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XClientMessageEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XClipBox.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCloseDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCloseIM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCloseOM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XColormapEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCompose.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XConfigureEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XConfigureRequestEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XConfigureWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XContextDependentDrawing.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XContextualDrawing.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XConvertCase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XConvertSelection.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCopyArea.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCopyColormapAndFree.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCopyGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCopyPlane.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateBitmapFromData.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateFontCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateFontSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateGlyphCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateIC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateOC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreatePixmap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreatePixmapCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreatePixmapFromBitmapData.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateSimpleWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCreateWindowEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XCrossingEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDefaultString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDefineCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDeleteContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDeleteModifiermapEntry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDeleteProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroyIC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroyImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroyOC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroyRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroySubwindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroyWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDestroyWindowEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDirectionalDependentDrawing.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDisableAccessControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDisplayKeycodes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDisplayMotionBufferSize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDisplayName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDisplayOfIM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDisplayOfOM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawArc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawArcs.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawImageString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawImageString16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawLine.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawLines.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawPoint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawPoints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawRectangle.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawRectangles.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawSegments.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawString16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XDrawText16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XEmptyRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XEnableAccessControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XEqualRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XErrorEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XEventsQueued.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XExposeEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XExtendedMaxRequestSize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XExtentsOfFontSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFetchBuffer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFetchBytes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFetchName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFillArc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFillArcs.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFillPolygon.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFillRectangle.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFillRectangles.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFilterEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFindContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFlush.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFocusChangeEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFontProp.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFontSetExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFontStruct.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFontsOfFontSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XForceScreenSaver.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFree.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeEventData.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeExtensionList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeFont.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeFontInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeFontNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeFontPath.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeFontSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeModifiermap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreePixmap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XFreeStringList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGCValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGContextFromGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGenericEventCookie.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetAtomName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetAtomNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetClassHint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetCommand.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetErrorDatabaseText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetErrorText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetEventData.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetFontPath.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetFontProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetGCValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetICValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetIMValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetIconName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetIconSizes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetInputFocus.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetKeyboardControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetKeyboardMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetModifierMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetMotionEvents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetOCValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetOMValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetPixel.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetPointerControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetPointerMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetRGBColormaps.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetScreenSaver.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetSelectionOwner.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetSubImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetTransientForHint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetVisualInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMClientMachine.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMColormapWindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMIconName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMNormalHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMProtocols.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWMSizeHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWindowAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetWindowProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGetXCBConnection.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGrabButton.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGrabKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGrabKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGrabPointer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGrabServer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGraphicsExposeEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XGravityEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XHostAddress.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XIMOfIC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XIconSize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XIconifyWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XIfEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInitImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInitThreads.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInsertModifiermapEntry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInstallColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInternAtom.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInternAtoms.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XInternalConnectionNumbers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XIntersectRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKeyEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKeyboardControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKeycodeToKeysym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKeymapEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKeysymToKeycode.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKeysymToString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XKillClient.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListDepths.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListExtensions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListFonts.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListFontsWithInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListHosts.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListInstalledColormaps.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListPixmapFormats.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XListProperties.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLoadFont.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLoadQueryFont.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLocaleOfFontSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLocaleOfIM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLocaleOfOM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLockDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLookupColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLookupKeysym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLookupString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XLowerWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMapEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMapRaised.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMapRequestEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMapSubwindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMapWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMappingEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMaskEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMatchVisualInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMaxRequestSize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XModifierKeymap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMotionEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMoveResizeWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XMoveWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XNewModifiermap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XNextEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XNoExposeEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XNoOp.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XOMOfOC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XOffsetRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XOpenDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XOpenIM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XOpenOM.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XParseColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XParseGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPeekEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPeekIfEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPending.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPixmapFormatValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPoint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPointInRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPolygonRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XProcessInternalConnection.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPropertyEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPutBackEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPutImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XPutPixel.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryBestCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryBestSize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryBestStipple.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryBestTile.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryFont.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryKeymap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryPointer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryTextExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryTextExtents16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XQueryTree.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRaiseWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XReadBitmapFile.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XReadBitmapFileData.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRebindKeysym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRecolorCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XReconfigureWMWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRectInRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRectangle.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRefreshKeyboardMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRegisterIMInstantiateCallback.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRemoveConnectionWatch.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRemoveFromSaveSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRemoveHost.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRemoveHosts.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XReparentEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XReparentWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XResetScreenSaver.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XResizeRequestEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XResizeWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XResourceManagerString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRestackWindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRotateBuffers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XRotateWindowProperties.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSaveContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XScreenNumberOfScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XScreenResourceString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSegment.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSelectInput.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSelectionClearEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSelectionEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSelectionRequestEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSendEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetAccessControl.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetAfterFunction.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetArcMode.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetBackground.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetClassHint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetClipMask.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetClipOrigin.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetClipRectangles.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetCloseDownMode.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetCommand.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetDashes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetErrorHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetEventQueueOwner.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetFillRule.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetFillStyle.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetFont.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetFontPath.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetForeground.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetFunction.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetGraphicsExposure.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetICFocus.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetICValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetIMValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetIOErrorHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetIconName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetIconSizes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetInputFocus.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetLineAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetLocaleModifiers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetModifierMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetOCValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetOMValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetPlaneMask.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetPointerMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetRGBColormaps.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetScreenSaver.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetSelectionOwner.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetState.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetStipple.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetSubwindowMode.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetTSOrigin.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetTile.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetTransientForHint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMClientMachine.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMColormapWindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMIconName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMNormalHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMProperties.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMProtocols.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWMSizeHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowBackground.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowBackgroundPixmap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowBorder.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowBorderPixmap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowBorderWidth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSetWindowColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XShrinkRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSizeHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStandardColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStoreBuffer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStoreBytes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStoreColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStoreColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStoreName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStoreNamedColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStringListToTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XStringToKeysym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSubImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSubtractRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSupportsLocale.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSync.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XSynchronize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextExtents16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextItem.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextItem16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextPropertyToStringList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextWidth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTextWidth16.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTimeCoord.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XTranslateCoordinates.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUndefineCursor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUngrabButton.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUngrabKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUngrabKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUngrabPointer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUngrabServer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUninstallColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnionRectWithRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnionRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUniqueContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnloadFont.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnlockDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnmapEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnmapSubwindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnmapWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnregisterIMInstantiateCallback.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XUnsetICFocus.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XVaCreateNestedList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XVisibilityEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XVisualIDFromVisual.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XVisualInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWMGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWMHints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWarpPointer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWindowAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWindowChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWindowEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWithdrawWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XWriteBitmapFile.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XXorRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsAllocColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsAllocNamedColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCCCOfColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELab.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELabQueryMaxC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELabQueryMaxL.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELabQueryMaxLC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELabQueryMinL.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELuv.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELuvQueryMaxC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELuvQueryMaxL.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELuvQueryMaxLC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIELuvQueryMinL.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIEXYZ.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIEuvY.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCIExyY.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsConvertColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsCreateCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsDefaultCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsFreeCCC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsLookupColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsPad.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryBlack.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryBlue.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryGreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryRed.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsQueryWhite.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsRGB.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsRGBi.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsSetCCCOfColormap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsSetWhiteAdjustProc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsSetWhitePoint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsStoreColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsStoreColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVCQueryMaxC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVCQueryMaxV.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVCQueryMaxVC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVCQueryMaxVSamples.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XcmsTekHVCQueryMinV.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbDrawImageString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbDrawString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbDrawText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbLookupString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbResetIC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbSetWMProperties.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbTextEscapement.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbTextExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbTextListToTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbTextPerCharExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XmbTextPropertyToTextList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmCombineDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmCombineFileDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmDestroyDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmEnumerateDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmGetDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmGetFileDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmGetResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmGetStringDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmLocaleOfDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmMergeDatabases.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmOptionDescRec.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmOptionKind.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmParseCommand.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmPermStringToQuark.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmPutFileDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmPutLineResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmPutResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmPutStringResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmQGetResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmQGetSearchList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmQGetSearchResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmQPutResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmQPutStringResource.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmQuarkToString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmSetDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmStringToBindingQuarkList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmStringToQuark.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmStringToQuarkList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmUniqueQuark.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XrmValue.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8DrawImageString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8DrawString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8DrawText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8LookupString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8ResetIC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8SetWMProperties.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8TextEscapement.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8TextExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8TextListToTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8TextPerCharExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/Xutf8TextPropertyToTextList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcDrawImageString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcDrawString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcDrawText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcFreeStringList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcLookupString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcResetIC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcTextEscapement.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcTextExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcTextListToTextProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcTextPerCharExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/XwcTextPropertyToTextList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbActionCtrls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddDeviceLedInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomColor.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomDoodad.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomKeyAlias.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomOutline.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomOverlay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomOverlayKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomOverlayRow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomProperty.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomRow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomSection.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddGeomShape.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAddSymInterpret.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocClientMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocCompatMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocDeviceInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocDeviceLedInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomDoodads.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomKeyAliases.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomKeys.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomOutlines.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayRows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomOverlays.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomPoints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomProps.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomRows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomSectionDoodads.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomSections.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeomShapes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocIndicatorMaps.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbAllocServerMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbApplyCompatMapToKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbBell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbBellEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeDeviceInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeEnabledControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeIndicators.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbChangeTypesOfKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbComputeRowBounds.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbComputeSectionBounds.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbComputeShapeBounds.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbComputeShapeTop.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbCopyKeyType.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbCopyKeyTypes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbDeviceBell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbDeviceBellEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFindOverlayForKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbForceBell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbForceDeviceBell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeClientMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeCompatMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeComponentList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeDeviceInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomDoodads.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomKeyAliases.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomKeys.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomOutlines.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayKeys.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayRows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomOverlays.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomPoints.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomProperties.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomRows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomSections.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeomShapes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeIndicatorMaps.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbFreeServerMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetAccessXTimeout.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetAutoRepeatRate.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetAutoResetControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetBounceKeysDelay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetCompatMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetControlsChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetDetectableAutoRepeat.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetDeviceButtonActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetDeviceInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetDeviceInfoChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetDeviceLedInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetIndicatorChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetIndicatorMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetIndicatorState.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyBehaviors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyExplicitComponents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyModifierMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeySyms.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyTypes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyVirtualModMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetKeyboardByName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetNameChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetNamedGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetNamedIndicator.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetSlowKeysDelay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetState.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetStickyKeysOptions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetUpdatedMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetVirtualMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbGetXlibControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbIgnoreExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbInitCanonicalKeyTypes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyAction.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyActionEntry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyActionsPtr.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyGroupInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyGroupWidth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyGroupsWidth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyHasActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyNumActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyNumGroups.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyNumSyms.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeySymEntry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeySymsOffset.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeySymsPtr.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyType.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyTypeIndex.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeyTypesForCoreSymbols.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeycodeToKeysym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbKeysymToModifiers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLatchGroup.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLatchModifiers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLibraryVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbListComponents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLockGroup.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLockModifiers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLookupKeyBinding.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbLookupKeySym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbModActionVMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbNoteControlsChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbNoteDeviceChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbNoteIndicatorChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbNoteNameChanges.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbOpenDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupNumber.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbPtrActionX.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbPtrActionY.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbRefreshKeyboardMapping.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbResizeDeviceButtonActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbResizeKeyActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbResizeKeySyms.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbResizeKeyType.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSAActionSetCtrls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSAGroup.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSAPtrDfltValue.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSARedirectSetVMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSARedirectSetVModsMask.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSARedirectVMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSARedirectVModsMask.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSAScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSASetGroup.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSASetPtrDfltValue.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSASetScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSelectEventDetails.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSelectEvents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetAccessXTimeout.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetAutoRepeatRate.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetAutoResetControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetBounceKeysDelay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetCompatMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetDebuggingFlags.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetDetectableAutoRepeat.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetDeviceButtonActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetDeviceInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetIgnoreLockMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetIndicatorMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetMap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetModActionVMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetNamedIndicator.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetNames.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetPtrActionX.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetPtrActionY.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetServerInternalMods.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbSetXlibControls.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbTranslateKeyCode.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbTranslateKeySym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbUpdateMapFromCore.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/man/xkb/XkbVirtualModsToReal.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imCallbk.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imDefFlt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imDefIc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imDefIm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imDefLkup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imDispch.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imEvToWire.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imExten.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imImSw.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imInsClbk.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imInt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcFlt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcGIc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcIc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcIm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcLkup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcPrs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imLcSIc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imRm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imRmAttr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imThaiFlt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imThaiIc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imThaiIm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imTrX.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imTrans.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/im/ximcp/imTransR.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/Utf8/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/Utf8/lcUTF8Load.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/def/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/def/lcDefConv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/xlocale/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/xlocale/lcEuc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/xlocale/lcJis.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/lc/xlocale/lcSjis.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omDefault.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omGeneric.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omImText.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omText.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omTextEsc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omTextExt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omTextPer.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/modules/om/generic/omXChar.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/C/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/C/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/C/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/am_ET.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/am_ET.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/am_ET.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/armscii-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/armscii-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/armscii-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/compose-check.pl (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/compose.dir.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/el_GR.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/el_GR.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/el_GR.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/en_US.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/en_US.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/en_US.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/fi_FI.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/fi_FI.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/fi_FI.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/georgian-academy/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/georgian-academy/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/georgian-academy/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/georgian-ps/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/georgian-ps/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/georgian-ps/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ibm-cp1133/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ibm-cp1133/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ibm-cp1133/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iscii-dev/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iscii-dev/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iscii-dev/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/isiri-3342/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/isiri-3342/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/isiri-3342/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-1/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-1/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-1/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-10/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-10/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-10/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-11/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-11/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-11/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-13/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-13/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-13/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-14/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-14/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-14/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-15/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-15/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-15/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-2/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-2/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-2/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-3/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-3/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-3/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-4/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-4/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-4/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-5/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-5/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-5/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-6/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-6/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-6/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-7/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-7/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-7/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-9/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-9/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-9/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-9e/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-9e/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/iso8859-9e/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja.JIS/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja.JIS/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja.JIS/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja.SJIS/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja.SJIS/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja.SJIS/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja_JP.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja_JP.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ja_JP.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/km_KH.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/km_KH.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/km_KH.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ko/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ko/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ko/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ko_KR.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ko_KR.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ko_KR.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-c/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-c/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-c/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-r/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-r/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-r/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-u/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-u/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/koi8-u/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/locale.alias.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/locale.dir.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1251/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1251/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1251/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1255/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1255/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1255/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1256/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1256/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/microsoft-cp1256/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/mulelao-1/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/mulelao-1/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/mulelao-1/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/nokhchi-1/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/nokhchi-1/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/nokhchi-1/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/pt_BR.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/pt_BR.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/pt_BR.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ru_RU.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ru_RU.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/ru_RU.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/sr_CS.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/sr_CS.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/sr_CS.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/tatar-cyr/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/tatar-cyr/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/tatar-cyr/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/th_TH.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/th_TH.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/th_TH.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/th_TH/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/th_TH/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/th_TH/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/tscii-0/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/tscii-0/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/tscii-0/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/vi_VN.tcvn/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/vi_VN.tcvn/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/vi_VN.tcvn/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/vi_VN.viscii/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/vi_VN.viscii/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/vi_VN.viscii/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.gb18030/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.gb18030/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.gb18030/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.gbk/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.gbk/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN.gbk/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_CN/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.big5/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.big5/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.big5/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.big5hkscs/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.big5hkscs/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_HK.big5hkscs/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW.UTF-8/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW.UTF-8/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW.UTF-8/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW.big5/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW.big5/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW.big5/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW/Compose.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW/XI18N_OBJS (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/nls/zh_TW/XLC_LOCALE.pre (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/dynamicflow.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/dynamicflowsampleseq.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/eventflow.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/sampleprotocolflow1.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/sampleprotocolflow2.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/staticflow.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/staticflowsampleseq.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XIM/xim.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-1.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-10.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-11.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-12.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-13.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-14.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-15.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-16.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-17.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-18.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-19.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-2.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-20.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-21.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-3.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-4.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-5.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-6.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-7.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-8.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/XKBlib-9.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/acknowledgement.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch01.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch02.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch03.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch04.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch05.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch06.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch07.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch08.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch09.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch10.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch11.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch12.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch13.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch14.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch15.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch16.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch17.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch18.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch19.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch20.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch21.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/ch22.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/glossary.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/XKB/xkblib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/compose/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/compose/compose-chart.pl (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/compose/docbook-nl.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/framework/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/framework/framework.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/framework/framework.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/localedb/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/localedb/localedb.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/trans/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/i18n/trans/trans.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/AppA.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/AppB.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/AppC.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/AppD.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH01.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH02.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH03.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH04.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH05.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH06.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH07.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH08.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH09.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH10.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH11.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH12.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH13.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH14.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH15.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/CH16.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/credits.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/glossary.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/specs/libX11/libX11.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/AllCells.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/AllPlanes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/AllowEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/AutoRep.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Backgnd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/BdrWidth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Bell.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Border.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChAccCon.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChActPGb.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChClMode.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChGC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChKeyCon.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChPntCon.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChSaveSet.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChWAttrs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChWindow.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChkIfEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChkMaskEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChkTypEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChkTypWEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ChkWinEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CirWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CirWinDn.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CirWinUp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ClDisplay.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Clear.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ClearArea.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Cmap.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ConfWind.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Context.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ConvSel.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CopyArea.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CopyCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CopyGC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CopyPlane.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Cr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrBFData.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrCursor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrGC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrGlCur.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrPFBData.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrPixmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/CrWindow.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Cursor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DefCursor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DelProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Depths.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DestSubs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DestWind.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DisName.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrArc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrArcs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrLine.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrLines.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrPoint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrPoints.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrRect.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrRects.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/DrSegs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ErrDes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ErrHndlr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/EvToWire.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FSSaver.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FSWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FetchName.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FillArc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FillArcs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FillPoly.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FillRct.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FillRcts.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FilterEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Flush.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Font.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FontInfo.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FontNames.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreeCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreeCols.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreeCurs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreeEData.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreeEventData.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreeGC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/FreePix.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GCMisc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Geom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetAtomNm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetColor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetDflt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetEventData.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetFPath.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetFProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetGCVals.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetGeom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetHColor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetHints.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetIFocus.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetImage.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetKCnt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetMoEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetNrmHint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetPCnt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetPntMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetRGBCMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetSOwner.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetSSaver.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetStCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetTxtProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetWAttrs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetWMCMapW.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GetWMProto.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GrButton.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GrKey.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GrKeybd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GrPointer.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/GrServer.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Host.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Iconify.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/IfEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ImText.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ImText16.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ImUtil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/InitExt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/InsCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/IntAtom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Key.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/KeyBind.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/KeysymStr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/KillCl.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LiHosts.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LiICmaps.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LiProps.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ListExt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LoadFont.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LockDis.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LookupCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/LowerWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Macros.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/MapRaised.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/MapSubs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/MapWindow.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/MaskEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Misc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ModMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/MoveWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/NextEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/OCWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/OMWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/OpenDis.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ParseCmd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ParseCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ParseGeom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PeekEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PeekIfEv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Pending.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PixFormats.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PmapBgnd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PmapBord.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PolyReg.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PolyTxt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PolyTxt16.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PropAlloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PutBEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/PutImage.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuBest.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuColor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuColors.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuCurShp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuExt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuKeybd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuPntr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuStipShp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuTextE16.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuTextExt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuTileShp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/QuTree.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Quarks.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RaiseWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RdBitF.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RecolorC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ReconfWM.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ReconfWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Region.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RegstFlt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RepWindow.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RestackWs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/RotProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ScrResStr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SelInput.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SendEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetBack.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetCRects.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetClMask.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetClOrig.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetDashes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetFPath.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetFont.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetFore.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetFunc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetHints.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetIFocus.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetLStyle.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetLocale.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetNrmHint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetPMask.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetPntMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetRGBCMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetSOwner.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetSSaver.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetStCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetState.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetStip.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetTSOrig.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetTile.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetTxtProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetWMCMapW.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/SetWMProto.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StBytes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StColor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StColors.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StNColor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StName.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StrKeysym.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/StrToText.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Sync.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Synchro.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Text.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Text16.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/TextExt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/TextExt16.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/TextToStr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/TrCoords.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UIThrStubs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UndefCurs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UngrabBut.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UngrabKbd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UngrabKey.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UngrabPtr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UngrabSvr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UninsCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UnldFont.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UnmapSubs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/UnmapWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/VisUtil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/WMGeom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/WMProps.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/WarpPtr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/WinEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Window.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Withdraw.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/WrBitF.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/XErrorDB (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xatomtype.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xintatom.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xintconn.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/XlibAsync.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/XlibInt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/XomGeneric.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xprivate.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xresinternal.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xrm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/Xxcbint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/evtomask.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/globals.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/imConv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/ks_tables.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/locking.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/locking.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/os2Stubs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/pathmax.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/poly.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/util/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/util/makekeys.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/util/mkks.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/utlist.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/x11_xcb.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcb_disp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcb_io.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/AddDIC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/AddSF.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/CCC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/Cv.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/CvColW.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/CvCols.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCGcC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCGcV.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCGcVC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMnV.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxV.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxVC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCMxVs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/HVCWpAj.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/IdOfPr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LRGB.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/Lab.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabGcC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabGcL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabGcLC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMnL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMxC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMxL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabMxLC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LabWpAj.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/Luv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvGcC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvGcL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvGcLC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMnL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMxC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMxL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvMxLC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/LuvWpAj.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/OfCCC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/PrOfId.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QBlack.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QBlue.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QGreen.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QRed.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QWhite.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QuCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/QuCols.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/SetCCC.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/SetGetCols.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/StCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/StCols.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/UNDEFINED.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/XRGB.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/XYZ.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/Xcms.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/Xcmsint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsAllCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsAllNCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsColNm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsGlobls.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsInt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsLkCol.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsMath.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsProp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/cmsTrig.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/uvY.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xcms/xyY.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKB.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBAlloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBBell.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBBind.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBCompat.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBCtrls.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBCvt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBExtDev.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBGAlloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBGeom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBGetByName.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBGetMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBList.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBMAlloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBMisc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBNames.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBRdBuf.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBSetGeom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBSetMap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBUse.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBleds.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xkb/XKBlibint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/ICWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/IMWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XDefaultIMIF.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XDefaultOMIF.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/Xaixlcint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimImSw.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimProto.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimThai.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimTrInt.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimTrX.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimTrans.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/Ximint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimintL.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XimintP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XlcDL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XlcGeneric.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XlcPubI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XlcPublic.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/XlcSL.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/Xlcint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/imKStoUCS.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcCT.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcCharSet.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcConv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcDB.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcDynamic.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcFile.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcGeneric.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcInit.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcPrTxt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcPubWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcPublic.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcRM.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcStd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcTxtPr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUTF8.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/8bit_tab_to_h.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/COPYRIGHT (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/armscii_8.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/ascii.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/big5.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/big5_emacs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/big5hkscs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/cjk_tab_to_h.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1133.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1251.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1255.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1256.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/gb2312.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/gbk.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_academy.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_ps.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_1.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_10.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_11.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_13.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_14.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_15.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_16.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_2.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_3.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_4.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_5.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_6.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_7.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_8.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9e.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0201.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0208.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0212.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_c.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_r.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_u.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/ksc5601.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/mulelao.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/tatar_cyr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/tcvn.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/tis620.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/ucs2be.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/utf8.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUniConv/viscii.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcUtil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/lcWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/mbWMProps.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/mbWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/utf8WMProps.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/utf8Wrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/wcWrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/src/xlibi18n/xim_trans.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/x11-xcb.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libX11-1.6.2/x11.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuDispose.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuFileName.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuGetAddr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuGetBest.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuLock.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuRead.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuUnlock.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/AuWrite.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/Autest.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/include/X11/Xauth.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/Xau.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauDisposeAuth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauFileName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauGetAuthByAddr.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauGetBestAuthByAddr.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauLockAuth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauReadAuth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauUnlockAuth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/man/XauWriteAuth.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXau-1.0.8/xau.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Array.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Fill.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Flush.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Key.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Read.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Unwrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Wrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Wrap.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Wraphelp.README.crypto (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Wraphelp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/Write.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/doc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/doc/xdmcp.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/include/X11/Xdmcp.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXdmcp-1.1.1/xdmcp.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/MITMisc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/XEVI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/XLbx.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/XShm.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/Xag.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/Xcup.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/Xdbe.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/Xext.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/Xge.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/dpms.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/extutil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/multibuf.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/security.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/shape.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/sync.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/include/X11/extensions/xtestext1.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DBE.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSCapable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSDisable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSEnable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSForceLevel.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSGetTimeouts.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSGetVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/DPMSSetTimeouts.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShape.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeCombineMask.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeCombineRectangles.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeCombineRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeCombineShape.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeGetRectangles.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeInputSelected.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeOffsetShape.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeQueryExtents.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeQueryVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShapeSelectInput.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShm.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmAttach.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmCreateImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmCreatePixmap.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmDetach.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmGetEventBase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmGetImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmPixmapFormat.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmPutImage.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XShmQueryVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XcupGetReservedColormapEntries.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XcupQueryVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XcupStoreColors.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeAllocateBackBufferName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeBeginIdiom.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeDeallocateBackBufferName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeEndIdiom.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeFreeVisualInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeGetBackBufferAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeGetVisualInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XdbeSwapBuffers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/Xevi.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XeviGetVisualInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XeviQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XeviQueryVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/Xmbuf.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufChangeBufferAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufChangeWindowAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufCreateBuffers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufCreateStereoWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufDestroyBuffers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufDisplayBuffers.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufGetBufferAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufGetScreenInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufGetVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufGetWindowAttributes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/man/XmbufQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/specs/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/specs/dbelib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/specs/dpmslib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/specs/shapelib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/specs/synclib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/specs/xtest1.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/DPMS.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/MITMisc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XAppgroup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XEVI.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XLbx.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XMultibuf.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XSecurity.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XShape.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XShm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XSync.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/XTestExt1.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/Xcup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/Xdbe.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/Xge.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/eat.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/extutil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/src/globals.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXext-1.3.2/xext.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/devbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/doc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/doc/fontlib.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/bdfint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/bitmap.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/bufio.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fntfil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fntfilio.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fntfilst.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontconf.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontconf.h.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontencc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontmisc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontshow.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontutil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/fontxlfd.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/include/X11/fonts/pcf.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/ft.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/ftenc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/ftfuncs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/ftfuncs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/fttools.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/xttcap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/FreeType/xttcap.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/bdfread.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/bdfutils.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/bitmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/bitmapfunc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/bitmaputil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/bitscale.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/fontink.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/pcfread.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/pcfwrite.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/snfread.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/bitmap/snfstr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/buildfont (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/builtin.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/dir.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/file.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/fonts.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/fpe.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/builtins/render.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/dummy.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fsconvert.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fserve.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fserve.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fservestr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fsio.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fsio.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fslibos.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fc/fstrans.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/bitsource.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/bufio.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/bunzip2.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/catalogue.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/decompress.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/defaults.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/dirfile.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/fileio.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/filewr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/fontdir.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/fontencc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/fontfile.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/fontscale.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/gunzip.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/register.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/fontfile/renderers.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/cauthgen.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/csignal.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/delfntcid.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/errorf.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/fatalerror.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/findoldfnt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/getcres.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/getdefptsize.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/getnewfntcid.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/gettime.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/initfshdl.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/regfpefunc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/rmfshdl.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/servclient.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/setfntauth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/stfntcfnt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/stubs/stubs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/atom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/fontaccel.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/fontnames.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/fontutil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/fontxlfd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/format.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/miscutil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/patcache.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/private.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/src/util/utilbitmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXfont-1.4.6/xfont.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/doc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/doc/Xmu.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/doc/xlogo.svg (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Atoms.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/CharSet.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/CloseHook.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Converters.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/CurUtil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/CvtCache.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/DisplayQue.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Drawing.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Editres.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/EditresP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Error.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/ExtAgent.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Initer.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Lookup.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Misc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/StdCmap.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/StdSel.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/SysUtil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/WhitePoint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/WidgetNode.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/WinUtil.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Xct.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/include/X11/Xmu/Xmu.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/AllCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Atoms.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/ClientWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Clip.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CloseHook.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CmapAlloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CrCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CrPixFBit.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CursorName.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CvtCache.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/CvtStdSel.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/DefErrMsg.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/DelCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/DisplayQue.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Distinct.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/DrRndRect.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/DrawLogo.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/EditresCom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/ExtAgent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/FToCback.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/GetHost.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/GrayPixmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Initer.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/LocBitmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Lookup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/LookupCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Lower.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/RdBitF.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/ScrOfWin.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/ShapeWidg.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StdCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToBS.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToBmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToCurs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToGrav.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToJust.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToLong.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToOrnt.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToShap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/StrToWidg.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/UpdMapHint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/VisCmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/WidgetNode.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/Xct.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/src/sharedlib.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/xmu.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXmu-1.1.2/xmuu.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/include/X11/extensions/Xrandr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRConfigCurrentConfiguration.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRConfigCurrentRate.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRConfigRates.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRConfigRotations.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRConfigSizes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRConfigTimes.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRFreeScreenConfigInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRGetScreenInfo.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRQueryExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRQueryVersion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRRootToScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRSelectInput.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRSetScreenConfig.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/XRRSetScreenConfigAndRate.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/man/Xrandr.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/Xrandr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/Xrandrint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrConfig.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrCrtc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrMode.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrOutput.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrProperty.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrProvider.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrProviderProperty.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/src/XrrScreen.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrandr-1.4.2/xrandr.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/doc/libXrender.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/include/X11/extensions/Xrender.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/AddTrap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Color.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Composite.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Cursor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/FillRect.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/FillRects.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Filter.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Glyph.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Picture.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Poly.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Trap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Tri.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Xrender.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/src/Xrenderint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXrender-0.9.8/xrender.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/docbook.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/CallbackI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Composite.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/CompositeP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ConstrainP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Constraint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ConvertI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Core.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/CoreP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/CreateI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/EventI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/HookObjI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/InitialI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Intrinsic.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/IntrinsicI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/IntrinsicP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Object.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ObjectP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/PassivGraI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/RectObj.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/RectObjP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ResConfigP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ResourceI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/SelectionI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Shell.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ShellI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ShellP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/StringDefs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/ThreadsI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/TranslateI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/VarargsI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Vendor.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/VendorP.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/include/X11/Xtos.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/m4/ax_define_dir.m4 (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/MenuPopdown.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/MenuPopup.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddCallback.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddCallbacks.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddConverter.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddEventHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddExposureToRegion.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddGrab.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddInput.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddRawEventHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddTimeOut.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAddWorkProc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAllocateGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddActionHook.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddActions.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddBlockHook.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddConverter.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddInput.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddSignal.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddTimeOut.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppAddWorkProc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppCreateShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppError.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppErrorMsg.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppGetErrorDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppGetErrorDatabaseText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppGetExitFlag.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppGetSelectionTimeout.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppLock.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppMainLoop.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppNextEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppPeekEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppPending.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppProcessEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppReleaseCacheRefs.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetErrorHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetErrorMsgHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetExitFlag.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetFallbackResources.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetSelectionTimeout.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetTypeConverter.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetWarningHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppSetWarningMsgHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppUnlock.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppWarning.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAppWarningMsg.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAsprintf.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtAugmentTranslations.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtBuildEventMask.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallAcceptFocus.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallActionProc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallCallbackList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallCallbacks.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallConverter.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallbackExclusive.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallbackNone.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallbackNonexclusive.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCallbackPopdown.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCalloc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCancelSelectionRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtChangeManagedSet.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCheckSubclass.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtClass.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCloseDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtConfigureWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtConvert.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtConvertAndStore.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtConvertCase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreateApplicationContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreateApplicationShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreateManagedWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreatePopupShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreateSelectionRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreateWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtCreateWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDestroyApplicationContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDestroyWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDirectConvert.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDisownSelection.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDispatchEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDispatchEventToWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDisplayInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDisplayOfObject.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDisplayStringConversionWarning.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtDisplayToApplicationContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtError.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtErrorMsg.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtFindFile.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtFree.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetActionKeysym.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetActionList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetApplicationNameAndClass.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetApplicationResources.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetClassExtension.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetConstraintResourceList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetDisplays.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetErrorDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetErrorDatabaseText.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetKeyboardFocusWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetKeysymTable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetMultiClickTime.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetResourceList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionParameters.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionTimeout.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionValue.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionValueIncremental.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSelectionValuesIncremental.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSubresources.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetSubvalues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGetValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGrabButton.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGrabKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGrabKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtGrabPointer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtHasCallbacks.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtHooksOfDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInitializeWidgetClass.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInsertEventHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInsertEventTypeHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInsertRawEventHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInstallAccelerators.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtInstallAllAccelerators.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsApplicationShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsComposite.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsConstraint.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsManaged.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsObject.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsOverrideShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsRealized.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsRectObj.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsSensitive.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsSessionShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsSubclass.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsTopLevelShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsTransientShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsVendorShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsWMShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtIsWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtKeysymToKeycodeList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtLastEventProcessed.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtLastTimestampProcessed.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMainLoop.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMakeGeometryRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMakeResizeRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMalloc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtManageChild.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtManageChildren.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMapWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMergeArgLists.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtMoveWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtName.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtNameToWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtNew.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtNewString.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtNextEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtNoticeSignal.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtNumber.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOffset.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOffsetOf.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOpenApplication.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOpenDisplay.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOverrideTranslations.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOwnSelection.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtOwnSelectionIncremental.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtParent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtParseAcceleratorTable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtParseTranslationTable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtPeekEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtPending.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtPopdown.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtPopup.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtPopupSpringLoaded.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtProcessEvent.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtProcessLock.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtProcessUnlock.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtQueryGeometry.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRealizeWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRealloc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRegisterCaseConverter.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRegisterDrawable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRegisterExtensionSelector.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRegisterGrabAction.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtReleaseGC.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtReleasePropertyAtom.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveActionHook.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveAllCallbacks.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveBlockHook.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveCallback.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveCallbacks.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveEventHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveEventTypeHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveGrab.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveInput.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveRawEventHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveSignal.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveTimeOut.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtRemoveWorkProc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtReservePropertyAtom.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtResizeWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtResolvePathname.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtScreen.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtScreenDatabase.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtScreenOfObject.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSendSelectionRequest.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSessionGetToken.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSessionReturnToken.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetArg.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetErrorHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetErrorMsgHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetEventDispatcher.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetKeyTranslator.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetKeyboardFocus.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetLanguageProc.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetMappedWhenManaged.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetMultiClickTime.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetSelectionParameters.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetSelectionTimeout.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetSensitive.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetSubvalues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetTypeConverter.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetWMColormapWindows.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetWarningHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSetWarningMsgHandler.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtStringConversionWarning.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtSuperclass.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtToolkitInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtToolkitThreadInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtTranslateCoords.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtTranslateKeycode.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUngrabButton.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUngrabKey.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUngrabKeyboard.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUngrabPointer.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUninstallTranslations.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUnmanageChild.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUnmanageChildren.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUnmapWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUnrealizeWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtUnregisterDrawable.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaAppCreateShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaAppInitialize.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaCreateArgsList.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaCreateManagedWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaCreatePopupShell.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaCreateWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaGetApplicationResources.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaGetSubresources.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaGetSubvalues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaGetValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaOpenApplication.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaSetSubvalues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtVaSetValues.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtWarning.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtWarningMsg.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtWidgetToApplicationContext.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtWindow.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtWindowOfObject.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/man/XtWindowToWidget.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH01.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH02.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH03.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH04.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH05.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH06.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH07.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH08.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH09.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH10.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH11.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH12.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/CH13.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/acknowledgement.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/appA.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/appB.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/appC.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/appD.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/appE.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/appF.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/intrinsics.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/specs/preface.xml (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/ActionHook.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Alloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/ArgList.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Callback.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/ClickTime.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Composite.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Constraint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Convert.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Converters.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Core.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Create.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Destroy.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Display.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Error.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Event.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/EventUtil.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Functions.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/GCManager.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Geometry.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/GetActKey.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/GetResList.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/GetValues.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/HookObj.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Hooks.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Initialize.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Intrinsic.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Keyboard.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Manage.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/NextEvent.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Object.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/PassivGrab.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Pointer.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Popup.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/PopupCB.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/RectObj.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/ResConfig.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Resources.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Selection.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/SetSens.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/SetValues.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/SetWMCW.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Shell.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/StringDefs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/TMaction.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/TMgrab.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/TMkey.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/TMparse.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/TMprint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/TMstate.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Threads.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/VarCreate.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/VarGet.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Varargs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/Vendor.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/src/sharedlib.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/test/Alloc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/test/Converters.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/test/Event.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/test/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/Shell.ht (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/StrDefs.ct (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/StrDefs.ht (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/makestrs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/makestrs.man (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/util/string.list (100%) rename {XServer/other_lib/x_lib => x_lib}/libXt-1.1.4/xt.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/fontenc.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/include/X11/fonts/fontenc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/src/encparse.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/src/fontenc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libfontenc-1.1.2/src/fontencI.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/.autom4te.cfg (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/INSTALL (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/NEWS (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/doc/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/doc/tutorial/index.html (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/doc/tutorial/xcb.css (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/doc/xcb.doxygen.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/doc/xkb_internals (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/doc/xkb_issues (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/m4/xcb.m4 (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/bigreq.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/bigreq.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/c_client.py (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/composite.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/composite.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/damage.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/damage.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/dpms.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/dpms.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/dri2.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/dri2.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/dri3.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/dri3.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/glx.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/glx.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/man/xcb-examples.3 (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/man/xcb-requests.3 (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/present.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/present.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/randr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/randr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/record.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/record.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/render.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/render.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/res.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/res.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/screensaver.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/screensaver.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/shape.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/shape.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/shm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/shm.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/stamp-h1 (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/sync.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/sync.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xc_misc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xc_misc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_auth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_conn.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_ext.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_in.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_list.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_out.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_util.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_windefs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcb_xid.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcbext.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xcbint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xevie.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xevie.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xf86dri.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xf86dri.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xfixes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xfixes.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xinerama.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xinerama.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xinput.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xinput.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xkb.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xkb.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xprint.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xprint.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xproto.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xproto.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xselinux.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xselinux.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xtest.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xtest.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xv.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xv.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xvmc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/src/xvmc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tests/CheckLog.xsl (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tests/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tests/check_all.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tests/check_public.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tests/check_suites.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tools/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tools/api_conv.pl (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/tools/constants (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-composite.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-damage.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-dpms.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-dri2.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-dri3.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-glx.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-present.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-randr.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-record.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-render.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-res.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-screensaver.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-shape.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-shm.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-sync.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xevie.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xf86dri.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xfixes.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xinerama.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xinput.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xkb.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xprint.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xselinux.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xtest.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xv.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb-xvmc.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxcb-1.10/xcb.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/README (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/include/X11/extensions/XKBbells.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/include/X11/extensions/XKBconfig.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/include/X11/extensions/XKBfile.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/include/X11/extensions/XKBrules.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/include/X11/extensions/XKM.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/include/X11/extensions/XKMformat.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/XKBfileInt.h (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/cout.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/magic (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/maprules.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/srvmisc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbatom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbbells.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbconfig.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbdraw.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkberrs.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbmisc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbout.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkbtext.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkmout.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/src/xkmread.c (100%) rename {XServer/other_lib/x_lib => x_lib}/libxkbfile-1.0.8/xkbfile.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/README (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/man/xhost.man (100%) rename {XServer/other_lib/x_lib => x_lib}/xhost-1.0.6/xhost.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/README (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/action.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/action.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/alias.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/alias.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/compat.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/compat.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/expr.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/expr.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/geometry.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/indicators.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/indicators.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/keycodes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/keycodes.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/keymap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/keytypes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/listing.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/man/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/man/xkbcomp.man (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/misc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/misc.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/parseutils.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/parseutils.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/symbols.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/tokens.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/utils.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/utils.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/vmod.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/vmod.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbcomp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbcomp.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbcomp.pc.in (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbparse.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbparse.y (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbpath.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbpath.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xkbcomp-1.2.4/xkbscan.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/ABOUTGAMMA (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/Imakefile (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/Makefile (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/Makefile.dos (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/Makefile.std (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/README (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/README.novice (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/README.orig (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/bmp.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/bmp.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/bright.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/build-dosmake (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/build-imake (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/build-jpeg (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/buildshar.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/chkgamma.jpg (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/clip.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/cmuwmrast.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/cmuwmrast.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/compress.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/copyright.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/ddxli.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/ddxli.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/dither.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/doslib.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/faces.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/fbm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/fbm.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/fill.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/g3.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/g3.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/gif.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/gif.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/halftone.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/image.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/imagetypes.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/imagetypes.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/img.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/img.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/jpeg.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/jpeg.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/jpeglib.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/jpeglib.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/kljcpyrght.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mac.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mac.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mc_tables.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mcidas.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mcidas.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/merge.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/misc.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mit.cpyrght (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/mrmcpyrght.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/new.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/options.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/options.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/patchlevel (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/path.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/pbm.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/pbm.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/pcd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/pcd.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/pcx.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/reduce.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/release (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/rgbtab.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/rle.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/rle.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/rlelib.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/root.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/rotate.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/seddos (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/sedunix (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/send.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/smooth.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/sunraster.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/sunraster.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/tga.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/tga.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/tgncpyrght.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/value.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/varargs.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/window.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xbitmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.man (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xli.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xliguide.man (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xlito.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xlito.man (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xlito.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xpixmap.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xwd.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/xwd.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/zio.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xli-1.16/zoom.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/AUTHORS (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/Android.mk (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/COPYING (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/ChangeLog (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/INSTALL (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/Makefile.am (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/NEWS (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/README (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/aclocal.m4 (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/autogen.sh (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/config.h (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/config.h.in (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/configure.ac (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/install-sh (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/missing (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/mkinstalldirs (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/rant.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/release_notes/xsel-1.0.0.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/release_notes/xsel-1.1.0.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/release_notes/xsel-1.2.0.txt (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/stamp-h.in (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/xsel.1x (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/xsel.c (100%) rename {XServer/other_lib/x_lib => x_lib}/xsel-master/xsel.h (100%) diff --git a/XServer/other_lib/Android.mk b/Android.mk similarity index 100% rename from XServer/other_lib/Android.mk rename to Android.mk diff --git a/XServer/jni/sdl_ttf/Android.mk b/XServer/jni/sdl_ttf/Android.mk index 7a17c30..63a4403 100644 --- a/XServer/jni/sdl_ttf/Android.mk +++ b/XServer/jni/sdl_ttf/Android.mk @@ -4,7 +4,7 @@ include $(CLEAR_VARS) LOCAL_MODULE := libsdl_ttf -LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/../sdl-$(SDL_VERSION)/include $(LOCAL_PATH)/../../other_lib/freetype/include $(LOCAL_PATH)/include +LOCAL_C_INCLUDES := $(LOCAL_PATH)/include $(LOCAL_PATH)/../sdl-$(SDL_VERSION)/include XSDL/freetype/include LOCAL_CFLAGS := -Os LOCAL_CPP_EXTENSION := .cpp diff --git a/XServer/other_lib/android-shmem/Android.mk b/android-shmem/Android.mk similarity index 100% rename from XServer/other_lib/android-shmem/Android.mk rename to android-shmem/Android.mk diff --git a/XServer/other_lib/android-shmem/LICENSE b/android-shmem/LICENSE similarity index 100% rename from XServer/other_lib/android-shmem/LICENSE rename to android-shmem/LICENSE diff --git a/XServer/other_lib/android-shmem/README.md b/android-shmem/README.md similarity index 100% rename from XServer/other_lib/android-shmem/README.md rename to android-shmem/README.md diff --git a/XServer/other_lib/android-shmem/ashmem-dev.c b/android-shmem/ashmem-dev.c similarity index 100% rename from XServer/other_lib/android-shmem/ashmem-dev.c rename to android-shmem/ashmem-dev.c diff --git a/XServer/other_lib/android-shmem/build.sh b/android-shmem/build.sh similarity index 100% rename from XServer/other_lib/android-shmem/build.sh rename to android-shmem/build.sh diff --git a/XServer/other_lib/android-shmem/cutils/ashmem-dev.c b/android-shmem/cutils/ashmem-dev.c similarity index 100% rename from XServer/other_lib/android-shmem/cutils/ashmem-dev.c rename to android-shmem/cutils/ashmem-dev.c diff --git a/XServer/other_lib/android-shmem/cutils/ashmem.h b/android-shmem/cutils/ashmem.h similarity index 100% rename from XServer/other_lib/android-shmem/cutils/ashmem.h rename to android-shmem/cutils/ashmem.h diff --git a/XServer/other_lib/android-shmem/exports.txt b/android-shmem/exports.txt similarity index 100% rename from XServer/other_lib/android-shmem/exports.txt rename to android-shmem/exports.txt diff --git a/XServer/other_lib/android-shmem/fd_recv.c b/android-shmem/fd_recv.c similarity index 100% rename from XServer/other_lib/android-shmem/fd_recv.c rename to android-shmem/fd_recv.c diff --git a/XServer/other_lib/android-shmem/fd_send.c b/android-shmem/fd_send.c similarity index 100% rename from XServer/other_lib/android-shmem/fd_send.c rename to android-shmem/fd_send.c diff --git a/XServer/other_lib/android-shmem/libancillary/API b/android-shmem/libancillary/API similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/API rename to android-shmem/libancillary/API diff --git a/XServer/other_lib/android-shmem/libancillary/COPYING b/android-shmem/libancillary/COPYING similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/COPYING rename to android-shmem/libancillary/COPYING diff --git a/XServer/other_lib/android-shmem/libancillary/Makefile b/android-shmem/libancillary/Makefile similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/Makefile rename to android-shmem/libancillary/Makefile diff --git a/XServer/other_lib/android-shmem/libancillary/ancillary.h b/android-shmem/libancillary/ancillary.h similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/ancillary.h rename to android-shmem/libancillary/ancillary.h diff --git a/XServer/other_lib/android-shmem/libancillary/fd_recv.c b/android-shmem/libancillary/fd_recv.c similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/fd_recv.c rename to android-shmem/libancillary/fd_recv.c diff --git a/XServer/other_lib/android-shmem/libancillary/fd_send.c b/android-shmem/libancillary/fd_send.c similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/fd_send.c rename to android-shmem/libancillary/fd_send.c diff --git a/XServer/other_lib/android-shmem/libancillary/test.c b/android-shmem/libancillary/test.c similarity index 100% rename from XServer/other_lib/android-shmem/libancillary/test.c rename to android-shmem/libancillary/test.c diff --git a/XServer/other_lib/android-shmem/linux/ashmem.h b/android-shmem/linux/ashmem.h similarity index 100% rename from XServer/other_lib/android-shmem/linux/ashmem.h rename to android-shmem/linux/ashmem.h diff --git a/XServer/other_lib/android-shmem/shmem.c b/android-shmem/shmem.c similarity index 100% rename from XServer/other_lib/android-shmem/shmem.c rename to android-shmem/shmem.c diff --git a/XServer/other_lib/android-shmem/sys/shm.h b/android-shmem/sys/shm.h similarity index 100% rename from XServer/other_lib/android-shmem/sys/shm.h rename to android-shmem/sys/shm.h diff --git a/XServer/other_lib/android-shmem/test/build.sh b/android-shmem/test/build.sh similarity index 100% rename from XServer/other_lib/android-shmem/test/build.sh rename to android-shmem/test/build.sh diff --git a/XServer/other_lib/android-shmem/test/setCrossEnvironment-armeabi-v7a.sh b/android-shmem/test/setCrossEnvironment-armeabi-v7a.sh similarity index 100% rename from XServer/other_lib/android-shmem/test/setCrossEnvironment-armeabi-v7a.sh rename to android-shmem/test/setCrossEnvironment-armeabi-v7a.sh diff --git a/XServer/other_lib/android-shmem/test/test.c b/android-shmem/test/test.c similarity index 100% rename from XServer/other_lib/android-shmem/test/test.c rename to android-shmem/test/test.c diff --git a/XServer/other_lib/flac/AUTHORS b/flac/AUTHORS similarity index 100% rename from XServer/other_lib/flac/AUTHORS rename to flac/AUTHORS diff --git a/XServer/other_lib/flac/Android.mk b/flac/Android.mk similarity index 100% rename from XServer/other_lib/flac/Android.mk rename to flac/Android.mk diff --git a/XServer/other_lib/flac/COPYING.FDL b/flac/COPYING.FDL similarity index 100% rename from XServer/other_lib/flac/COPYING.FDL rename to flac/COPYING.FDL diff --git a/XServer/other_lib/flac/COPYING.GPL b/flac/COPYING.GPL similarity index 100% rename from XServer/other_lib/flac/COPYING.GPL rename to flac/COPYING.GPL diff --git a/XServer/other_lib/flac/COPYING.LGPL b/flac/COPYING.LGPL similarity index 100% rename from XServer/other_lib/flac/COPYING.LGPL rename to flac/COPYING.LGPL diff --git a/XServer/other_lib/flac/COPYING.Xiph b/flac/COPYING.Xiph similarity index 100% rename from XServer/other_lib/flac/COPYING.Xiph rename to flac/COPYING.Xiph diff --git a/XServer/other_lib/flac/README b/flac/README similarity index 100% rename from XServer/other_lib/flac/README rename to flac/README diff --git a/XServer/other_lib/flac/config.h b/flac/config.h similarity index 100% rename from XServer/other_lib/flac/config.h rename to flac/config.h diff --git a/XServer/other_lib/flac/include/FLAC/all.h b/flac/include/FLAC/all.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/all.h rename to flac/include/FLAC/all.h diff --git a/XServer/other_lib/flac/include/FLAC/assert.h b/flac/include/FLAC/assert.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/assert.h rename to flac/include/FLAC/assert.h diff --git a/XServer/other_lib/flac/include/FLAC/callback.h b/flac/include/FLAC/callback.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/callback.h rename to flac/include/FLAC/callback.h diff --git a/XServer/other_lib/flac/include/FLAC/export.h b/flac/include/FLAC/export.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/export.h rename to flac/include/FLAC/export.h diff --git a/XServer/other_lib/flac/include/FLAC/format.h b/flac/include/FLAC/format.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/format.h rename to flac/include/FLAC/format.h diff --git a/XServer/other_lib/flac/include/FLAC/metadata.h b/flac/include/FLAC/metadata.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/metadata.h rename to flac/include/FLAC/metadata.h diff --git a/XServer/other_lib/flac/include/FLAC/ordinals.h b/flac/include/FLAC/ordinals.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/ordinals.h rename to flac/include/FLAC/ordinals.h diff --git a/XServer/other_lib/flac/include/FLAC/stream_decoder.h b/flac/include/FLAC/stream_decoder.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/stream_decoder.h rename to flac/include/FLAC/stream_decoder.h diff --git a/XServer/other_lib/flac/include/FLAC/stream_encoder.h b/flac/include/FLAC/stream_encoder.h similarity index 100% rename from XServer/other_lib/flac/include/FLAC/stream_encoder.h rename to flac/include/FLAC/stream_encoder.h diff --git a/XServer/other_lib/flac/src/bitmath.c b/flac/src/bitmath.c similarity index 100% rename from XServer/other_lib/flac/src/bitmath.c rename to flac/src/bitmath.c diff --git a/XServer/other_lib/flac/src/bitreader.c b/flac/src/bitreader.c similarity index 100% rename from XServer/other_lib/flac/src/bitreader.c rename to flac/src/bitreader.c diff --git a/XServer/other_lib/flac/src/bitwriter.c b/flac/src/bitwriter.c similarity index 100% rename from XServer/other_lib/flac/src/bitwriter.c rename to flac/src/bitwriter.c diff --git a/XServer/other_lib/flac/src/cpu.c b/flac/src/cpu.c similarity index 100% rename from XServer/other_lib/flac/src/cpu.c rename to flac/src/cpu.c diff --git a/XServer/other_lib/flac/src/crc.c b/flac/src/crc.c similarity index 100% rename from XServer/other_lib/flac/src/crc.c rename to flac/src/crc.c diff --git a/XServer/other_lib/flac/src/fixed.c b/flac/src/fixed.c similarity index 100% rename from XServer/other_lib/flac/src/fixed.c rename to flac/src/fixed.c diff --git a/XServer/other_lib/flac/src/float.c b/flac/src/float.c similarity index 100% rename from XServer/other_lib/flac/src/float.c rename to flac/src/float.c diff --git a/XServer/other_lib/flac/src/format.c b/flac/src/format.c similarity index 100% rename from XServer/other_lib/flac/src/format.c rename to flac/src/format.c diff --git a/XServer/other_lib/flac/src/include/private/all.h b/flac/src/include/private/all.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/all.h rename to flac/src/include/private/all.h diff --git a/XServer/other_lib/flac/src/include/private/bitmath.h b/flac/src/include/private/bitmath.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/bitmath.h rename to flac/src/include/private/bitmath.h diff --git a/XServer/other_lib/flac/src/include/private/bitreader.h b/flac/src/include/private/bitreader.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/bitreader.h rename to flac/src/include/private/bitreader.h diff --git a/XServer/other_lib/flac/src/include/private/bitwriter.h b/flac/src/include/private/bitwriter.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/bitwriter.h rename to flac/src/include/private/bitwriter.h diff --git a/XServer/other_lib/flac/src/include/private/cpu.h b/flac/src/include/private/cpu.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/cpu.h rename to flac/src/include/private/cpu.h diff --git a/XServer/other_lib/flac/src/include/private/crc.h b/flac/src/include/private/crc.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/crc.h rename to flac/src/include/private/crc.h diff --git a/XServer/other_lib/flac/src/include/private/fixed.h b/flac/src/include/private/fixed.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/fixed.h rename to flac/src/include/private/fixed.h diff --git a/XServer/other_lib/flac/src/include/private/float.h b/flac/src/include/private/float.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/float.h rename to flac/src/include/private/float.h diff --git a/XServer/other_lib/flac/src/include/private/format.h b/flac/src/include/private/format.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/format.h rename to flac/src/include/private/format.h diff --git a/XServer/other_lib/flac/src/include/private/lpc.h b/flac/src/include/private/lpc.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/lpc.h rename to flac/src/include/private/lpc.h diff --git a/XServer/other_lib/flac/src/include/private/md5.h b/flac/src/include/private/md5.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/md5.h rename to flac/src/include/private/md5.h diff --git a/XServer/other_lib/flac/src/include/private/memory.h b/flac/src/include/private/memory.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/memory.h rename to flac/src/include/private/memory.h diff --git a/XServer/other_lib/flac/src/include/private/metadata.h b/flac/src/include/private/metadata.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/metadata.h rename to flac/src/include/private/metadata.h diff --git a/XServer/other_lib/flac/src/include/private/ogg_decoder_aspect.h b/flac/src/include/private/ogg_decoder_aspect.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/ogg_decoder_aspect.h rename to flac/src/include/private/ogg_decoder_aspect.h diff --git a/XServer/other_lib/flac/src/include/private/ogg_encoder_aspect.h b/flac/src/include/private/ogg_encoder_aspect.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/ogg_encoder_aspect.h rename to flac/src/include/private/ogg_encoder_aspect.h diff --git a/XServer/other_lib/flac/src/include/private/ogg_helper.h b/flac/src/include/private/ogg_helper.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/ogg_helper.h rename to flac/src/include/private/ogg_helper.h diff --git a/XServer/other_lib/flac/src/include/private/ogg_mapping.h b/flac/src/include/private/ogg_mapping.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/ogg_mapping.h rename to flac/src/include/private/ogg_mapping.h diff --git a/XServer/other_lib/flac/src/include/private/stream_encoder_framing.h b/flac/src/include/private/stream_encoder_framing.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/stream_encoder_framing.h rename to flac/src/include/private/stream_encoder_framing.h diff --git a/XServer/other_lib/flac/src/include/private/window.h b/flac/src/include/private/window.h similarity index 100% rename from XServer/other_lib/flac/src/include/private/window.h rename to flac/src/include/private/window.h diff --git a/XServer/other_lib/flac/src/include/protected/all.h b/flac/src/include/protected/all.h similarity index 100% rename from XServer/other_lib/flac/src/include/protected/all.h rename to flac/src/include/protected/all.h diff --git a/XServer/other_lib/flac/src/include/protected/stream_decoder.h b/flac/src/include/protected/stream_decoder.h similarity index 100% rename from XServer/other_lib/flac/src/include/protected/stream_decoder.h rename to flac/src/include/protected/stream_decoder.h diff --git a/XServer/other_lib/flac/src/include/protected/stream_encoder.h b/flac/src/include/protected/stream_encoder.h similarity index 100% rename from XServer/other_lib/flac/src/include/protected/stream_encoder.h rename to flac/src/include/protected/stream_encoder.h diff --git a/XServer/other_lib/flac/src/include/share/alloc.h b/flac/src/include/share/alloc.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/alloc.h rename to flac/src/include/share/alloc.h diff --git a/XServer/other_lib/flac/src/include/share/getopt.h b/flac/src/include/share/getopt.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/getopt.h rename to flac/src/include/share/getopt.h diff --git a/XServer/other_lib/flac/src/include/share/grabbag.h b/flac/src/include/share/grabbag.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/grabbag.h rename to flac/src/include/share/grabbag.h diff --git a/XServer/other_lib/flac/src/include/share/grabbag/cuesheet.h b/flac/src/include/share/grabbag/cuesheet.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/grabbag/cuesheet.h rename to flac/src/include/share/grabbag/cuesheet.h diff --git a/XServer/other_lib/flac/src/include/share/grabbag/file.h b/flac/src/include/share/grabbag/file.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/grabbag/file.h rename to flac/src/include/share/grabbag/file.h diff --git a/XServer/other_lib/flac/src/include/share/grabbag/picture.h b/flac/src/include/share/grabbag/picture.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/grabbag/picture.h rename to flac/src/include/share/grabbag/picture.h diff --git a/XServer/other_lib/flac/src/include/share/grabbag/replaygain.h b/flac/src/include/share/grabbag/replaygain.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/grabbag/replaygain.h rename to flac/src/include/share/grabbag/replaygain.h diff --git a/XServer/other_lib/flac/src/include/share/grabbag/seektable.h b/flac/src/include/share/grabbag/seektable.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/grabbag/seektable.h rename to flac/src/include/share/grabbag/seektable.h diff --git a/XServer/other_lib/flac/src/include/share/replaygain_analysis.h b/flac/src/include/share/replaygain_analysis.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/replaygain_analysis.h rename to flac/src/include/share/replaygain_analysis.h diff --git a/XServer/other_lib/flac/src/include/share/replaygain_synthesis.h b/flac/src/include/share/replaygain_synthesis.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/replaygain_synthesis.h rename to flac/src/include/share/replaygain_synthesis.h diff --git a/XServer/other_lib/flac/src/include/share/utf8.h b/flac/src/include/share/utf8.h similarity index 100% rename from XServer/other_lib/flac/src/include/share/utf8.h rename to flac/src/include/share/utf8.h diff --git a/XServer/other_lib/flac/src/lpc.c b/flac/src/lpc.c similarity index 100% rename from XServer/other_lib/flac/src/lpc.c rename to flac/src/lpc.c diff --git a/XServer/other_lib/flac/src/md5.c b/flac/src/md5.c similarity index 100% rename from XServer/other_lib/flac/src/md5.c rename to flac/src/md5.c diff --git a/XServer/other_lib/flac/src/memory.c b/flac/src/memory.c similarity index 100% rename from XServer/other_lib/flac/src/memory.c rename to flac/src/memory.c diff --git a/XServer/other_lib/flac/src/metadata_iterators.c b/flac/src/metadata_iterators.c similarity index 100% rename from XServer/other_lib/flac/src/metadata_iterators.c rename to flac/src/metadata_iterators.c diff --git a/XServer/other_lib/flac/src/metadata_object.c b/flac/src/metadata_object.c similarity index 100% rename from XServer/other_lib/flac/src/metadata_object.c rename to flac/src/metadata_object.c diff --git a/XServer/other_lib/flac/src/ogg_decoder_aspect.c b/flac/src/ogg_decoder_aspect.c similarity index 100% rename from XServer/other_lib/flac/src/ogg_decoder_aspect.c rename to flac/src/ogg_decoder_aspect.c diff --git a/XServer/other_lib/flac/src/ogg_encoder_aspect.c b/flac/src/ogg_encoder_aspect.c similarity index 100% rename from XServer/other_lib/flac/src/ogg_encoder_aspect.c rename to flac/src/ogg_encoder_aspect.c diff --git a/XServer/other_lib/flac/src/ogg_helper.c b/flac/src/ogg_helper.c similarity index 100% rename from XServer/other_lib/flac/src/ogg_helper.c rename to flac/src/ogg_helper.c diff --git a/XServer/other_lib/flac/src/ogg_mapping.c b/flac/src/ogg_mapping.c similarity index 100% rename from XServer/other_lib/flac/src/ogg_mapping.c rename to flac/src/ogg_mapping.c diff --git a/XServer/other_lib/flac/src/stream_decoder.c b/flac/src/stream_decoder.c similarity index 100% rename from XServer/other_lib/flac/src/stream_decoder.c rename to flac/src/stream_decoder.c diff --git a/XServer/other_lib/flac/src/stream_encoder.c b/flac/src/stream_encoder.c similarity index 100% rename from XServer/other_lib/flac/src/stream_encoder.c rename to flac/src/stream_encoder.c diff --git a/XServer/other_lib/flac/src/stream_encoder_framing.c b/flac/src/stream_encoder_framing.c similarity index 100% rename from XServer/other_lib/flac/src/stream_encoder_framing.c rename to flac/src/stream_encoder_framing.c diff --git a/XServer/other_lib/flac/src/window.c b/flac/src/window.c similarity index 100% rename from XServer/other_lib/flac/src/window.c rename to flac/src/window.c diff --git a/XServer/other_lib/freetype/Android.mk b/freetype/Android.mk similarity index 100% rename from XServer/other_lib/freetype/Android.mk rename to freetype/Android.mk diff --git a/XServer/other_lib/freetype/ChangeLog b/freetype/ChangeLog similarity index 100% rename from XServer/other_lib/freetype/ChangeLog rename to freetype/ChangeLog diff --git a/XServer/other_lib/freetype/ChangeLog.20 b/freetype/ChangeLog.20 similarity index 100% rename from XServer/other_lib/freetype/ChangeLog.20 rename to freetype/ChangeLog.20 diff --git a/XServer/other_lib/freetype/ChangeLog.21 b/freetype/ChangeLog.21 similarity index 100% rename from XServer/other_lib/freetype/ChangeLog.21 rename to freetype/ChangeLog.21 diff --git a/XServer/other_lib/freetype/ChangeLog.22 b/freetype/ChangeLog.22 similarity index 100% rename from XServer/other_lib/freetype/ChangeLog.22 rename to freetype/ChangeLog.22 diff --git a/XServer/other_lib/freetype/Makefile b/freetype/Makefile similarity index 100% rename from XServer/other_lib/freetype/Makefile rename to freetype/Makefile diff --git a/XServer/other_lib/freetype/README b/freetype/README similarity index 100% rename from XServer/other_lib/freetype/README rename to freetype/README diff --git a/XServer/other_lib/freetype/README.git b/freetype/README.git similarity index 100% rename from XServer/other_lib/freetype/README.git rename to freetype/README.git diff --git a/XServer/other_lib/freetype/include/freetype/config/ftconfig.h b/freetype/include/freetype/config/ftconfig.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/config/ftconfig.h rename to freetype/include/freetype/config/ftconfig.h diff --git a/XServer/other_lib/freetype/include/freetype/config/ftheader.h b/freetype/include/freetype/config/ftheader.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/config/ftheader.h rename to freetype/include/freetype/config/ftheader.h diff --git a/XServer/other_lib/freetype/include/freetype/config/ftmodule.h b/freetype/include/freetype/config/ftmodule.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/config/ftmodule.h rename to freetype/include/freetype/config/ftmodule.h diff --git a/XServer/other_lib/freetype/include/freetype/config/ftoption.h b/freetype/include/freetype/config/ftoption.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/config/ftoption.h rename to freetype/include/freetype/config/ftoption.h diff --git a/XServer/other_lib/freetype/include/freetype/config/ftstdlib.h b/freetype/include/freetype/config/ftstdlib.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/config/ftstdlib.h rename to freetype/include/freetype/config/ftstdlib.h diff --git a/XServer/other_lib/freetype/include/freetype/freetype.h b/freetype/include/freetype/freetype.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/freetype.h rename to freetype/include/freetype/freetype.h diff --git a/XServer/other_lib/freetype/include/freetype/ftadvanc.h b/freetype/include/freetype/ftadvanc.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftadvanc.h rename to freetype/include/freetype/ftadvanc.h diff --git a/XServer/other_lib/freetype/include/freetype/ftbbox.h b/freetype/include/freetype/ftbbox.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftbbox.h rename to freetype/include/freetype/ftbbox.h diff --git a/XServer/other_lib/freetype/include/freetype/ftbdf.h b/freetype/include/freetype/ftbdf.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftbdf.h rename to freetype/include/freetype/ftbdf.h diff --git a/XServer/other_lib/freetype/include/freetype/ftbitmap.h b/freetype/include/freetype/ftbitmap.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftbitmap.h rename to freetype/include/freetype/ftbitmap.h diff --git a/XServer/other_lib/freetype/include/freetype/ftcache.h b/freetype/include/freetype/ftcache.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftcache.h rename to freetype/include/freetype/ftcache.h diff --git a/XServer/other_lib/freetype/include/freetype/ftchapters.h b/freetype/include/freetype/ftchapters.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftchapters.h rename to freetype/include/freetype/ftchapters.h diff --git a/XServer/other_lib/freetype/include/freetype/ftcid.h b/freetype/include/freetype/ftcid.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftcid.h rename to freetype/include/freetype/ftcid.h diff --git a/XServer/other_lib/freetype/include/freetype/fterrdef.h b/freetype/include/freetype/fterrdef.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/fterrdef.h rename to freetype/include/freetype/fterrdef.h diff --git a/XServer/other_lib/freetype/include/freetype/fterrors.h b/freetype/include/freetype/fterrors.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/fterrors.h rename to freetype/include/freetype/fterrors.h diff --git a/XServer/other_lib/freetype/include/freetype/ftgasp.h b/freetype/include/freetype/ftgasp.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftgasp.h rename to freetype/include/freetype/ftgasp.h diff --git a/XServer/other_lib/freetype/include/freetype/ftglyph.h b/freetype/include/freetype/ftglyph.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftglyph.h rename to freetype/include/freetype/ftglyph.h diff --git a/XServer/other_lib/freetype/include/freetype/ftgxval.h b/freetype/include/freetype/ftgxval.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftgxval.h rename to freetype/include/freetype/ftgxval.h diff --git a/XServer/other_lib/freetype/include/freetype/ftgzip.h b/freetype/include/freetype/ftgzip.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftgzip.h rename to freetype/include/freetype/ftgzip.h diff --git a/XServer/other_lib/freetype/include/freetype/ftimage.h b/freetype/include/freetype/ftimage.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftimage.h rename to freetype/include/freetype/ftimage.h diff --git a/XServer/other_lib/freetype/include/freetype/ftincrem.h b/freetype/include/freetype/ftincrem.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftincrem.h rename to freetype/include/freetype/ftincrem.h diff --git a/XServer/other_lib/freetype/include/freetype/ftlcdfil.h b/freetype/include/freetype/ftlcdfil.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftlcdfil.h rename to freetype/include/freetype/ftlcdfil.h diff --git a/XServer/other_lib/freetype/include/freetype/ftlist.h b/freetype/include/freetype/ftlist.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftlist.h rename to freetype/include/freetype/ftlist.h diff --git a/XServer/other_lib/freetype/include/freetype/ftlzw.h b/freetype/include/freetype/ftlzw.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftlzw.h rename to freetype/include/freetype/ftlzw.h diff --git a/XServer/other_lib/freetype/include/freetype/ftmac.h b/freetype/include/freetype/ftmac.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftmac.h rename to freetype/include/freetype/ftmac.h diff --git a/XServer/other_lib/freetype/include/freetype/ftmm.h b/freetype/include/freetype/ftmm.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftmm.h rename to freetype/include/freetype/ftmm.h diff --git a/XServer/other_lib/freetype/include/freetype/ftmodapi.h b/freetype/include/freetype/ftmodapi.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftmodapi.h rename to freetype/include/freetype/ftmodapi.h diff --git a/XServer/other_lib/freetype/include/freetype/ftmoderr.h b/freetype/include/freetype/ftmoderr.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftmoderr.h rename to freetype/include/freetype/ftmoderr.h diff --git a/XServer/other_lib/freetype/include/freetype/ftotval.h b/freetype/include/freetype/ftotval.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftotval.h rename to freetype/include/freetype/ftotval.h diff --git a/XServer/other_lib/freetype/include/freetype/ftoutln.h b/freetype/include/freetype/ftoutln.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftoutln.h rename to freetype/include/freetype/ftoutln.h diff --git a/XServer/other_lib/freetype/include/freetype/ftpfr.h b/freetype/include/freetype/ftpfr.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftpfr.h rename to freetype/include/freetype/ftpfr.h diff --git a/XServer/other_lib/freetype/include/freetype/ftrender.h b/freetype/include/freetype/ftrender.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftrender.h rename to freetype/include/freetype/ftrender.h diff --git a/XServer/other_lib/freetype/include/freetype/ftsizes.h b/freetype/include/freetype/ftsizes.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftsizes.h rename to freetype/include/freetype/ftsizes.h diff --git a/XServer/other_lib/freetype/include/freetype/ftsnames.h b/freetype/include/freetype/ftsnames.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftsnames.h rename to freetype/include/freetype/ftsnames.h diff --git a/XServer/other_lib/freetype/include/freetype/ftstroke.h b/freetype/include/freetype/ftstroke.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftstroke.h rename to freetype/include/freetype/ftstroke.h diff --git a/XServer/other_lib/freetype/include/freetype/ftsynth.h b/freetype/include/freetype/ftsynth.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftsynth.h rename to freetype/include/freetype/ftsynth.h diff --git a/XServer/other_lib/freetype/include/freetype/ftsystem.h b/freetype/include/freetype/ftsystem.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftsystem.h rename to freetype/include/freetype/ftsystem.h diff --git a/XServer/other_lib/freetype/include/freetype/fttrigon.h b/freetype/include/freetype/fttrigon.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/fttrigon.h rename to freetype/include/freetype/fttrigon.h diff --git a/XServer/other_lib/freetype/include/freetype/fttypes.h b/freetype/include/freetype/fttypes.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/fttypes.h rename to freetype/include/freetype/fttypes.h diff --git a/XServer/other_lib/freetype/include/freetype/ftwinfnt.h b/freetype/include/freetype/ftwinfnt.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftwinfnt.h rename to freetype/include/freetype/ftwinfnt.h diff --git a/XServer/other_lib/freetype/include/freetype/ftxf86.h b/freetype/include/freetype/ftxf86.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ftxf86.h rename to freetype/include/freetype/ftxf86.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/autohint.h b/freetype/include/freetype/internal/autohint.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/autohint.h rename to freetype/include/freetype/internal/autohint.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftcalc.h b/freetype/include/freetype/internal/ftcalc.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftcalc.h rename to freetype/include/freetype/internal/ftcalc.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftdebug.h b/freetype/include/freetype/internal/ftdebug.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftdebug.h rename to freetype/include/freetype/internal/ftdebug.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftdriver.h b/freetype/include/freetype/internal/ftdriver.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftdriver.h rename to freetype/include/freetype/internal/ftdriver.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftgloadr.h b/freetype/include/freetype/internal/ftgloadr.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftgloadr.h rename to freetype/include/freetype/internal/ftgloadr.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftmemory.h b/freetype/include/freetype/internal/ftmemory.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftmemory.h rename to freetype/include/freetype/internal/ftmemory.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftobjs.h b/freetype/include/freetype/internal/ftobjs.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftobjs.h rename to freetype/include/freetype/internal/ftobjs.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftpic.h b/freetype/include/freetype/internal/ftpic.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftpic.h rename to freetype/include/freetype/internal/ftpic.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftrfork.h b/freetype/include/freetype/internal/ftrfork.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftrfork.h rename to freetype/include/freetype/internal/ftrfork.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftserv.h b/freetype/include/freetype/internal/ftserv.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftserv.h rename to freetype/include/freetype/internal/ftserv.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftstream.h b/freetype/include/freetype/internal/ftstream.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftstream.h rename to freetype/include/freetype/internal/ftstream.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/fttrace.h b/freetype/include/freetype/internal/fttrace.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/fttrace.h rename to freetype/include/freetype/internal/fttrace.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/ftvalid.h b/freetype/include/freetype/internal/ftvalid.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/ftvalid.h rename to freetype/include/freetype/internal/ftvalid.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/internal.h b/freetype/include/freetype/internal/internal.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/internal.h rename to freetype/include/freetype/internal/internal.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/pcftypes.h b/freetype/include/freetype/internal/pcftypes.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/pcftypes.h rename to freetype/include/freetype/internal/pcftypes.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/psaux.h b/freetype/include/freetype/internal/psaux.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/psaux.h rename to freetype/include/freetype/internal/psaux.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/pshints.h b/freetype/include/freetype/internal/pshints.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/pshints.h rename to freetype/include/freetype/internal/pshints.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svbdf.h b/freetype/include/freetype/internal/services/svbdf.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svbdf.h rename to freetype/include/freetype/internal/services/svbdf.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svcid.h b/freetype/include/freetype/internal/services/svcid.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svcid.h rename to freetype/include/freetype/internal/services/svcid.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svgldict.h b/freetype/include/freetype/internal/services/svgldict.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svgldict.h rename to freetype/include/freetype/internal/services/svgldict.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svgxval.h b/freetype/include/freetype/internal/services/svgxval.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svgxval.h rename to freetype/include/freetype/internal/services/svgxval.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svkern.h b/freetype/include/freetype/internal/services/svkern.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svkern.h rename to freetype/include/freetype/internal/services/svkern.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svmm.h b/freetype/include/freetype/internal/services/svmm.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svmm.h rename to freetype/include/freetype/internal/services/svmm.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svotval.h b/freetype/include/freetype/internal/services/svotval.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svotval.h rename to freetype/include/freetype/internal/services/svotval.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svpfr.h b/freetype/include/freetype/internal/services/svpfr.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svpfr.h rename to freetype/include/freetype/internal/services/svpfr.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svpostnm.h b/freetype/include/freetype/internal/services/svpostnm.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svpostnm.h rename to freetype/include/freetype/internal/services/svpostnm.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svpscmap.h b/freetype/include/freetype/internal/services/svpscmap.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svpscmap.h rename to freetype/include/freetype/internal/services/svpscmap.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svpsinfo.h b/freetype/include/freetype/internal/services/svpsinfo.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svpsinfo.h rename to freetype/include/freetype/internal/services/svpsinfo.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svsfnt.h b/freetype/include/freetype/internal/services/svsfnt.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svsfnt.h rename to freetype/include/freetype/internal/services/svsfnt.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svttcmap.h b/freetype/include/freetype/internal/services/svttcmap.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svttcmap.h rename to freetype/include/freetype/internal/services/svttcmap.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svtteng.h b/freetype/include/freetype/internal/services/svtteng.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svtteng.h rename to freetype/include/freetype/internal/services/svtteng.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svttglyf.h b/freetype/include/freetype/internal/services/svttglyf.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svttglyf.h rename to freetype/include/freetype/internal/services/svttglyf.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svwinfnt.h b/freetype/include/freetype/internal/services/svwinfnt.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svwinfnt.h rename to freetype/include/freetype/internal/services/svwinfnt.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/services/svxf86nm.h b/freetype/include/freetype/internal/services/svxf86nm.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/services/svxf86nm.h rename to freetype/include/freetype/internal/services/svxf86nm.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/sfnt.h b/freetype/include/freetype/internal/sfnt.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/sfnt.h rename to freetype/include/freetype/internal/sfnt.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/t1types.h b/freetype/include/freetype/internal/t1types.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/t1types.h rename to freetype/include/freetype/internal/t1types.h diff --git a/XServer/other_lib/freetype/include/freetype/internal/tttypes.h b/freetype/include/freetype/internal/tttypes.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/internal/tttypes.h rename to freetype/include/freetype/internal/tttypes.h diff --git a/XServer/other_lib/freetype/include/freetype/t1tables.h b/freetype/include/freetype/t1tables.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/t1tables.h rename to freetype/include/freetype/t1tables.h diff --git a/XServer/other_lib/freetype/include/freetype/ttnameid.h b/freetype/include/freetype/ttnameid.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ttnameid.h rename to freetype/include/freetype/ttnameid.h diff --git a/XServer/other_lib/freetype/include/freetype/tttables.h b/freetype/include/freetype/tttables.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/tttables.h rename to freetype/include/freetype/tttables.h diff --git a/XServer/other_lib/freetype/include/freetype/tttags.h b/freetype/include/freetype/tttags.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/tttags.h rename to freetype/include/freetype/tttags.h diff --git a/XServer/other_lib/freetype/include/freetype/ttunpat.h b/freetype/include/freetype/ttunpat.h similarity index 100% rename from XServer/other_lib/freetype/include/freetype/ttunpat.h rename to freetype/include/freetype/ttunpat.h diff --git a/XServer/other_lib/freetype/include/ft2build.h b/freetype/include/ft2build.h similarity index 100% rename from XServer/other_lib/freetype/include/ft2build.h rename to freetype/include/ft2build.h diff --git a/XServer/other_lib/freetype/src/Jamfile b/freetype/src/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/Jamfile rename to freetype/src/Jamfile diff --git a/XServer/other_lib/freetype/src/autofit/Jamfile b/freetype/src/autofit/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/autofit/Jamfile rename to freetype/src/autofit/Jamfile diff --git a/XServer/other_lib/freetype/src/autofit/afangles.c b/freetype/src/autofit/afangles.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afangles.c rename to freetype/src/autofit/afangles.c diff --git a/XServer/other_lib/freetype/src/autofit/afangles.h b/freetype/src/autofit/afangles.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afangles.h rename to freetype/src/autofit/afangles.h diff --git a/XServer/other_lib/freetype/src/autofit/afcjk.c b/freetype/src/autofit/afcjk.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afcjk.c rename to freetype/src/autofit/afcjk.c diff --git a/XServer/other_lib/freetype/src/autofit/afcjk.h b/freetype/src/autofit/afcjk.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afcjk.h rename to freetype/src/autofit/afcjk.h diff --git a/XServer/other_lib/freetype/src/autofit/afdummy.c b/freetype/src/autofit/afdummy.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afdummy.c rename to freetype/src/autofit/afdummy.c diff --git a/XServer/other_lib/freetype/src/autofit/afdummy.h b/freetype/src/autofit/afdummy.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afdummy.h rename to freetype/src/autofit/afdummy.h diff --git a/XServer/other_lib/freetype/src/autofit/aferrors.h b/freetype/src/autofit/aferrors.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/aferrors.h rename to freetype/src/autofit/aferrors.h diff --git a/XServer/other_lib/freetype/src/autofit/afglobal.c b/freetype/src/autofit/afglobal.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afglobal.c rename to freetype/src/autofit/afglobal.c diff --git a/XServer/other_lib/freetype/src/autofit/afglobal.h b/freetype/src/autofit/afglobal.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afglobal.h rename to freetype/src/autofit/afglobal.h diff --git a/XServer/other_lib/freetype/src/autofit/afhints.c b/freetype/src/autofit/afhints.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afhints.c rename to freetype/src/autofit/afhints.c diff --git a/XServer/other_lib/freetype/src/autofit/afhints.h b/freetype/src/autofit/afhints.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afhints.h rename to freetype/src/autofit/afhints.h diff --git a/XServer/other_lib/freetype/src/autofit/afindic.c b/freetype/src/autofit/afindic.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afindic.c rename to freetype/src/autofit/afindic.c diff --git a/XServer/other_lib/freetype/src/autofit/afindic.h b/freetype/src/autofit/afindic.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afindic.h rename to freetype/src/autofit/afindic.h diff --git a/XServer/other_lib/freetype/src/autofit/aflatin.c b/freetype/src/autofit/aflatin.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/aflatin.c rename to freetype/src/autofit/aflatin.c diff --git a/XServer/other_lib/freetype/src/autofit/aflatin.h b/freetype/src/autofit/aflatin.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/aflatin.h rename to freetype/src/autofit/aflatin.h diff --git a/XServer/other_lib/freetype/src/autofit/afloader.c b/freetype/src/autofit/afloader.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afloader.c rename to freetype/src/autofit/afloader.c diff --git a/XServer/other_lib/freetype/src/autofit/afloader.h b/freetype/src/autofit/afloader.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afloader.h rename to freetype/src/autofit/afloader.h diff --git a/XServer/other_lib/freetype/src/autofit/afmodule.c b/freetype/src/autofit/afmodule.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afmodule.c rename to freetype/src/autofit/afmodule.c diff --git a/XServer/other_lib/freetype/src/autofit/afmodule.h b/freetype/src/autofit/afmodule.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afmodule.h rename to freetype/src/autofit/afmodule.h diff --git a/XServer/other_lib/freetype/src/autofit/afpic.c b/freetype/src/autofit/afpic.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afpic.c rename to freetype/src/autofit/afpic.c diff --git a/XServer/other_lib/freetype/src/autofit/afpic.h b/freetype/src/autofit/afpic.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afpic.h rename to freetype/src/autofit/afpic.h diff --git a/XServer/other_lib/freetype/src/autofit/aftypes.h b/freetype/src/autofit/aftypes.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/aftypes.h rename to freetype/src/autofit/aftypes.h diff --git a/XServer/other_lib/freetype/src/autofit/afwarp.c b/freetype/src/autofit/afwarp.c similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afwarp.c rename to freetype/src/autofit/afwarp.c diff --git a/XServer/other_lib/freetype/src/autofit/afwarp.h b/freetype/src/autofit/afwarp.h similarity index 100% rename from XServer/other_lib/freetype/src/autofit/afwarp.h rename to freetype/src/autofit/afwarp.h diff --git a/XServer/other_lib/freetype/src/autofit/module.mk b/freetype/src/autofit/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/autofit/module.mk rename to freetype/src/autofit/module.mk diff --git a/XServer/other_lib/freetype/src/autofit/rules.mk b/freetype/src/autofit/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/autofit/rules.mk rename to freetype/src/autofit/rules.mk diff --git a/XServer/other_lib/freetype/src/base/Jamfile b/freetype/src/base/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/base/Jamfile rename to freetype/src/base/Jamfile diff --git a/XServer/other_lib/freetype/src/base/basepic.c b/freetype/src/base/basepic.c similarity index 100% rename from XServer/other_lib/freetype/src/base/basepic.c rename to freetype/src/base/basepic.c diff --git a/XServer/other_lib/freetype/src/base/basepic.h b/freetype/src/base/basepic.h similarity index 100% rename from XServer/other_lib/freetype/src/base/basepic.h rename to freetype/src/base/basepic.h diff --git a/XServer/other_lib/freetype/src/base/ftadvanc.c b/freetype/src/base/ftadvanc.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftadvanc.c rename to freetype/src/base/ftadvanc.c diff --git a/XServer/other_lib/freetype/src/base/ftapi.c b/freetype/src/base/ftapi.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftapi.c rename to freetype/src/base/ftapi.c diff --git a/XServer/other_lib/freetype/src/base/ftbase.h b/freetype/src/base/ftbase.h similarity index 100% rename from XServer/other_lib/freetype/src/base/ftbase.h rename to freetype/src/base/ftbase.h diff --git a/XServer/other_lib/freetype/src/base/ftbbox.c b/freetype/src/base/ftbbox.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftbbox.c rename to freetype/src/base/ftbbox.c diff --git a/XServer/other_lib/freetype/src/base/ftbdf.c b/freetype/src/base/ftbdf.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftbdf.c rename to freetype/src/base/ftbdf.c diff --git a/XServer/other_lib/freetype/src/base/ftbitmap.c b/freetype/src/base/ftbitmap.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftbitmap.c rename to freetype/src/base/ftbitmap.c diff --git a/XServer/other_lib/freetype/src/base/ftcalc.c b/freetype/src/base/ftcalc.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftcalc.c rename to freetype/src/base/ftcalc.c diff --git a/XServer/other_lib/freetype/src/base/ftcid.c b/freetype/src/base/ftcid.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftcid.c rename to freetype/src/base/ftcid.c diff --git a/XServer/other_lib/freetype/src/base/ftdbgmem.c b/freetype/src/base/ftdbgmem.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftdbgmem.c rename to freetype/src/base/ftdbgmem.c diff --git a/XServer/other_lib/freetype/src/base/ftdebug.c b/freetype/src/base/ftdebug.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftdebug.c rename to freetype/src/base/ftdebug.c diff --git a/XServer/other_lib/freetype/src/base/ftfstype.c b/freetype/src/base/ftfstype.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftfstype.c rename to freetype/src/base/ftfstype.c diff --git a/XServer/other_lib/freetype/src/base/ftgasp.c b/freetype/src/base/ftgasp.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftgasp.c rename to freetype/src/base/ftgasp.c diff --git a/XServer/other_lib/freetype/src/base/ftgloadr.c b/freetype/src/base/ftgloadr.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftgloadr.c rename to freetype/src/base/ftgloadr.c diff --git a/XServer/other_lib/freetype/src/base/ftglyph.c b/freetype/src/base/ftglyph.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftglyph.c rename to freetype/src/base/ftglyph.c diff --git a/XServer/other_lib/freetype/src/base/ftgxval.c b/freetype/src/base/ftgxval.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftgxval.c rename to freetype/src/base/ftgxval.c diff --git a/XServer/other_lib/freetype/src/base/ftinit.c b/freetype/src/base/ftinit.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftinit.c rename to freetype/src/base/ftinit.c diff --git a/XServer/other_lib/freetype/src/base/ftlcdfil.c b/freetype/src/base/ftlcdfil.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftlcdfil.c rename to freetype/src/base/ftlcdfil.c diff --git a/XServer/other_lib/freetype/src/base/ftmm.c b/freetype/src/base/ftmm.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftmm.c rename to freetype/src/base/ftmm.c diff --git a/XServer/other_lib/freetype/src/base/ftobjs.c b/freetype/src/base/ftobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftobjs.c rename to freetype/src/base/ftobjs.c diff --git a/XServer/other_lib/freetype/src/base/ftotval.c b/freetype/src/base/ftotval.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftotval.c rename to freetype/src/base/ftotval.c diff --git a/XServer/other_lib/freetype/src/base/ftoutln.c b/freetype/src/base/ftoutln.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftoutln.c rename to freetype/src/base/ftoutln.c diff --git a/XServer/other_lib/freetype/src/base/ftpatent.c b/freetype/src/base/ftpatent.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftpatent.c rename to freetype/src/base/ftpatent.c diff --git a/XServer/other_lib/freetype/src/base/ftpfr.c b/freetype/src/base/ftpfr.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftpfr.c rename to freetype/src/base/ftpfr.c diff --git a/XServer/other_lib/freetype/src/base/ftpic.c b/freetype/src/base/ftpic.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftpic.c rename to freetype/src/base/ftpic.c diff --git a/XServer/other_lib/freetype/src/base/ftrfork.c b/freetype/src/base/ftrfork.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftrfork.c rename to freetype/src/base/ftrfork.c diff --git a/XServer/other_lib/freetype/src/base/ftsnames.c b/freetype/src/base/ftsnames.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftsnames.c rename to freetype/src/base/ftsnames.c diff --git a/XServer/other_lib/freetype/src/base/ftstream.c b/freetype/src/base/ftstream.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftstream.c rename to freetype/src/base/ftstream.c diff --git a/XServer/other_lib/freetype/src/base/ftstroke.c b/freetype/src/base/ftstroke.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftstroke.c rename to freetype/src/base/ftstroke.c diff --git a/XServer/other_lib/freetype/src/base/ftsynth.c b/freetype/src/base/ftsynth.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftsynth.c rename to freetype/src/base/ftsynth.c diff --git a/XServer/other_lib/freetype/src/base/ftsystem.c b/freetype/src/base/ftsystem.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftsystem.c rename to freetype/src/base/ftsystem.c diff --git a/XServer/other_lib/freetype/src/base/fttrigon.c b/freetype/src/base/fttrigon.c similarity index 100% rename from XServer/other_lib/freetype/src/base/fttrigon.c rename to freetype/src/base/fttrigon.c diff --git a/XServer/other_lib/freetype/src/base/fttype1.c b/freetype/src/base/fttype1.c similarity index 100% rename from XServer/other_lib/freetype/src/base/fttype1.c rename to freetype/src/base/fttype1.c diff --git a/XServer/other_lib/freetype/src/base/ftutil.c b/freetype/src/base/ftutil.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftutil.c rename to freetype/src/base/ftutil.c diff --git a/XServer/other_lib/freetype/src/base/ftwinfnt.c b/freetype/src/base/ftwinfnt.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftwinfnt.c rename to freetype/src/base/ftwinfnt.c diff --git a/XServer/other_lib/freetype/src/base/ftxf86.c b/freetype/src/base/ftxf86.c similarity index 100% rename from XServer/other_lib/freetype/src/base/ftxf86.c rename to freetype/src/base/ftxf86.c diff --git a/XServer/other_lib/freetype/src/base/rules.mk b/freetype/src/base/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/base/rules.mk rename to freetype/src/base/rules.mk diff --git a/XServer/other_lib/freetype/src/bdf/Jamfile b/freetype/src/bdf/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/bdf/Jamfile rename to freetype/src/bdf/Jamfile diff --git a/XServer/other_lib/freetype/src/bdf/README b/freetype/src/bdf/README similarity index 100% rename from XServer/other_lib/freetype/src/bdf/README rename to freetype/src/bdf/README diff --git a/XServer/other_lib/freetype/src/bdf/bdf.h b/freetype/src/bdf/bdf.h similarity index 100% rename from XServer/other_lib/freetype/src/bdf/bdf.h rename to freetype/src/bdf/bdf.h diff --git a/XServer/other_lib/freetype/src/bdf/bdfdrivr.c b/freetype/src/bdf/bdfdrivr.c similarity index 100% rename from XServer/other_lib/freetype/src/bdf/bdfdrivr.c rename to freetype/src/bdf/bdfdrivr.c diff --git a/XServer/other_lib/freetype/src/bdf/bdfdrivr.h b/freetype/src/bdf/bdfdrivr.h similarity index 100% rename from XServer/other_lib/freetype/src/bdf/bdfdrivr.h rename to freetype/src/bdf/bdfdrivr.h diff --git a/XServer/other_lib/freetype/src/bdf/bdferror.h b/freetype/src/bdf/bdferror.h similarity index 100% rename from XServer/other_lib/freetype/src/bdf/bdferror.h rename to freetype/src/bdf/bdferror.h diff --git a/XServer/other_lib/freetype/src/bdf/bdflib.c b/freetype/src/bdf/bdflib.c similarity index 100% rename from XServer/other_lib/freetype/src/bdf/bdflib.c rename to freetype/src/bdf/bdflib.c diff --git a/XServer/other_lib/freetype/src/bdf/module.mk b/freetype/src/bdf/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/bdf/module.mk rename to freetype/src/bdf/module.mk diff --git a/XServer/other_lib/freetype/src/bdf/rules.mk b/freetype/src/bdf/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/bdf/rules.mk rename to freetype/src/bdf/rules.mk diff --git a/XServer/other_lib/freetype/src/cache/Jamfile b/freetype/src/cache/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/cache/Jamfile rename to freetype/src/cache/Jamfile diff --git a/XServer/other_lib/freetype/src/cache/ftcbasic.c b/freetype/src/cache/ftcbasic.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcbasic.c rename to freetype/src/cache/ftcbasic.c diff --git a/XServer/other_lib/freetype/src/cache/ftccache.c b/freetype/src/cache/ftccache.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftccache.c rename to freetype/src/cache/ftccache.c diff --git a/XServer/other_lib/freetype/src/cache/ftccache.h b/freetype/src/cache/ftccache.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftccache.h rename to freetype/src/cache/ftccache.h diff --git a/XServer/other_lib/freetype/src/cache/ftccback.h b/freetype/src/cache/ftccback.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftccback.h rename to freetype/src/cache/ftccback.h diff --git a/XServer/other_lib/freetype/src/cache/ftccmap.c b/freetype/src/cache/ftccmap.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftccmap.c rename to freetype/src/cache/ftccmap.c diff --git a/XServer/other_lib/freetype/src/cache/ftcerror.h b/freetype/src/cache/ftcerror.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcerror.h rename to freetype/src/cache/ftcerror.h diff --git a/XServer/other_lib/freetype/src/cache/ftcglyph.c b/freetype/src/cache/ftcglyph.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcglyph.c rename to freetype/src/cache/ftcglyph.c diff --git a/XServer/other_lib/freetype/src/cache/ftcglyph.h b/freetype/src/cache/ftcglyph.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcglyph.h rename to freetype/src/cache/ftcglyph.h diff --git a/XServer/other_lib/freetype/src/cache/ftcimage.c b/freetype/src/cache/ftcimage.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcimage.c rename to freetype/src/cache/ftcimage.c diff --git a/XServer/other_lib/freetype/src/cache/ftcimage.h b/freetype/src/cache/ftcimage.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcimage.h rename to freetype/src/cache/ftcimage.h diff --git a/XServer/other_lib/freetype/src/cache/ftcmanag.c b/freetype/src/cache/ftcmanag.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcmanag.c rename to freetype/src/cache/ftcmanag.c diff --git a/XServer/other_lib/freetype/src/cache/ftcmanag.h b/freetype/src/cache/ftcmanag.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcmanag.h rename to freetype/src/cache/ftcmanag.h diff --git a/XServer/other_lib/freetype/src/cache/ftcmru.c b/freetype/src/cache/ftcmru.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcmru.c rename to freetype/src/cache/ftcmru.c diff --git a/XServer/other_lib/freetype/src/cache/ftcmru.h b/freetype/src/cache/ftcmru.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcmru.h rename to freetype/src/cache/ftcmru.h diff --git a/XServer/other_lib/freetype/src/cache/ftcsbits.c b/freetype/src/cache/ftcsbits.c similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcsbits.c rename to freetype/src/cache/ftcsbits.c diff --git a/XServer/other_lib/freetype/src/cache/ftcsbits.h b/freetype/src/cache/ftcsbits.h similarity index 100% rename from XServer/other_lib/freetype/src/cache/ftcsbits.h rename to freetype/src/cache/ftcsbits.h diff --git a/XServer/other_lib/freetype/src/cache/rules.mk b/freetype/src/cache/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/cache/rules.mk rename to freetype/src/cache/rules.mk diff --git a/XServer/other_lib/freetype/src/cff/Jamfile b/freetype/src/cff/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/cff/Jamfile rename to freetype/src/cff/Jamfile diff --git a/XServer/other_lib/freetype/src/cff/cffcmap.c b/freetype/src/cff/cffcmap.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffcmap.c rename to freetype/src/cff/cffcmap.c diff --git a/XServer/other_lib/freetype/src/cff/cffcmap.h b/freetype/src/cff/cffcmap.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffcmap.h rename to freetype/src/cff/cffcmap.h diff --git a/XServer/other_lib/freetype/src/cff/cffdrivr.c b/freetype/src/cff/cffdrivr.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffdrivr.c rename to freetype/src/cff/cffdrivr.c diff --git a/XServer/other_lib/freetype/src/cff/cffdrivr.h b/freetype/src/cff/cffdrivr.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffdrivr.h rename to freetype/src/cff/cffdrivr.h diff --git a/XServer/other_lib/freetype/src/cff/cfferrs.h b/freetype/src/cff/cfferrs.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cfferrs.h rename to freetype/src/cff/cfferrs.h diff --git a/XServer/other_lib/freetype/src/cff/cffgload.c b/freetype/src/cff/cffgload.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffgload.c rename to freetype/src/cff/cffgload.c diff --git a/XServer/other_lib/freetype/src/cff/cffgload.h b/freetype/src/cff/cffgload.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffgload.h rename to freetype/src/cff/cffgload.h diff --git a/XServer/other_lib/freetype/src/cff/cffload.c b/freetype/src/cff/cffload.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffload.c rename to freetype/src/cff/cffload.c diff --git a/XServer/other_lib/freetype/src/cff/cffload.h b/freetype/src/cff/cffload.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffload.h rename to freetype/src/cff/cffload.h diff --git a/XServer/other_lib/freetype/src/cff/cffobjs.c b/freetype/src/cff/cffobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffobjs.c rename to freetype/src/cff/cffobjs.c diff --git a/XServer/other_lib/freetype/src/cff/cffobjs.h b/freetype/src/cff/cffobjs.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffobjs.h rename to freetype/src/cff/cffobjs.h diff --git a/XServer/other_lib/freetype/src/cff/cffparse.c b/freetype/src/cff/cffparse.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffparse.c rename to freetype/src/cff/cffparse.c diff --git a/XServer/other_lib/freetype/src/cff/cffparse.h b/freetype/src/cff/cffparse.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffparse.h rename to freetype/src/cff/cffparse.h diff --git a/XServer/other_lib/freetype/src/cff/cffpic.c b/freetype/src/cff/cffpic.c similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffpic.c rename to freetype/src/cff/cffpic.c diff --git a/XServer/other_lib/freetype/src/cff/cffpic.h b/freetype/src/cff/cffpic.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cffpic.h rename to freetype/src/cff/cffpic.h diff --git a/XServer/other_lib/freetype/src/cff/cfftoken.h b/freetype/src/cff/cfftoken.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cfftoken.h rename to freetype/src/cff/cfftoken.h diff --git a/XServer/other_lib/freetype/src/cff/cfftypes.h b/freetype/src/cff/cfftypes.h similarity index 100% rename from XServer/other_lib/freetype/src/cff/cfftypes.h rename to freetype/src/cff/cfftypes.h diff --git a/XServer/other_lib/freetype/src/cff/module.mk b/freetype/src/cff/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/cff/module.mk rename to freetype/src/cff/module.mk diff --git a/XServer/other_lib/freetype/src/cff/rules.mk b/freetype/src/cff/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/cff/rules.mk rename to freetype/src/cff/rules.mk diff --git a/XServer/other_lib/freetype/src/cid/Jamfile b/freetype/src/cid/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/cid/Jamfile rename to freetype/src/cid/Jamfile diff --git a/XServer/other_lib/freetype/src/cid/ciderrs.h b/freetype/src/cid/ciderrs.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/ciderrs.h rename to freetype/src/cid/ciderrs.h diff --git a/XServer/other_lib/freetype/src/cid/cidgload.c b/freetype/src/cid/cidgload.c similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidgload.c rename to freetype/src/cid/cidgload.c diff --git a/XServer/other_lib/freetype/src/cid/cidgload.h b/freetype/src/cid/cidgload.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidgload.h rename to freetype/src/cid/cidgload.h diff --git a/XServer/other_lib/freetype/src/cid/cidload.c b/freetype/src/cid/cidload.c similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidload.c rename to freetype/src/cid/cidload.c diff --git a/XServer/other_lib/freetype/src/cid/cidload.h b/freetype/src/cid/cidload.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidload.h rename to freetype/src/cid/cidload.h diff --git a/XServer/other_lib/freetype/src/cid/cidobjs.c b/freetype/src/cid/cidobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidobjs.c rename to freetype/src/cid/cidobjs.c diff --git a/XServer/other_lib/freetype/src/cid/cidobjs.h b/freetype/src/cid/cidobjs.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidobjs.h rename to freetype/src/cid/cidobjs.h diff --git a/XServer/other_lib/freetype/src/cid/cidparse.c b/freetype/src/cid/cidparse.c similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidparse.c rename to freetype/src/cid/cidparse.c diff --git a/XServer/other_lib/freetype/src/cid/cidparse.h b/freetype/src/cid/cidparse.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidparse.h rename to freetype/src/cid/cidparse.h diff --git a/XServer/other_lib/freetype/src/cid/cidriver.c b/freetype/src/cid/cidriver.c similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidriver.c rename to freetype/src/cid/cidriver.c diff --git a/XServer/other_lib/freetype/src/cid/cidriver.h b/freetype/src/cid/cidriver.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidriver.h rename to freetype/src/cid/cidriver.h diff --git a/XServer/other_lib/freetype/src/cid/cidtoken.h b/freetype/src/cid/cidtoken.h similarity index 100% rename from XServer/other_lib/freetype/src/cid/cidtoken.h rename to freetype/src/cid/cidtoken.h diff --git a/XServer/other_lib/freetype/src/cid/module.mk b/freetype/src/cid/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/cid/module.mk rename to freetype/src/cid/module.mk diff --git a/XServer/other_lib/freetype/src/cid/rules.mk b/freetype/src/cid/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/cid/rules.mk rename to freetype/src/cid/rules.mk diff --git a/XServer/other_lib/freetype/src/gxvalid/Jamfile b/freetype/src/gxvalid/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/Jamfile rename to freetype/src/gxvalid/Jamfile diff --git a/XServer/other_lib/freetype/src/gxvalid/README b/freetype/src/gxvalid/README similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/README rename to freetype/src/gxvalid/README diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvalid.h b/freetype/src/gxvalid/gxvalid.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvalid.h rename to freetype/src/gxvalid/gxvalid.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvbsln.c b/freetype/src/gxvalid/gxvbsln.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvbsln.c rename to freetype/src/gxvalid/gxvbsln.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvcommn.c b/freetype/src/gxvalid/gxvcommn.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvcommn.c rename to freetype/src/gxvalid/gxvcommn.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvcommn.h b/freetype/src/gxvalid/gxvcommn.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvcommn.h rename to freetype/src/gxvalid/gxvcommn.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxverror.h b/freetype/src/gxvalid/gxverror.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxverror.h rename to freetype/src/gxvalid/gxverror.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvfeat.c b/freetype/src/gxvalid/gxvfeat.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvfeat.c rename to freetype/src/gxvalid/gxvfeat.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvfeat.h b/freetype/src/gxvalid/gxvfeat.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvfeat.h rename to freetype/src/gxvalid/gxvfeat.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvjust.c b/freetype/src/gxvalid/gxvjust.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvjust.c rename to freetype/src/gxvalid/gxvjust.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvkern.c b/freetype/src/gxvalid/gxvkern.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvkern.c rename to freetype/src/gxvalid/gxvkern.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvlcar.c b/freetype/src/gxvalid/gxvlcar.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvlcar.c rename to freetype/src/gxvalid/gxvlcar.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmod.c b/freetype/src/gxvalid/gxvmod.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmod.c rename to freetype/src/gxvalid/gxvmod.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmod.h b/freetype/src/gxvalid/gxvmod.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmod.h rename to freetype/src/gxvalid/gxvmod.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort.c b/freetype/src/gxvalid/gxvmort.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort.c rename to freetype/src/gxvalid/gxvmort.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort.h b/freetype/src/gxvalid/gxvmort.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort.h rename to freetype/src/gxvalid/gxvmort.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort0.c b/freetype/src/gxvalid/gxvmort0.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort0.c rename to freetype/src/gxvalid/gxvmort0.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort1.c b/freetype/src/gxvalid/gxvmort1.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort1.c rename to freetype/src/gxvalid/gxvmort1.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort2.c b/freetype/src/gxvalid/gxvmort2.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort2.c rename to freetype/src/gxvalid/gxvmort2.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort4.c b/freetype/src/gxvalid/gxvmort4.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort4.c rename to freetype/src/gxvalid/gxvmort4.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmort5.c b/freetype/src/gxvalid/gxvmort5.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmort5.c rename to freetype/src/gxvalid/gxvmort5.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx.c b/freetype/src/gxvalid/gxvmorx.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx.c rename to freetype/src/gxvalid/gxvmorx.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx.h b/freetype/src/gxvalid/gxvmorx.h similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx.h rename to freetype/src/gxvalid/gxvmorx.h diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx0.c b/freetype/src/gxvalid/gxvmorx0.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx0.c rename to freetype/src/gxvalid/gxvmorx0.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx1.c b/freetype/src/gxvalid/gxvmorx1.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx1.c rename to freetype/src/gxvalid/gxvmorx1.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx2.c b/freetype/src/gxvalid/gxvmorx2.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx2.c rename to freetype/src/gxvalid/gxvmorx2.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx4.c b/freetype/src/gxvalid/gxvmorx4.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx4.c rename to freetype/src/gxvalid/gxvmorx4.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvmorx5.c b/freetype/src/gxvalid/gxvmorx5.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvmorx5.c rename to freetype/src/gxvalid/gxvmorx5.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvopbd.c b/freetype/src/gxvalid/gxvopbd.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvopbd.c rename to freetype/src/gxvalid/gxvopbd.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvprop.c b/freetype/src/gxvalid/gxvprop.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvprop.c rename to freetype/src/gxvalid/gxvprop.c diff --git a/XServer/other_lib/freetype/src/gxvalid/gxvtrak.c b/freetype/src/gxvalid/gxvtrak.c similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/gxvtrak.c rename to freetype/src/gxvalid/gxvtrak.c diff --git a/XServer/other_lib/freetype/src/gxvalid/module.mk b/freetype/src/gxvalid/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/module.mk rename to freetype/src/gxvalid/module.mk diff --git a/XServer/other_lib/freetype/src/gxvalid/rules.mk b/freetype/src/gxvalid/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/gxvalid/rules.mk rename to freetype/src/gxvalid/rules.mk diff --git a/XServer/other_lib/freetype/src/gzip/Jamfile b/freetype/src/gzip/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/gzip/Jamfile rename to freetype/src/gzip/Jamfile diff --git a/XServer/other_lib/freetype/src/gzip/ftgzip.c b/freetype/src/gzip/ftgzip.c similarity index 100% rename from XServer/other_lib/freetype/src/gzip/ftgzip.c rename to freetype/src/gzip/ftgzip.c diff --git a/XServer/other_lib/freetype/src/gzip/rules.mk b/freetype/src/gzip/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/gzip/rules.mk rename to freetype/src/gzip/rules.mk diff --git a/XServer/other_lib/freetype/src/lzw/Jamfile b/freetype/src/lzw/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/lzw/Jamfile rename to freetype/src/lzw/Jamfile diff --git a/XServer/other_lib/freetype/src/lzw/ftlzw.c b/freetype/src/lzw/ftlzw.c similarity index 100% rename from XServer/other_lib/freetype/src/lzw/ftlzw.c rename to freetype/src/lzw/ftlzw.c diff --git a/XServer/other_lib/freetype/src/lzw/ftzopen.c b/freetype/src/lzw/ftzopen.c similarity index 100% rename from XServer/other_lib/freetype/src/lzw/ftzopen.c rename to freetype/src/lzw/ftzopen.c diff --git a/XServer/other_lib/freetype/src/lzw/ftzopen.h b/freetype/src/lzw/ftzopen.h similarity index 100% rename from XServer/other_lib/freetype/src/lzw/ftzopen.h rename to freetype/src/lzw/ftzopen.h diff --git a/XServer/other_lib/freetype/src/lzw/rules.mk b/freetype/src/lzw/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/lzw/rules.mk rename to freetype/src/lzw/rules.mk diff --git a/XServer/other_lib/freetype/src/otvalid/Jamfile b/freetype/src/otvalid/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/Jamfile rename to freetype/src/otvalid/Jamfile diff --git a/XServer/other_lib/freetype/src/otvalid/module.mk b/freetype/src/otvalid/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/module.mk rename to freetype/src/otvalid/module.mk diff --git a/XServer/other_lib/freetype/src/otvalid/otvalid.h b/freetype/src/otvalid/otvalid.h similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvalid.h rename to freetype/src/otvalid/otvalid.h diff --git a/XServer/other_lib/freetype/src/otvalid/otvbase.c b/freetype/src/otvalid/otvbase.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvbase.c rename to freetype/src/otvalid/otvbase.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvcommn.c b/freetype/src/otvalid/otvcommn.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvcommn.c rename to freetype/src/otvalid/otvcommn.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvcommn.h b/freetype/src/otvalid/otvcommn.h similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvcommn.h rename to freetype/src/otvalid/otvcommn.h diff --git a/XServer/other_lib/freetype/src/otvalid/otverror.h b/freetype/src/otvalid/otverror.h similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otverror.h rename to freetype/src/otvalid/otverror.h diff --git a/XServer/other_lib/freetype/src/otvalid/otvgdef.c b/freetype/src/otvalid/otvgdef.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvgdef.c rename to freetype/src/otvalid/otvgdef.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvgpos.c b/freetype/src/otvalid/otvgpos.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvgpos.c rename to freetype/src/otvalid/otvgpos.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvgpos.h b/freetype/src/otvalid/otvgpos.h similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvgpos.h rename to freetype/src/otvalid/otvgpos.h diff --git a/XServer/other_lib/freetype/src/otvalid/otvgsub.c b/freetype/src/otvalid/otvgsub.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvgsub.c rename to freetype/src/otvalid/otvgsub.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvjstf.c b/freetype/src/otvalid/otvjstf.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvjstf.c rename to freetype/src/otvalid/otvjstf.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvmath.c b/freetype/src/otvalid/otvmath.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvmath.c rename to freetype/src/otvalid/otvmath.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvmod.c b/freetype/src/otvalid/otvmod.c similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvmod.c rename to freetype/src/otvalid/otvmod.c diff --git a/XServer/other_lib/freetype/src/otvalid/otvmod.h b/freetype/src/otvalid/otvmod.h similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/otvmod.h rename to freetype/src/otvalid/otvmod.h diff --git a/XServer/other_lib/freetype/src/otvalid/rules.mk b/freetype/src/otvalid/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/otvalid/rules.mk rename to freetype/src/otvalid/rules.mk diff --git a/XServer/other_lib/freetype/src/pcf/Jamfile b/freetype/src/pcf/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/pcf/Jamfile rename to freetype/src/pcf/Jamfile diff --git a/XServer/other_lib/freetype/src/pcf/README b/freetype/src/pcf/README similarity index 100% rename from XServer/other_lib/freetype/src/pcf/README rename to freetype/src/pcf/README diff --git a/XServer/other_lib/freetype/src/pcf/module.mk b/freetype/src/pcf/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/pcf/module.mk rename to freetype/src/pcf/module.mk diff --git a/XServer/other_lib/freetype/src/pcf/pcf.h b/freetype/src/pcf/pcf.h similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcf.h rename to freetype/src/pcf/pcf.h diff --git a/XServer/other_lib/freetype/src/pcf/pcfdrivr.c b/freetype/src/pcf/pcfdrivr.c similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcfdrivr.c rename to freetype/src/pcf/pcfdrivr.c diff --git a/XServer/other_lib/freetype/src/pcf/pcfdrivr.h b/freetype/src/pcf/pcfdrivr.h similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcfdrivr.h rename to freetype/src/pcf/pcfdrivr.h diff --git a/XServer/other_lib/freetype/src/pcf/pcferror.h b/freetype/src/pcf/pcferror.h similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcferror.h rename to freetype/src/pcf/pcferror.h diff --git a/XServer/other_lib/freetype/src/pcf/pcfread.c b/freetype/src/pcf/pcfread.c similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcfread.c rename to freetype/src/pcf/pcfread.c diff --git a/XServer/other_lib/freetype/src/pcf/pcfread.h b/freetype/src/pcf/pcfread.h similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcfread.h rename to freetype/src/pcf/pcfread.h diff --git a/XServer/other_lib/freetype/src/pcf/pcfutil.c b/freetype/src/pcf/pcfutil.c similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcfutil.c rename to freetype/src/pcf/pcfutil.c diff --git a/XServer/other_lib/freetype/src/pcf/pcfutil.h b/freetype/src/pcf/pcfutil.h similarity index 100% rename from XServer/other_lib/freetype/src/pcf/pcfutil.h rename to freetype/src/pcf/pcfutil.h diff --git a/XServer/other_lib/freetype/src/pcf/rules.mk b/freetype/src/pcf/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/pcf/rules.mk rename to freetype/src/pcf/rules.mk diff --git a/XServer/other_lib/freetype/src/pfr/Jamfile b/freetype/src/pfr/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/pfr/Jamfile rename to freetype/src/pfr/Jamfile diff --git a/XServer/other_lib/freetype/src/pfr/module.mk b/freetype/src/pfr/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/pfr/module.mk rename to freetype/src/pfr/module.mk diff --git a/XServer/other_lib/freetype/src/pfr/pfrcmap.c b/freetype/src/pfr/pfrcmap.c similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrcmap.c rename to freetype/src/pfr/pfrcmap.c diff --git a/XServer/other_lib/freetype/src/pfr/pfrcmap.h b/freetype/src/pfr/pfrcmap.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrcmap.h rename to freetype/src/pfr/pfrcmap.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrdrivr.c b/freetype/src/pfr/pfrdrivr.c similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrdrivr.c rename to freetype/src/pfr/pfrdrivr.c diff --git a/XServer/other_lib/freetype/src/pfr/pfrdrivr.h b/freetype/src/pfr/pfrdrivr.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrdrivr.h rename to freetype/src/pfr/pfrdrivr.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrerror.h b/freetype/src/pfr/pfrerror.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrerror.h rename to freetype/src/pfr/pfrerror.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrgload.c b/freetype/src/pfr/pfrgload.c similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrgload.c rename to freetype/src/pfr/pfrgload.c diff --git a/XServer/other_lib/freetype/src/pfr/pfrgload.h b/freetype/src/pfr/pfrgload.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrgload.h rename to freetype/src/pfr/pfrgload.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrload.c b/freetype/src/pfr/pfrload.c similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrload.c rename to freetype/src/pfr/pfrload.c diff --git a/XServer/other_lib/freetype/src/pfr/pfrload.h b/freetype/src/pfr/pfrload.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrload.h rename to freetype/src/pfr/pfrload.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrobjs.c b/freetype/src/pfr/pfrobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrobjs.c rename to freetype/src/pfr/pfrobjs.c diff --git a/XServer/other_lib/freetype/src/pfr/pfrobjs.h b/freetype/src/pfr/pfrobjs.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrobjs.h rename to freetype/src/pfr/pfrobjs.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrsbit.c b/freetype/src/pfr/pfrsbit.c similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrsbit.c rename to freetype/src/pfr/pfrsbit.c diff --git a/XServer/other_lib/freetype/src/pfr/pfrsbit.h b/freetype/src/pfr/pfrsbit.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrsbit.h rename to freetype/src/pfr/pfrsbit.h diff --git a/XServer/other_lib/freetype/src/pfr/pfrtypes.h b/freetype/src/pfr/pfrtypes.h similarity index 100% rename from XServer/other_lib/freetype/src/pfr/pfrtypes.h rename to freetype/src/pfr/pfrtypes.h diff --git a/XServer/other_lib/freetype/src/pfr/rules.mk b/freetype/src/pfr/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/pfr/rules.mk rename to freetype/src/pfr/rules.mk diff --git a/XServer/other_lib/freetype/src/psaux/Jamfile b/freetype/src/psaux/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/psaux/Jamfile rename to freetype/src/psaux/Jamfile diff --git a/XServer/other_lib/freetype/src/psaux/afmparse.c b/freetype/src/psaux/afmparse.c similarity index 100% rename from XServer/other_lib/freetype/src/psaux/afmparse.c rename to freetype/src/psaux/afmparse.c diff --git a/XServer/other_lib/freetype/src/psaux/afmparse.h b/freetype/src/psaux/afmparse.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/afmparse.h rename to freetype/src/psaux/afmparse.h diff --git a/XServer/other_lib/freetype/src/psaux/module.mk b/freetype/src/psaux/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/psaux/module.mk rename to freetype/src/psaux/module.mk diff --git a/XServer/other_lib/freetype/src/psaux/psauxerr.h b/freetype/src/psaux/psauxerr.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psauxerr.h rename to freetype/src/psaux/psauxerr.h diff --git a/XServer/other_lib/freetype/src/psaux/psauxmod.c b/freetype/src/psaux/psauxmod.c similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psauxmod.c rename to freetype/src/psaux/psauxmod.c diff --git a/XServer/other_lib/freetype/src/psaux/psauxmod.h b/freetype/src/psaux/psauxmod.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psauxmod.h rename to freetype/src/psaux/psauxmod.h diff --git a/XServer/other_lib/freetype/src/psaux/psconv.c b/freetype/src/psaux/psconv.c similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psconv.c rename to freetype/src/psaux/psconv.c diff --git a/XServer/other_lib/freetype/src/psaux/psconv.h b/freetype/src/psaux/psconv.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psconv.h rename to freetype/src/psaux/psconv.h diff --git a/XServer/other_lib/freetype/src/psaux/psobjs.c b/freetype/src/psaux/psobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psobjs.c rename to freetype/src/psaux/psobjs.c diff --git a/XServer/other_lib/freetype/src/psaux/psobjs.h b/freetype/src/psaux/psobjs.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/psobjs.h rename to freetype/src/psaux/psobjs.h diff --git a/XServer/other_lib/freetype/src/psaux/rules.mk b/freetype/src/psaux/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/psaux/rules.mk rename to freetype/src/psaux/rules.mk diff --git a/XServer/other_lib/freetype/src/psaux/t1cmap.c b/freetype/src/psaux/t1cmap.c similarity index 100% rename from XServer/other_lib/freetype/src/psaux/t1cmap.c rename to freetype/src/psaux/t1cmap.c diff --git a/XServer/other_lib/freetype/src/psaux/t1cmap.h b/freetype/src/psaux/t1cmap.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/t1cmap.h rename to freetype/src/psaux/t1cmap.h diff --git a/XServer/other_lib/freetype/src/psaux/t1decode.c b/freetype/src/psaux/t1decode.c similarity index 100% rename from XServer/other_lib/freetype/src/psaux/t1decode.c rename to freetype/src/psaux/t1decode.c diff --git a/XServer/other_lib/freetype/src/psaux/t1decode.h b/freetype/src/psaux/t1decode.h similarity index 100% rename from XServer/other_lib/freetype/src/psaux/t1decode.h rename to freetype/src/psaux/t1decode.h diff --git a/XServer/other_lib/freetype/src/pshinter/Jamfile b/freetype/src/pshinter/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/Jamfile rename to freetype/src/pshinter/Jamfile diff --git a/XServer/other_lib/freetype/src/pshinter/module.mk b/freetype/src/pshinter/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/module.mk rename to freetype/src/pshinter/module.mk diff --git a/XServer/other_lib/freetype/src/pshinter/pshalgo.c b/freetype/src/pshinter/pshalgo.c similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshalgo.c rename to freetype/src/pshinter/pshalgo.c diff --git a/XServer/other_lib/freetype/src/pshinter/pshalgo.h b/freetype/src/pshinter/pshalgo.h similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshalgo.h rename to freetype/src/pshinter/pshalgo.h diff --git a/XServer/other_lib/freetype/src/pshinter/pshglob.c b/freetype/src/pshinter/pshglob.c similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshglob.c rename to freetype/src/pshinter/pshglob.c diff --git a/XServer/other_lib/freetype/src/pshinter/pshglob.h b/freetype/src/pshinter/pshglob.h similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshglob.h rename to freetype/src/pshinter/pshglob.h diff --git a/XServer/other_lib/freetype/src/pshinter/pshmod.c b/freetype/src/pshinter/pshmod.c similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshmod.c rename to freetype/src/pshinter/pshmod.c diff --git a/XServer/other_lib/freetype/src/pshinter/pshmod.h b/freetype/src/pshinter/pshmod.h similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshmod.h rename to freetype/src/pshinter/pshmod.h diff --git a/XServer/other_lib/freetype/src/pshinter/pshnterr.h b/freetype/src/pshinter/pshnterr.h similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshnterr.h rename to freetype/src/pshinter/pshnterr.h diff --git a/XServer/other_lib/freetype/src/pshinter/pshpic.c b/freetype/src/pshinter/pshpic.c similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshpic.c rename to freetype/src/pshinter/pshpic.c diff --git a/XServer/other_lib/freetype/src/pshinter/pshpic.h b/freetype/src/pshinter/pshpic.h similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshpic.h rename to freetype/src/pshinter/pshpic.h diff --git a/XServer/other_lib/freetype/src/pshinter/pshrec.c b/freetype/src/pshinter/pshrec.c similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshrec.c rename to freetype/src/pshinter/pshrec.c diff --git a/XServer/other_lib/freetype/src/pshinter/pshrec.h b/freetype/src/pshinter/pshrec.h similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/pshrec.h rename to freetype/src/pshinter/pshrec.h diff --git a/XServer/other_lib/freetype/src/pshinter/rules.mk b/freetype/src/pshinter/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/pshinter/rules.mk rename to freetype/src/pshinter/rules.mk diff --git a/XServer/other_lib/freetype/src/psnames/Jamfile b/freetype/src/psnames/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/psnames/Jamfile rename to freetype/src/psnames/Jamfile diff --git a/XServer/other_lib/freetype/src/psnames/module.mk b/freetype/src/psnames/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/psnames/module.mk rename to freetype/src/psnames/module.mk diff --git a/XServer/other_lib/freetype/src/psnames/psmodule.c b/freetype/src/psnames/psmodule.c similarity index 100% rename from XServer/other_lib/freetype/src/psnames/psmodule.c rename to freetype/src/psnames/psmodule.c diff --git a/XServer/other_lib/freetype/src/psnames/psmodule.h b/freetype/src/psnames/psmodule.h similarity index 100% rename from XServer/other_lib/freetype/src/psnames/psmodule.h rename to freetype/src/psnames/psmodule.h diff --git a/XServer/other_lib/freetype/src/psnames/psnamerr.h b/freetype/src/psnames/psnamerr.h similarity index 100% rename from XServer/other_lib/freetype/src/psnames/psnamerr.h rename to freetype/src/psnames/psnamerr.h diff --git a/XServer/other_lib/freetype/src/psnames/pspic.c b/freetype/src/psnames/pspic.c similarity index 100% rename from XServer/other_lib/freetype/src/psnames/pspic.c rename to freetype/src/psnames/pspic.c diff --git a/XServer/other_lib/freetype/src/psnames/pspic.h b/freetype/src/psnames/pspic.h similarity index 100% rename from XServer/other_lib/freetype/src/psnames/pspic.h rename to freetype/src/psnames/pspic.h diff --git a/XServer/other_lib/freetype/src/psnames/pstables.h b/freetype/src/psnames/pstables.h similarity index 100% rename from XServer/other_lib/freetype/src/psnames/pstables.h rename to freetype/src/psnames/pstables.h diff --git a/XServer/other_lib/freetype/src/psnames/rules.mk b/freetype/src/psnames/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/psnames/rules.mk rename to freetype/src/psnames/rules.mk diff --git a/XServer/other_lib/freetype/src/raster/Jamfile b/freetype/src/raster/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/raster/Jamfile rename to freetype/src/raster/Jamfile diff --git a/XServer/other_lib/freetype/src/raster/ftmisc.h b/freetype/src/raster/ftmisc.h similarity index 100% rename from XServer/other_lib/freetype/src/raster/ftmisc.h rename to freetype/src/raster/ftmisc.h diff --git a/XServer/other_lib/freetype/src/raster/ftraster.c b/freetype/src/raster/ftraster.c similarity index 100% rename from XServer/other_lib/freetype/src/raster/ftraster.c rename to freetype/src/raster/ftraster.c diff --git a/XServer/other_lib/freetype/src/raster/ftraster.h b/freetype/src/raster/ftraster.h similarity index 100% rename from XServer/other_lib/freetype/src/raster/ftraster.h rename to freetype/src/raster/ftraster.h diff --git a/XServer/other_lib/freetype/src/raster/ftrend1.c b/freetype/src/raster/ftrend1.c similarity index 100% rename from XServer/other_lib/freetype/src/raster/ftrend1.c rename to freetype/src/raster/ftrend1.c diff --git a/XServer/other_lib/freetype/src/raster/ftrend1.h b/freetype/src/raster/ftrend1.h similarity index 100% rename from XServer/other_lib/freetype/src/raster/ftrend1.h rename to freetype/src/raster/ftrend1.h diff --git a/XServer/other_lib/freetype/src/raster/module.mk b/freetype/src/raster/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/raster/module.mk rename to freetype/src/raster/module.mk diff --git a/XServer/other_lib/freetype/src/raster/rasterrs.h b/freetype/src/raster/rasterrs.h similarity index 100% rename from XServer/other_lib/freetype/src/raster/rasterrs.h rename to freetype/src/raster/rasterrs.h diff --git a/XServer/other_lib/freetype/src/raster/rastpic.c b/freetype/src/raster/rastpic.c similarity index 100% rename from XServer/other_lib/freetype/src/raster/rastpic.c rename to freetype/src/raster/rastpic.c diff --git a/XServer/other_lib/freetype/src/raster/rastpic.h b/freetype/src/raster/rastpic.h similarity index 100% rename from XServer/other_lib/freetype/src/raster/rastpic.h rename to freetype/src/raster/rastpic.h diff --git a/XServer/other_lib/freetype/src/raster/rules.mk b/freetype/src/raster/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/raster/rules.mk rename to freetype/src/raster/rules.mk diff --git a/XServer/other_lib/freetype/src/sfnt/Jamfile b/freetype/src/sfnt/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/Jamfile rename to freetype/src/sfnt/Jamfile diff --git a/XServer/other_lib/freetype/src/sfnt/module.mk b/freetype/src/sfnt/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/module.mk rename to freetype/src/sfnt/module.mk diff --git a/XServer/other_lib/freetype/src/sfnt/rules.mk b/freetype/src/sfnt/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/rules.mk rename to freetype/src/sfnt/rules.mk diff --git a/XServer/other_lib/freetype/src/sfnt/sfdriver.c b/freetype/src/sfnt/sfdriver.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sfdriver.c rename to freetype/src/sfnt/sfdriver.c diff --git a/XServer/other_lib/freetype/src/sfnt/sfdriver.h b/freetype/src/sfnt/sfdriver.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sfdriver.h rename to freetype/src/sfnt/sfdriver.h diff --git a/XServer/other_lib/freetype/src/sfnt/sferrors.h b/freetype/src/sfnt/sferrors.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sferrors.h rename to freetype/src/sfnt/sferrors.h diff --git a/XServer/other_lib/freetype/src/sfnt/sfntpic.c b/freetype/src/sfnt/sfntpic.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sfntpic.c rename to freetype/src/sfnt/sfntpic.c diff --git a/XServer/other_lib/freetype/src/sfnt/sfntpic.h b/freetype/src/sfnt/sfntpic.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sfntpic.h rename to freetype/src/sfnt/sfntpic.h diff --git a/XServer/other_lib/freetype/src/sfnt/sfobjs.c b/freetype/src/sfnt/sfobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sfobjs.c rename to freetype/src/sfnt/sfobjs.c diff --git a/XServer/other_lib/freetype/src/sfnt/sfobjs.h b/freetype/src/sfnt/sfobjs.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/sfobjs.h rename to freetype/src/sfnt/sfobjs.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttbdf.c b/freetype/src/sfnt/ttbdf.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttbdf.c rename to freetype/src/sfnt/ttbdf.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttbdf.h b/freetype/src/sfnt/ttbdf.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttbdf.h rename to freetype/src/sfnt/ttbdf.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttcmap.c b/freetype/src/sfnt/ttcmap.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttcmap.c rename to freetype/src/sfnt/ttcmap.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttcmap.h b/freetype/src/sfnt/ttcmap.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttcmap.h rename to freetype/src/sfnt/ttcmap.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttcmapc.h b/freetype/src/sfnt/ttcmapc.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttcmapc.h rename to freetype/src/sfnt/ttcmapc.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttkern.c b/freetype/src/sfnt/ttkern.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttkern.c rename to freetype/src/sfnt/ttkern.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttkern.h b/freetype/src/sfnt/ttkern.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttkern.h rename to freetype/src/sfnt/ttkern.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttload.c b/freetype/src/sfnt/ttload.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttload.c rename to freetype/src/sfnt/ttload.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttload.h b/freetype/src/sfnt/ttload.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttload.h rename to freetype/src/sfnt/ttload.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttmtx.c b/freetype/src/sfnt/ttmtx.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttmtx.c rename to freetype/src/sfnt/ttmtx.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttmtx.h b/freetype/src/sfnt/ttmtx.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttmtx.h rename to freetype/src/sfnt/ttmtx.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttpost.c b/freetype/src/sfnt/ttpost.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttpost.c rename to freetype/src/sfnt/ttpost.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttpost.h b/freetype/src/sfnt/ttpost.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttpost.h rename to freetype/src/sfnt/ttpost.h diff --git a/XServer/other_lib/freetype/src/sfnt/ttsbit.c b/freetype/src/sfnt/ttsbit.c similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttsbit.c rename to freetype/src/sfnt/ttsbit.c diff --git a/XServer/other_lib/freetype/src/sfnt/ttsbit.h b/freetype/src/sfnt/ttsbit.h similarity index 100% rename from XServer/other_lib/freetype/src/sfnt/ttsbit.h rename to freetype/src/sfnt/ttsbit.h diff --git a/XServer/other_lib/freetype/src/smooth/Jamfile b/freetype/src/smooth/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/smooth/Jamfile rename to freetype/src/smooth/Jamfile diff --git a/XServer/other_lib/freetype/src/smooth/ftgrays.c b/freetype/src/smooth/ftgrays.c similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftgrays.c rename to freetype/src/smooth/ftgrays.c diff --git a/XServer/other_lib/freetype/src/smooth/ftgrays.h b/freetype/src/smooth/ftgrays.h similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftgrays.h rename to freetype/src/smooth/ftgrays.h diff --git a/XServer/other_lib/freetype/src/smooth/ftsmerrs.h b/freetype/src/smooth/ftsmerrs.h similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftsmerrs.h rename to freetype/src/smooth/ftsmerrs.h diff --git a/XServer/other_lib/freetype/src/smooth/ftsmooth.c b/freetype/src/smooth/ftsmooth.c similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftsmooth.c rename to freetype/src/smooth/ftsmooth.c diff --git a/XServer/other_lib/freetype/src/smooth/ftsmooth.h b/freetype/src/smooth/ftsmooth.h similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftsmooth.h rename to freetype/src/smooth/ftsmooth.h diff --git a/XServer/other_lib/freetype/src/smooth/ftspic.c b/freetype/src/smooth/ftspic.c similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftspic.c rename to freetype/src/smooth/ftspic.c diff --git a/XServer/other_lib/freetype/src/smooth/ftspic.h b/freetype/src/smooth/ftspic.h similarity index 100% rename from XServer/other_lib/freetype/src/smooth/ftspic.h rename to freetype/src/smooth/ftspic.h diff --git a/XServer/other_lib/freetype/src/smooth/module.mk b/freetype/src/smooth/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/smooth/module.mk rename to freetype/src/smooth/module.mk diff --git a/XServer/other_lib/freetype/src/smooth/rules.mk b/freetype/src/smooth/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/smooth/rules.mk rename to freetype/src/smooth/rules.mk diff --git a/XServer/other_lib/freetype/src/truetype/Jamfile b/freetype/src/truetype/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/truetype/Jamfile rename to freetype/src/truetype/Jamfile diff --git a/XServer/other_lib/freetype/src/truetype/module.mk b/freetype/src/truetype/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/truetype/module.mk rename to freetype/src/truetype/module.mk diff --git a/XServer/other_lib/freetype/src/truetype/rules.mk b/freetype/src/truetype/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/truetype/rules.mk rename to freetype/src/truetype/rules.mk diff --git a/XServer/other_lib/freetype/src/truetype/ttdriver.c b/freetype/src/truetype/ttdriver.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttdriver.c rename to freetype/src/truetype/ttdriver.c diff --git a/XServer/other_lib/freetype/src/truetype/ttdriver.h b/freetype/src/truetype/ttdriver.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttdriver.h rename to freetype/src/truetype/ttdriver.h diff --git a/XServer/other_lib/freetype/src/truetype/tterrors.h b/freetype/src/truetype/tterrors.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/tterrors.h rename to freetype/src/truetype/tterrors.h diff --git a/XServer/other_lib/freetype/src/truetype/ttgload.c b/freetype/src/truetype/ttgload.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttgload.c rename to freetype/src/truetype/ttgload.c diff --git a/XServer/other_lib/freetype/src/truetype/ttgload.h b/freetype/src/truetype/ttgload.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttgload.h rename to freetype/src/truetype/ttgload.h diff --git a/XServer/other_lib/freetype/src/truetype/ttgxvar.c b/freetype/src/truetype/ttgxvar.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttgxvar.c rename to freetype/src/truetype/ttgxvar.c diff --git a/XServer/other_lib/freetype/src/truetype/ttgxvar.h b/freetype/src/truetype/ttgxvar.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttgxvar.h rename to freetype/src/truetype/ttgxvar.h diff --git a/XServer/other_lib/freetype/src/truetype/ttinterp.c b/freetype/src/truetype/ttinterp.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttinterp.c rename to freetype/src/truetype/ttinterp.c diff --git a/XServer/other_lib/freetype/src/truetype/ttinterp.h b/freetype/src/truetype/ttinterp.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttinterp.h rename to freetype/src/truetype/ttinterp.h diff --git a/XServer/other_lib/freetype/src/truetype/ttobjs.c b/freetype/src/truetype/ttobjs.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttobjs.c rename to freetype/src/truetype/ttobjs.c diff --git a/XServer/other_lib/freetype/src/truetype/ttobjs.h b/freetype/src/truetype/ttobjs.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttobjs.h rename to freetype/src/truetype/ttobjs.h diff --git a/XServer/other_lib/freetype/src/truetype/ttpic.c b/freetype/src/truetype/ttpic.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttpic.c rename to freetype/src/truetype/ttpic.c diff --git a/XServer/other_lib/freetype/src/truetype/ttpic.h b/freetype/src/truetype/ttpic.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttpic.h rename to freetype/src/truetype/ttpic.h diff --git a/XServer/other_lib/freetype/src/truetype/ttpload.c b/freetype/src/truetype/ttpload.c similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttpload.c rename to freetype/src/truetype/ttpload.c diff --git a/XServer/other_lib/freetype/src/truetype/ttpload.h b/freetype/src/truetype/ttpload.h similarity index 100% rename from XServer/other_lib/freetype/src/truetype/ttpload.h rename to freetype/src/truetype/ttpload.h diff --git a/XServer/other_lib/freetype/src/type1/Jamfile b/freetype/src/type1/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/type1/Jamfile rename to freetype/src/type1/Jamfile diff --git a/XServer/other_lib/freetype/src/type1/module.mk b/freetype/src/type1/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/type1/module.mk rename to freetype/src/type1/module.mk diff --git a/XServer/other_lib/freetype/src/type1/rules.mk b/freetype/src/type1/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/type1/rules.mk rename to freetype/src/type1/rules.mk diff --git a/XServer/other_lib/freetype/src/type1/t1afm.c b/freetype/src/type1/t1afm.c similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1afm.c rename to freetype/src/type1/t1afm.c diff --git a/XServer/other_lib/freetype/src/type1/t1afm.h b/freetype/src/type1/t1afm.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1afm.h rename to freetype/src/type1/t1afm.h diff --git a/XServer/other_lib/freetype/src/type1/t1driver.c b/freetype/src/type1/t1driver.c similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1driver.c rename to freetype/src/type1/t1driver.c diff --git a/XServer/other_lib/freetype/src/type1/t1driver.h b/freetype/src/type1/t1driver.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1driver.h rename to freetype/src/type1/t1driver.h diff --git a/XServer/other_lib/freetype/src/type1/t1errors.h b/freetype/src/type1/t1errors.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1errors.h rename to freetype/src/type1/t1errors.h diff --git a/XServer/other_lib/freetype/src/type1/t1gload.c b/freetype/src/type1/t1gload.c similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1gload.c rename to freetype/src/type1/t1gload.c diff --git a/XServer/other_lib/freetype/src/type1/t1gload.h b/freetype/src/type1/t1gload.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1gload.h rename to freetype/src/type1/t1gload.h diff --git a/XServer/other_lib/freetype/src/type1/t1load.c b/freetype/src/type1/t1load.c similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1load.c rename to freetype/src/type1/t1load.c diff --git a/XServer/other_lib/freetype/src/type1/t1load.h b/freetype/src/type1/t1load.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1load.h rename to freetype/src/type1/t1load.h diff --git a/XServer/other_lib/freetype/src/type1/t1objs.c b/freetype/src/type1/t1objs.c similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1objs.c rename to freetype/src/type1/t1objs.c diff --git a/XServer/other_lib/freetype/src/type1/t1objs.h b/freetype/src/type1/t1objs.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1objs.h rename to freetype/src/type1/t1objs.h diff --git a/XServer/other_lib/freetype/src/type1/t1parse.c b/freetype/src/type1/t1parse.c similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1parse.c rename to freetype/src/type1/t1parse.c diff --git a/XServer/other_lib/freetype/src/type1/t1parse.h b/freetype/src/type1/t1parse.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1parse.h rename to freetype/src/type1/t1parse.h diff --git a/XServer/other_lib/freetype/src/type1/t1tokens.h b/freetype/src/type1/t1tokens.h similarity index 100% rename from XServer/other_lib/freetype/src/type1/t1tokens.h rename to freetype/src/type1/t1tokens.h diff --git a/XServer/other_lib/freetype/src/type42/Jamfile b/freetype/src/type42/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/type42/Jamfile rename to freetype/src/type42/Jamfile diff --git a/XServer/other_lib/freetype/src/type42/module.mk b/freetype/src/type42/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/type42/module.mk rename to freetype/src/type42/module.mk diff --git a/XServer/other_lib/freetype/src/type42/rules.mk b/freetype/src/type42/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/type42/rules.mk rename to freetype/src/type42/rules.mk diff --git a/XServer/other_lib/freetype/src/type42/t42drivr.c b/freetype/src/type42/t42drivr.c similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42drivr.c rename to freetype/src/type42/t42drivr.c diff --git a/XServer/other_lib/freetype/src/type42/t42drivr.h b/freetype/src/type42/t42drivr.h similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42drivr.h rename to freetype/src/type42/t42drivr.h diff --git a/XServer/other_lib/freetype/src/type42/t42error.h b/freetype/src/type42/t42error.h similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42error.h rename to freetype/src/type42/t42error.h diff --git a/XServer/other_lib/freetype/src/type42/t42objs.c b/freetype/src/type42/t42objs.c similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42objs.c rename to freetype/src/type42/t42objs.c diff --git a/XServer/other_lib/freetype/src/type42/t42objs.h b/freetype/src/type42/t42objs.h similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42objs.h rename to freetype/src/type42/t42objs.h diff --git a/XServer/other_lib/freetype/src/type42/t42parse.c b/freetype/src/type42/t42parse.c similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42parse.c rename to freetype/src/type42/t42parse.c diff --git a/XServer/other_lib/freetype/src/type42/t42parse.h b/freetype/src/type42/t42parse.h similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42parse.h rename to freetype/src/type42/t42parse.h diff --git a/XServer/other_lib/freetype/src/type42/t42types.h b/freetype/src/type42/t42types.h similarity index 100% rename from XServer/other_lib/freetype/src/type42/t42types.h rename to freetype/src/type42/t42types.h diff --git a/XServer/other_lib/freetype/src/winfonts/Jamfile b/freetype/src/winfonts/Jamfile similarity index 100% rename from XServer/other_lib/freetype/src/winfonts/Jamfile rename to freetype/src/winfonts/Jamfile diff --git a/XServer/other_lib/freetype/src/winfonts/fnterrs.h b/freetype/src/winfonts/fnterrs.h similarity index 100% rename from XServer/other_lib/freetype/src/winfonts/fnterrs.h rename to freetype/src/winfonts/fnterrs.h diff --git a/XServer/other_lib/freetype/src/winfonts/module.mk b/freetype/src/winfonts/module.mk similarity index 100% rename from XServer/other_lib/freetype/src/winfonts/module.mk rename to freetype/src/winfonts/module.mk diff --git a/XServer/other_lib/freetype/src/winfonts/rules.mk b/freetype/src/winfonts/rules.mk similarity index 100% rename from XServer/other_lib/freetype/src/winfonts/rules.mk rename to freetype/src/winfonts/rules.mk diff --git a/XServer/other_lib/freetype/src/winfonts/winfnt.c b/freetype/src/winfonts/winfnt.c similarity index 100% rename from XServer/other_lib/freetype/src/winfonts/winfnt.c rename to freetype/src/winfonts/winfnt.c diff --git a/XServer/other_lib/freetype/src/winfonts/winfnt.h b/freetype/src/winfonts/winfnt.h similarity index 100% rename from XServer/other_lib/freetype/src/winfonts/winfnt.h rename to freetype/src/winfonts/winfnt.h diff --git a/XServer/other_lib/jpeg/Android.mk b/jpeg/Android.mk similarity index 100% rename from XServer/other_lib/jpeg/Android.mk rename to jpeg/Android.mk diff --git a/XServer/other_lib/jpeg/MODULE_LICENSE_BSD_LIKE b/jpeg/MODULE_LICENSE_BSD_LIKE similarity index 100% rename from XServer/other_lib/jpeg/MODULE_LICENSE_BSD_LIKE rename to jpeg/MODULE_LICENSE_BSD_LIKE diff --git a/XServer/other_lib/jpeg/NOTICE b/jpeg/NOTICE similarity index 100% rename from XServer/other_lib/jpeg/NOTICE rename to jpeg/NOTICE diff --git a/XServer/other_lib/jpeg/README b/jpeg/README similarity index 100% rename from XServer/other_lib/jpeg/README rename to jpeg/README diff --git a/XServer/other_lib/jpeg/ansi2knr.1 b/jpeg/ansi2knr.1 similarity index 100% rename from XServer/other_lib/jpeg/ansi2knr.1 rename to jpeg/ansi2knr.1 diff --git a/XServer/other_lib/jpeg/ansi2knr.c b/jpeg/ansi2knr.c similarity index 100% rename from XServer/other_lib/jpeg/ansi2knr.c rename to jpeg/ansi2knr.c diff --git a/XServer/other_lib/jpeg/cderror.h b/jpeg/cderror.h similarity index 100% rename from XServer/other_lib/jpeg/cderror.h rename to jpeg/cderror.h diff --git a/XServer/other_lib/jpeg/cdjpeg.c b/jpeg/cdjpeg.c similarity index 100% rename from XServer/other_lib/jpeg/cdjpeg.c rename to jpeg/cdjpeg.c diff --git a/XServer/other_lib/jpeg/cdjpeg.h b/jpeg/cdjpeg.h similarity index 100% rename from XServer/other_lib/jpeg/cdjpeg.h rename to jpeg/cdjpeg.h diff --git a/XServer/other_lib/jpeg/change.log b/jpeg/change.log similarity index 100% rename from XServer/other_lib/jpeg/change.log rename to jpeg/change.log diff --git a/XServer/other_lib/jpeg/cjpeg.1 b/jpeg/cjpeg.1 similarity index 100% rename from XServer/other_lib/jpeg/cjpeg.1 rename to jpeg/cjpeg.1 diff --git a/XServer/other_lib/jpeg/cjpeg.c b/jpeg/cjpeg.c similarity index 100% rename from XServer/other_lib/jpeg/cjpeg.c rename to jpeg/cjpeg.c diff --git a/XServer/other_lib/jpeg/ckconfig.c b/jpeg/ckconfig.c similarity index 100% rename from XServer/other_lib/jpeg/ckconfig.c rename to jpeg/ckconfig.c diff --git a/XServer/other_lib/jpeg/coderules.doc b/jpeg/coderules.doc similarity index 100% rename from XServer/other_lib/jpeg/coderules.doc rename to jpeg/coderules.doc diff --git a/XServer/other_lib/jpeg/config.guess b/jpeg/config.guess similarity index 100% rename from XServer/other_lib/jpeg/config.guess rename to jpeg/config.guess diff --git a/XServer/other_lib/jpeg/config.sub b/jpeg/config.sub similarity index 100% rename from XServer/other_lib/jpeg/config.sub rename to jpeg/config.sub diff --git a/XServer/other_lib/jpeg/configure b/jpeg/configure similarity index 100% rename from XServer/other_lib/jpeg/configure rename to jpeg/configure diff --git a/XServer/other_lib/jpeg/djpeg.1 b/jpeg/djpeg.1 similarity index 100% rename from XServer/other_lib/jpeg/djpeg.1 rename to jpeg/djpeg.1 diff --git a/XServer/other_lib/jpeg/djpeg.c b/jpeg/djpeg.c similarity index 100% rename from XServer/other_lib/jpeg/djpeg.c rename to jpeg/djpeg.c diff --git a/XServer/other_lib/jpeg/example.c b/jpeg/example.c similarity index 100% rename from XServer/other_lib/jpeg/example.c rename to jpeg/example.c diff --git a/XServer/other_lib/jpeg/filelist.doc b/jpeg/filelist.doc similarity index 100% rename from XServer/other_lib/jpeg/filelist.doc rename to jpeg/filelist.doc diff --git a/XServer/other_lib/jpeg/include/jconfig.h b/jpeg/include/jconfig.h similarity index 100% rename from XServer/other_lib/jpeg/include/jconfig.h rename to jpeg/include/jconfig.h diff --git a/XServer/other_lib/jpeg/include/jerror.h b/jpeg/include/jerror.h similarity index 100% rename from XServer/other_lib/jpeg/include/jerror.h rename to jpeg/include/jerror.h diff --git a/XServer/other_lib/jpeg/include/jmorecfg.h b/jpeg/include/jmorecfg.h similarity index 100% rename from XServer/other_lib/jpeg/include/jmorecfg.h rename to jpeg/include/jmorecfg.h diff --git a/XServer/other_lib/jpeg/include/jpegint.h b/jpeg/include/jpegint.h similarity index 100% rename from XServer/other_lib/jpeg/include/jpegint.h rename to jpeg/include/jpegint.h diff --git a/XServer/other_lib/jpeg/include/jpeglib.h b/jpeg/include/jpeglib.h similarity index 100% rename from XServer/other_lib/jpeg/include/jpeglib.h rename to jpeg/include/jpeglib.h diff --git a/XServer/other_lib/jpeg/install-sh b/jpeg/install-sh similarity index 100% rename from XServer/other_lib/jpeg/install-sh rename to jpeg/install-sh diff --git a/XServer/other_lib/jpeg/install.doc b/jpeg/install.doc similarity index 100% rename from XServer/other_lib/jpeg/install.doc rename to jpeg/install.doc diff --git a/XServer/other_lib/jpeg/jcapimin.c b/jpeg/jcapimin.c similarity index 100% rename from XServer/other_lib/jpeg/jcapimin.c rename to jpeg/jcapimin.c diff --git a/XServer/other_lib/jpeg/jcapistd.c b/jpeg/jcapistd.c similarity index 100% rename from XServer/other_lib/jpeg/jcapistd.c rename to jpeg/jcapistd.c diff --git a/XServer/other_lib/jpeg/jccoefct.c b/jpeg/jccoefct.c similarity index 100% rename from XServer/other_lib/jpeg/jccoefct.c rename to jpeg/jccoefct.c diff --git a/XServer/other_lib/jpeg/jccolor.c b/jpeg/jccolor.c similarity index 100% rename from XServer/other_lib/jpeg/jccolor.c rename to jpeg/jccolor.c diff --git a/XServer/other_lib/jpeg/jcdctmgr.c b/jpeg/jcdctmgr.c similarity index 100% rename from XServer/other_lib/jpeg/jcdctmgr.c rename to jpeg/jcdctmgr.c diff --git a/XServer/other_lib/jpeg/jchuff.c b/jpeg/jchuff.c similarity index 100% rename from XServer/other_lib/jpeg/jchuff.c rename to jpeg/jchuff.c diff --git a/XServer/other_lib/jpeg/jchuff.h b/jpeg/jchuff.h similarity index 100% rename from XServer/other_lib/jpeg/jchuff.h rename to jpeg/jchuff.h diff --git a/XServer/other_lib/jpeg/jcinit.c b/jpeg/jcinit.c similarity index 100% rename from XServer/other_lib/jpeg/jcinit.c rename to jpeg/jcinit.c diff --git a/XServer/other_lib/jpeg/jcmainct.c b/jpeg/jcmainct.c similarity index 100% rename from XServer/other_lib/jpeg/jcmainct.c rename to jpeg/jcmainct.c diff --git a/XServer/other_lib/jpeg/jcmarker.c b/jpeg/jcmarker.c similarity index 100% rename from XServer/other_lib/jpeg/jcmarker.c rename to jpeg/jcmarker.c diff --git a/XServer/other_lib/jpeg/jcmaster.c b/jpeg/jcmaster.c similarity index 100% rename from XServer/other_lib/jpeg/jcmaster.c rename to jpeg/jcmaster.c diff --git a/XServer/other_lib/jpeg/jcomapi.c b/jpeg/jcomapi.c similarity index 100% rename from XServer/other_lib/jpeg/jcomapi.c rename to jpeg/jcomapi.c diff --git a/XServer/other_lib/jpeg/jconfig.bcc b/jpeg/jconfig.bcc similarity index 100% rename from XServer/other_lib/jpeg/jconfig.bcc rename to jpeg/jconfig.bcc diff --git a/XServer/other_lib/jpeg/jconfig.cfg b/jpeg/jconfig.cfg similarity index 100% rename from XServer/other_lib/jpeg/jconfig.cfg rename to jpeg/jconfig.cfg diff --git a/XServer/other_lib/jpeg/jconfig.dj b/jpeg/jconfig.dj similarity index 100% rename from XServer/other_lib/jpeg/jconfig.dj rename to jpeg/jconfig.dj diff --git a/XServer/other_lib/jpeg/jconfig.doc b/jpeg/jconfig.doc similarity index 100% rename from XServer/other_lib/jpeg/jconfig.doc rename to jpeg/jconfig.doc diff --git a/XServer/other_lib/jpeg/jconfig.mac b/jpeg/jconfig.mac similarity index 100% rename from XServer/other_lib/jpeg/jconfig.mac rename to jpeg/jconfig.mac diff --git a/XServer/other_lib/jpeg/jconfig.manx b/jpeg/jconfig.manx similarity index 100% rename from XServer/other_lib/jpeg/jconfig.manx rename to jpeg/jconfig.manx diff --git a/XServer/other_lib/jpeg/jconfig.mc6 b/jpeg/jconfig.mc6 similarity index 100% rename from XServer/other_lib/jpeg/jconfig.mc6 rename to jpeg/jconfig.mc6 diff --git a/XServer/other_lib/jpeg/jconfig.sas b/jpeg/jconfig.sas similarity index 100% rename from XServer/other_lib/jpeg/jconfig.sas rename to jpeg/jconfig.sas diff --git a/XServer/other_lib/jpeg/jconfig.st b/jpeg/jconfig.st similarity index 100% rename from XServer/other_lib/jpeg/jconfig.st rename to jpeg/jconfig.st diff --git a/XServer/other_lib/jpeg/jconfig.vc b/jpeg/jconfig.vc similarity index 100% rename from XServer/other_lib/jpeg/jconfig.vc rename to jpeg/jconfig.vc diff --git a/XServer/other_lib/jpeg/jconfig.vms b/jpeg/jconfig.vms similarity index 100% rename from XServer/other_lib/jpeg/jconfig.vms rename to jpeg/jconfig.vms diff --git a/XServer/other_lib/jpeg/jconfig.wat b/jpeg/jconfig.wat similarity index 100% rename from XServer/other_lib/jpeg/jconfig.wat rename to jpeg/jconfig.wat diff --git a/XServer/other_lib/jpeg/jcparam.c b/jpeg/jcparam.c similarity index 100% rename from XServer/other_lib/jpeg/jcparam.c rename to jpeg/jcparam.c diff --git a/XServer/other_lib/jpeg/jcphuff.c b/jpeg/jcphuff.c similarity index 100% rename from XServer/other_lib/jpeg/jcphuff.c rename to jpeg/jcphuff.c diff --git a/XServer/other_lib/jpeg/jcprepct.c b/jpeg/jcprepct.c similarity index 100% rename from XServer/other_lib/jpeg/jcprepct.c rename to jpeg/jcprepct.c diff --git a/XServer/other_lib/jpeg/jcsample.c b/jpeg/jcsample.c similarity index 100% rename from XServer/other_lib/jpeg/jcsample.c rename to jpeg/jcsample.c diff --git a/XServer/other_lib/jpeg/jctrans.c b/jpeg/jctrans.c similarity index 100% rename from XServer/other_lib/jpeg/jctrans.c rename to jpeg/jctrans.c diff --git a/XServer/other_lib/jpeg/jdapimin.c b/jpeg/jdapimin.c similarity index 100% rename from XServer/other_lib/jpeg/jdapimin.c rename to jpeg/jdapimin.c diff --git a/XServer/other_lib/jpeg/jdapistd.c b/jpeg/jdapistd.c similarity index 100% rename from XServer/other_lib/jpeg/jdapistd.c rename to jpeg/jdapistd.c diff --git a/XServer/other_lib/jpeg/jdatadst.c b/jpeg/jdatadst.c similarity index 100% rename from XServer/other_lib/jpeg/jdatadst.c rename to jpeg/jdatadst.c diff --git a/XServer/other_lib/jpeg/jdatasrc.c b/jpeg/jdatasrc.c similarity index 100% rename from XServer/other_lib/jpeg/jdatasrc.c rename to jpeg/jdatasrc.c diff --git a/XServer/other_lib/jpeg/jdcoefct.c b/jpeg/jdcoefct.c similarity index 100% rename from XServer/other_lib/jpeg/jdcoefct.c rename to jpeg/jdcoefct.c diff --git a/XServer/other_lib/jpeg/jdcolor.c b/jpeg/jdcolor.c similarity index 100% rename from XServer/other_lib/jpeg/jdcolor.c rename to jpeg/jdcolor.c diff --git a/XServer/other_lib/jpeg/jdct.h b/jpeg/jdct.h similarity index 100% rename from XServer/other_lib/jpeg/jdct.h rename to jpeg/jdct.h diff --git a/XServer/other_lib/jpeg/jddctmgr.c b/jpeg/jddctmgr.c similarity index 100% rename from XServer/other_lib/jpeg/jddctmgr.c rename to jpeg/jddctmgr.c diff --git a/XServer/other_lib/jpeg/jdhuff.c b/jpeg/jdhuff.c similarity index 100% rename from XServer/other_lib/jpeg/jdhuff.c rename to jpeg/jdhuff.c diff --git a/XServer/other_lib/jpeg/jdhuff.h b/jpeg/jdhuff.h similarity index 100% rename from XServer/other_lib/jpeg/jdhuff.h rename to jpeg/jdhuff.h diff --git a/XServer/other_lib/jpeg/jdinput.c b/jpeg/jdinput.c similarity index 100% rename from XServer/other_lib/jpeg/jdinput.c rename to jpeg/jdinput.c diff --git a/XServer/other_lib/jpeg/jdmainct.c b/jpeg/jdmainct.c similarity index 100% rename from XServer/other_lib/jpeg/jdmainct.c rename to jpeg/jdmainct.c diff --git a/XServer/other_lib/jpeg/jdmarker.c b/jpeg/jdmarker.c similarity index 100% rename from XServer/other_lib/jpeg/jdmarker.c rename to jpeg/jdmarker.c diff --git a/XServer/other_lib/jpeg/jdmaster.c b/jpeg/jdmaster.c similarity index 100% rename from XServer/other_lib/jpeg/jdmaster.c rename to jpeg/jdmaster.c diff --git a/XServer/other_lib/jpeg/jdmerge.c b/jpeg/jdmerge.c similarity index 100% rename from XServer/other_lib/jpeg/jdmerge.c rename to jpeg/jdmerge.c diff --git a/XServer/other_lib/jpeg/jdphuff.c b/jpeg/jdphuff.c similarity index 100% rename from XServer/other_lib/jpeg/jdphuff.c rename to jpeg/jdphuff.c diff --git a/XServer/other_lib/jpeg/jdpostct.c b/jpeg/jdpostct.c similarity index 100% rename from XServer/other_lib/jpeg/jdpostct.c rename to jpeg/jdpostct.c diff --git a/XServer/other_lib/jpeg/jdsample.c b/jpeg/jdsample.c similarity index 100% rename from XServer/other_lib/jpeg/jdsample.c rename to jpeg/jdsample.c diff --git a/XServer/other_lib/jpeg/jdtrans.c b/jpeg/jdtrans.c similarity index 100% rename from XServer/other_lib/jpeg/jdtrans.c rename to jpeg/jdtrans.c diff --git a/XServer/other_lib/jpeg/jerror.c b/jpeg/jerror.c similarity index 100% rename from XServer/other_lib/jpeg/jerror.c rename to jpeg/jerror.c diff --git a/XServer/other_lib/jpeg/jfdctflt.c b/jpeg/jfdctflt.c similarity index 100% rename from XServer/other_lib/jpeg/jfdctflt.c rename to jpeg/jfdctflt.c diff --git a/XServer/other_lib/jpeg/jfdctfst.c b/jpeg/jfdctfst.c similarity index 100% rename from XServer/other_lib/jpeg/jfdctfst.c rename to jpeg/jfdctfst.c diff --git a/XServer/other_lib/jpeg/jfdctint.c b/jpeg/jfdctint.c similarity index 100% rename from XServer/other_lib/jpeg/jfdctint.c rename to jpeg/jfdctint.c diff --git a/XServer/other_lib/jpeg/jidctflt.c b/jpeg/jidctflt.c similarity index 100% rename from XServer/other_lib/jpeg/jidctflt.c rename to jpeg/jidctflt.c diff --git a/XServer/other_lib/jpeg/jidctfst.S b/jpeg/jidctfst.S similarity index 100% rename from XServer/other_lib/jpeg/jidctfst.S rename to jpeg/jidctfst.S diff --git a/XServer/other_lib/jpeg/jidctfst.c b/jpeg/jidctfst.c similarity index 100% rename from XServer/other_lib/jpeg/jidctfst.c rename to jpeg/jidctfst.c diff --git a/XServer/other_lib/jpeg/jidctint.c b/jpeg/jidctint.c similarity index 100% rename from XServer/other_lib/jpeg/jidctint.c rename to jpeg/jidctint.c diff --git a/XServer/other_lib/jpeg/jidctred.c b/jpeg/jidctred.c similarity index 100% rename from XServer/other_lib/jpeg/jidctred.c rename to jpeg/jidctred.c diff --git a/XServer/other_lib/jpeg/jinclude.h b/jpeg/jinclude.h similarity index 100% rename from XServer/other_lib/jpeg/jinclude.h rename to jpeg/jinclude.h diff --git a/XServer/other_lib/jpeg/jmem-android.c b/jpeg/jmem-android.c similarity index 100% rename from XServer/other_lib/jpeg/jmem-android.c rename to jpeg/jmem-android.c diff --git a/XServer/other_lib/jpeg/jmemansi.c b/jpeg/jmemansi.c similarity index 100% rename from XServer/other_lib/jpeg/jmemansi.c rename to jpeg/jmemansi.c diff --git a/XServer/other_lib/jpeg/jmemdos.c b/jpeg/jmemdos.c similarity index 100% rename from XServer/other_lib/jpeg/jmemdos.c rename to jpeg/jmemdos.c diff --git a/XServer/other_lib/jpeg/jmemdosa.asm b/jpeg/jmemdosa.asm similarity index 100% rename from XServer/other_lib/jpeg/jmemdosa.asm rename to jpeg/jmemdosa.asm diff --git a/XServer/other_lib/jpeg/jmemmac.c b/jpeg/jmemmac.c similarity index 100% rename from XServer/other_lib/jpeg/jmemmac.c rename to jpeg/jmemmac.c diff --git a/XServer/other_lib/jpeg/jmemmgr.c b/jpeg/jmemmgr.c similarity index 100% rename from XServer/other_lib/jpeg/jmemmgr.c rename to jpeg/jmemmgr.c diff --git a/XServer/other_lib/jpeg/jmemname.c b/jpeg/jmemname.c similarity index 100% rename from XServer/other_lib/jpeg/jmemname.c rename to jpeg/jmemname.c diff --git a/XServer/other_lib/jpeg/jmemnobs.c b/jpeg/jmemnobs.c similarity index 100% rename from XServer/other_lib/jpeg/jmemnobs.c rename to jpeg/jmemnobs.c diff --git a/XServer/other_lib/jpeg/jmemsys.h b/jpeg/jmemsys.h similarity index 100% rename from XServer/other_lib/jpeg/jmemsys.h rename to jpeg/jmemsys.h diff --git a/XServer/other_lib/jpeg/jpegtran.1 b/jpeg/jpegtran.1 similarity index 100% rename from XServer/other_lib/jpeg/jpegtran.1 rename to jpeg/jpegtran.1 diff --git a/XServer/other_lib/jpeg/jpegtran.c b/jpeg/jpegtran.c similarity index 100% rename from XServer/other_lib/jpeg/jpegtran.c rename to jpeg/jpegtran.c diff --git a/XServer/other_lib/jpeg/jquant1.c b/jpeg/jquant1.c similarity index 100% rename from XServer/other_lib/jpeg/jquant1.c rename to jpeg/jquant1.c diff --git a/XServer/other_lib/jpeg/jquant2.c b/jpeg/jquant2.c similarity index 100% rename from XServer/other_lib/jpeg/jquant2.c rename to jpeg/jquant2.c diff --git a/XServer/other_lib/jpeg/jutils.c b/jpeg/jutils.c similarity index 100% rename from XServer/other_lib/jpeg/jutils.c rename to jpeg/jutils.c diff --git a/XServer/other_lib/jpeg/jversion.h b/jpeg/jversion.h similarity index 100% rename from XServer/other_lib/jpeg/jversion.h rename to jpeg/jversion.h diff --git a/XServer/other_lib/jpeg/libjpeg.doc b/jpeg/libjpeg.doc similarity index 100% rename from XServer/other_lib/jpeg/libjpeg.doc rename to jpeg/libjpeg.doc diff --git a/XServer/other_lib/jpeg/ltconfig b/jpeg/ltconfig similarity index 100% rename from XServer/other_lib/jpeg/ltconfig rename to jpeg/ltconfig diff --git a/XServer/other_lib/jpeg/ltmain.sh b/jpeg/ltmain.sh similarity index 100% rename from XServer/other_lib/jpeg/ltmain.sh rename to jpeg/ltmain.sh diff --git a/XServer/other_lib/jpeg/makcjpeg.st b/jpeg/makcjpeg.st similarity index 100% rename from XServer/other_lib/jpeg/makcjpeg.st rename to jpeg/makcjpeg.st diff --git a/XServer/other_lib/jpeg/makdjpeg.st b/jpeg/makdjpeg.st similarity index 100% rename from XServer/other_lib/jpeg/makdjpeg.st rename to jpeg/makdjpeg.st diff --git a/XServer/other_lib/jpeg/makeapps.ds b/jpeg/makeapps.ds similarity index 100% rename from XServer/other_lib/jpeg/makeapps.ds rename to jpeg/makeapps.ds diff --git a/XServer/other_lib/jpeg/makefile.ansi b/jpeg/makefile.ansi similarity index 100% rename from XServer/other_lib/jpeg/makefile.ansi rename to jpeg/makefile.ansi diff --git a/XServer/other_lib/jpeg/makefile.bcc b/jpeg/makefile.bcc similarity index 100% rename from XServer/other_lib/jpeg/makefile.bcc rename to jpeg/makefile.bcc diff --git a/XServer/other_lib/jpeg/makefile.cfg b/jpeg/makefile.cfg similarity index 100% rename from XServer/other_lib/jpeg/makefile.cfg rename to jpeg/makefile.cfg diff --git a/XServer/other_lib/jpeg/makefile.dj b/jpeg/makefile.dj similarity index 100% rename from XServer/other_lib/jpeg/makefile.dj rename to jpeg/makefile.dj diff --git a/XServer/other_lib/jpeg/makefile.manx b/jpeg/makefile.manx similarity index 100% rename from XServer/other_lib/jpeg/makefile.manx rename to jpeg/makefile.manx diff --git a/XServer/other_lib/jpeg/makefile.mc6 b/jpeg/makefile.mc6 similarity index 100% rename from XServer/other_lib/jpeg/makefile.mc6 rename to jpeg/makefile.mc6 diff --git a/XServer/other_lib/jpeg/makefile.mms b/jpeg/makefile.mms similarity index 100% rename from XServer/other_lib/jpeg/makefile.mms rename to jpeg/makefile.mms diff --git a/XServer/other_lib/jpeg/makefile.sas b/jpeg/makefile.sas similarity index 100% rename from XServer/other_lib/jpeg/makefile.sas rename to jpeg/makefile.sas diff --git a/XServer/other_lib/jpeg/makefile.unix b/jpeg/makefile.unix similarity index 100% rename from XServer/other_lib/jpeg/makefile.unix rename to jpeg/makefile.unix diff --git a/XServer/other_lib/jpeg/makefile.vc b/jpeg/makefile.vc similarity index 100% rename from XServer/other_lib/jpeg/makefile.vc rename to jpeg/makefile.vc diff --git a/XServer/other_lib/jpeg/makefile.vms b/jpeg/makefile.vms similarity index 100% rename from XServer/other_lib/jpeg/makefile.vms rename to jpeg/makefile.vms diff --git a/XServer/other_lib/jpeg/makefile.wat b/jpeg/makefile.wat similarity index 100% rename from XServer/other_lib/jpeg/makefile.wat rename to jpeg/makefile.wat diff --git a/XServer/other_lib/jpeg/makelib.ds b/jpeg/makelib.ds similarity index 100% rename from XServer/other_lib/jpeg/makelib.ds rename to jpeg/makelib.ds diff --git a/XServer/other_lib/jpeg/makeproj.mac b/jpeg/makeproj.mac similarity index 100% rename from XServer/other_lib/jpeg/makeproj.mac rename to jpeg/makeproj.mac diff --git a/XServer/other_lib/jpeg/makljpeg.st b/jpeg/makljpeg.st similarity index 100% rename from XServer/other_lib/jpeg/makljpeg.st rename to jpeg/makljpeg.st diff --git a/XServer/other_lib/jpeg/maktjpeg.st b/jpeg/maktjpeg.st similarity index 100% rename from XServer/other_lib/jpeg/maktjpeg.st rename to jpeg/maktjpeg.st diff --git a/XServer/other_lib/jpeg/makvms.opt b/jpeg/makvms.opt similarity index 100% rename from XServer/other_lib/jpeg/makvms.opt rename to jpeg/makvms.opt diff --git a/XServer/other_lib/jpeg/rdbmp.c b/jpeg/rdbmp.c similarity index 100% rename from XServer/other_lib/jpeg/rdbmp.c rename to jpeg/rdbmp.c diff --git a/XServer/other_lib/jpeg/rdcolmap.c b/jpeg/rdcolmap.c similarity index 100% rename from XServer/other_lib/jpeg/rdcolmap.c rename to jpeg/rdcolmap.c diff --git a/XServer/other_lib/jpeg/rdgif.c b/jpeg/rdgif.c similarity index 100% rename from XServer/other_lib/jpeg/rdgif.c rename to jpeg/rdgif.c diff --git a/XServer/other_lib/jpeg/rdjpgcom.1 b/jpeg/rdjpgcom.1 similarity index 100% rename from XServer/other_lib/jpeg/rdjpgcom.1 rename to jpeg/rdjpgcom.1 diff --git a/XServer/other_lib/jpeg/rdjpgcom.c b/jpeg/rdjpgcom.c similarity index 100% rename from XServer/other_lib/jpeg/rdjpgcom.c rename to jpeg/rdjpgcom.c diff --git a/XServer/other_lib/jpeg/rdppm.c b/jpeg/rdppm.c similarity index 100% rename from XServer/other_lib/jpeg/rdppm.c rename to jpeg/rdppm.c diff --git a/XServer/other_lib/jpeg/rdrle.c b/jpeg/rdrle.c similarity index 100% rename from XServer/other_lib/jpeg/rdrle.c rename to jpeg/rdrle.c diff --git a/XServer/other_lib/jpeg/rdswitch.c b/jpeg/rdswitch.c similarity index 100% rename from XServer/other_lib/jpeg/rdswitch.c rename to jpeg/rdswitch.c diff --git a/XServer/other_lib/jpeg/rdtarga.c b/jpeg/rdtarga.c similarity index 100% rename from XServer/other_lib/jpeg/rdtarga.c rename to jpeg/rdtarga.c diff --git a/XServer/other_lib/jpeg/structure.doc b/jpeg/structure.doc similarity index 100% rename from XServer/other_lib/jpeg/structure.doc rename to jpeg/structure.doc diff --git a/XServer/other_lib/jpeg/testimg.bmp b/jpeg/testimg.bmp similarity index 100% rename from XServer/other_lib/jpeg/testimg.bmp rename to jpeg/testimg.bmp diff --git a/XServer/other_lib/jpeg/testimg.jpg b/jpeg/testimg.jpg similarity index 100% rename from XServer/other_lib/jpeg/testimg.jpg rename to jpeg/testimg.jpg diff --git a/XServer/other_lib/jpeg/testimg.ppm b/jpeg/testimg.ppm similarity index 100% rename from XServer/other_lib/jpeg/testimg.ppm rename to jpeg/testimg.ppm diff --git a/XServer/other_lib/jpeg/testimgp.jpg b/jpeg/testimgp.jpg similarity index 100% rename from XServer/other_lib/jpeg/testimgp.jpg rename to jpeg/testimgp.jpg diff --git a/XServer/other_lib/jpeg/testorig.jpg b/jpeg/testorig.jpg similarity index 100% rename from XServer/other_lib/jpeg/testorig.jpg rename to jpeg/testorig.jpg diff --git a/XServer/other_lib/jpeg/testprog.jpg b/jpeg/testprog.jpg similarity index 100% rename from XServer/other_lib/jpeg/testprog.jpg rename to jpeg/testprog.jpg diff --git a/XServer/other_lib/jpeg/transupp.c b/jpeg/transupp.c similarity index 100% rename from XServer/other_lib/jpeg/transupp.c rename to jpeg/transupp.c diff --git a/XServer/other_lib/jpeg/transupp.h b/jpeg/transupp.h similarity index 100% rename from XServer/other_lib/jpeg/transupp.h rename to jpeg/transupp.h diff --git a/XServer/other_lib/jpeg/usage.doc b/jpeg/usage.doc similarity index 100% rename from XServer/other_lib/jpeg/usage.doc rename to jpeg/usage.doc diff --git a/XServer/other_lib/jpeg/wizard.doc b/jpeg/wizard.doc similarity index 100% rename from XServer/other_lib/jpeg/wizard.doc rename to jpeg/wizard.doc diff --git a/XServer/other_lib/jpeg/wrbmp.c b/jpeg/wrbmp.c similarity index 100% rename from XServer/other_lib/jpeg/wrbmp.c rename to jpeg/wrbmp.c diff --git a/XServer/other_lib/jpeg/wrgif.c b/jpeg/wrgif.c similarity index 100% rename from XServer/other_lib/jpeg/wrgif.c rename to jpeg/wrgif.c diff --git a/XServer/other_lib/jpeg/wrjpgcom.1 b/jpeg/wrjpgcom.1 similarity index 100% rename from XServer/other_lib/jpeg/wrjpgcom.1 rename to jpeg/wrjpgcom.1 diff --git a/XServer/other_lib/jpeg/wrjpgcom.c b/jpeg/wrjpgcom.c similarity index 100% rename from XServer/other_lib/jpeg/wrjpgcom.c rename to jpeg/wrjpgcom.c diff --git a/XServer/other_lib/jpeg/wrppm.c b/jpeg/wrppm.c similarity index 100% rename from XServer/other_lib/jpeg/wrppm.c rename to jpeg/wrppm.c diff --git a/XServer/other_lib/jpeg/wrrle.c b/jpeg/wrrle.c similarity index 100% rename from XServer/other_lib/jpeg/wrrle.c rename to jpeg/wrrle.c diff --git a/XServer/other_lib/jpeg/wrtarga.c b/jpeg/wrtarga.c similarity index 100% rename from XServer/other_lib/jpeg/wrtarga.c rename to jpeg/wrtarga.c diff --git a/XServer/other_lib/ogg/AUTHORS b/ogg/AUTHORS similarity index 100% rename from XServer/other_lib/ogg/AUTHORS rename to ogg/AUTHORS diff --git a/XServer/other_lib/ogg/Android.mk b/ogg/Android.mk similarity index 100% rename from XServer/other_lib/ogg/Android.mk rename to ogg/Android.mk diff --git a/XServer/other_lib/ogg/CHANGES b/ogg/CHANGES similarity index 100% rename from XServer/other_lib/ogg/CHANGES rename to ogg/CHANGES diff --git a/XServer/other_lib/ogg/COPYING b/ogg/COPYING similarity index 100% rename from XServer/other_lib/ogg/COPYING rename to ogg/COPYING diff --git a/XServer/other_lib/ogg/README b/ogg/README similarity index 100% rename from XServer/other_lib/ogg/README rename to ogg/README diff --git a/XServer/other_lib/ogg/include/ogg/config_types.h b/ogg/include/ogg/config_types.h similarity index 100% rename from XServer/other_lib/ogg/include/ogg/config_types.h rename to ogg/include/ogg/config_types.h diff --git a/XServer/other_lib/ogg/include/ogg/ogg.h b/ogg/include/ogg/ogg.h similarity index 100% rename from XServer/other_lib/ogg/include/ogg/ogg.h rename to ogg/include/ogg/ogg.h diff --git a/XServer/other_lib/ogg/include/ogg/os_types.h b/ogg/include/ogg/os_types.h similarity index 100% rename from XServer/other_lib/ogg/include/ogg/os_types.h rename to ogg/include/ogg/os_types.h diff --git a/XServer/other_lib/ogg/src/bitwise.c b/ogg/src/bitwise.c similarity index 100% rename from XServer/other_lib/ogg/src/bitwise.c rename to ogg/src/bitwise.c diff --git a/XServer/other_lib/ogg/src/framing.c b/ogg/src/framing.c similarity index 100% rename from XServer/other_lib/ogg/src/framing.c rename to ogg/src/framing.c diff --git a/XServer/other_lib/pixman-0.30.2/AUTHORS b/pixman-0.30.2/AUTHORS similarity index 100% rename from XServer/other_lib/pixman-0.30.2/AUTHORS rename to pixman-0.30.2/AUTHORS diff --git a/XServer/other_lib/pixman-0.30.2/Android.mk b/pixman-0.30.2/Android.mk similarity index 100% rename from XServer/other_lib/pixman-0.30.2/Android.mk rename to pixman-0.30.2/Android.mk diff --git a/XServer/other_lib/pixman-0.30.2/COPYING b/pixman-0.30.2/COPYING similarity index 100% rename from XServer/other_lib/pixman-0.30.2/COPYING rename to pixman-0.30.2/COPYING diff --git a/XServer/other_lib/pixman-0.30.2/ChangeLog b/pixman-0.30.2/ChangeLog similarity index 100% rename from XServer/other_lib/pixman-0.30.2/ChangeLog rename to pixman-0.30.2/ChangeLog diff --git a/XServer/other_lib/pixman-0.30.2/INSTALL b/pixman-0.30.2/INSTALL similarity index 100% rename from XServer/other_lib/pixman-0.30.2/INSTALL rename to pixman-0.30.2/INSTALL diff --git a/XServer/other_lib/pixman-0.30.2/Makefile.am b/pixman-0.30.2/Makefile.am similarity index 100% rename from XServer/other_lib/pixman-0.30.2/Makefile.am rename to pixman-0.30.2/Makefile.am diff --git a/XServer/other_lib/pixman-0.30.2/Makefile.in b/pixman-0.30.2/Makefile.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/Makefile.in rename to pixman-0.30.2/Makefile.in diff --git a/XServer/other_lib/pixman-0.30.2/Makefile.win32 b/pixman-0.30.2/Makefile.win32 similarity index 100% rename from XServer/other_lib/pixman-0.30.2/Makefile.win32 rename to pixman-0.30.2/Makefile.win32 diff --git a/XServer/other_lib/pixman-0.30.2/Makefile.win32.common b/pixman-0.30.2/Makefile.win32.common similarity index 100% rename from XServer/other_lib/pixman-0.30.2/Makefile.win32.common rename to pixman-0.30.2/Makefile.win32.common diff --git a/XServer/other_lib/pixman-0.30.2/NEWS b/pixman-0.30.2/NEWS similarity index 100% rename from XServer/other_lib/pixman-0.30.2/NEWS rename to pixman-0.30.2/NEWS diff --git a/XServer/other_lib/pixman-0.30.2/README b/pixman-0.30.2/README similarity index 100% rename from XServer/other_lib/pixman-0.30.2/README rename to pixman-0.30.2/README diff --git a/XServer/other_lib/pixman-0.30.2/aclocal.m4 b/pixman-0.30.2/aclocal.m4 similarity index 100% rename from XServer/other_lib/pixman-0.30.2/aclocal.m4 rename to pixman-0.30.2/aclocal.m4 diff --git a/XServer/other_lib/pixman-0.30.2/config.guess b/pixman-0.30.2/config.guess similarity index 100% rename from XServer/other_lib/pixman-0.30.2/config.guess rename to pixman-0.30.2/config.guess diff --git a/XServer/other_lib/pixman-0.30.2/config.h b/pixman-0.30.2/config.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/config.h rename to pixman-0.30.2/config.h diff --git a/XServer/other_lib/pixman-0.30.2/config.h.in b/pixman-0.30.2/config.h.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/config.h.in rename to pixman-0.30.2/config.h.in diff --git a/XServer/other_lib/pixman-0.30.2/config.sub b/pixman-0.30.2/config.sub similarity index 100% rename from XServer/other_lib/pixman-0.30.2/config.sub rename to pixman-0.30.2/config.sub diff --git a/XServer/other_lib/pixman-0.30.2/configure b/pixman-0.30.2/configure similarity index 100% rename from XServer/other_lib/pixman-0.30.2/configure rename to pixman-0.30.2/configure diff --git a/XServer/other_lib/pixman-0.30.2/configure.ac b/pixman-0.30.2/configure.ac similarity index 100% rename from XServer/other_lib/pixman-0.30.2/configure.ac rename to pixman-0.30.2/configure.ac diff --git a/XServer/other_lib/pixman-0.30.2/demos/Makefile.am b/pixman-0.30.2/demos/Makefile.am similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/Makefile.am rename to pixman-0.30.2/demos/Makefile.am diff --git a/XServer/other_lib/pixman-0.30.2/demos/Makefile.in b/pixman-0.30.2/demos/Makefile.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/Makefile.in rename to pixman-0.30.2/demos/Makefile.in diff --git a/XServer/other_lib/pixman-0.30.2/demos/alpha-test.c b/pixman-0.30.2/demos/alpha-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/alpha-test.c rename to pixman-0.30.2/demos/alpha-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/checkerboard.c b/pixman-0.30.2/demos/checkerboard.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/checkerboard.c rename to pixman-0.30.2/demos/checkerboard.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/clip-in.c b/pixman-0.30.2/demos/clip-in.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/clip-in.c rename to pixman-0.30.2/demos/clip-in.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/clip-test.c b/pixman-0.30.2/demos/clip-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/clip-test.c rename to pixman-0.30.2/demos/clip-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/composite-test.c b/pixman-0.30.2/demos/composite-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/composite-test.c rename to pixman-0.30.2/demos/composite-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/conical-test.c b/pixman-0.30.2/demos/conical-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/conical-test.c rename to pixman-0.30.2/demos/conical-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/convolution-test.c b/pixman-0.30.2/demos/convolution-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/convolution-test.c rename to pixman-0.30.2/demos/convolution-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/gradient-test.c b/pixman-0.30.2/demos/gradient-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/gradient-test.c rename to pixman-0.30.2/demos/gradient-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/gtk-utils.c b/pixman-0.30.2/demos/gtk-utils.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/gtk-utils.c rename to pixman-0.30.2/demos/gtk-utils.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/gtk-utils.h b/pixman-0.30.2/demos/gtk-utils.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/gtk-utils.h rename to pixman-0.30.2/demos/gtk-utils.h diff --git a/XServer/other_lib/pixman-0.30.2/demos/linear-gradient.c b/pixman-0.30.2/demos/linear-gradient.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/linear-gradient.c rename to pixman-0.30.2/demos/linear-gradient.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/parrot.c b/pixman-0.30.2/demos/parrot.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/parrot.c rename to pixman-0.30.2/demos/parrot.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/parrot.jpg b/pixman-0.30.2/demos/parrot.jpg similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/parrot.jpg rename to pixman-0.30.2/demos/parrot.jpg diff --git a/XServer/other_lib/pixman-0.30.2/demos/quad2quad.c b/pixman-0.30.2/demos/quad2quad.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/quad2quad.c rename to pixman-0.30.2/demos/quad2quad.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/radial-test.c b/pixman-0.30.2/demos/radial-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/radial-test.c rename to pixman-0.30.2/demos/radial-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/scale.c b/pixman-0.30.2/demos/scale.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/scale.c rename to pixman-0.30.2/demos/scale.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/scale.ui b/pixman-0.30.2/demos/scale.ui similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/scale.ui rename to pixman-0.30.2/demos/scale.ui diff --git a/XServer/other_lib/pixman-0.30.2/demos/screen-test.c b/pixman-0.30.2/demos/screen-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/screen-test.c rename to pixman-0.30.2/demos/screen-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/srgb-test.c b/pixman-0.30.2/demos/srgb-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/srgb-test.c rename to pixman-0.30.2/demos/srgb-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/srgb-trap-test.c b/pixman-0.30.2/demos/srgb-trap-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/srgb-trap-test.c rename to pixman-0.30.2/demos/srgb-trap-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/trap-test.c b/pixman-0.30.2/demos/trap-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/trap-test.c rename to pixman-0.30.2/demos/trap-test.c diff --git a/XServer/other_lib/pixman-0.30.2/demos/tri-test.c b/pixman-0.30.2/demos/tri-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/demos/tri-test.c rename to pixman-0.30.2/demos/tri-test.c diff --git a/XServer/other_lib/pixman-0.30.2/depcomp b/pixman-0.30.2/depcomp similarity index 100% rename from XServer/other_lib/pixman-0.30.2/depcomp rename to pixman-0.30.2/depcomp diff --git a/XServer/other_lib/pixman-0.30.2/install-sh b/pixman-0.30.2/install-sh similarity index 100% rename from XServer/other_lib/pixman-0.30.2/install-sh rename to pixman-0.30.2/install-sh diff --git a/XServer/other_lib/pixman-0.30.2/ltmain.sh b/pixman-0.30.2/ltmain.sh similarity index 100% rename from XServer/other_lib/pixman-0.30.2/ltmain.sh rename to pixman-0.30.2/ltmain.sh diff --git a/XServer/other_lib/pixman-0.30.2/missing b/pixman-0.30.2/missing similarity index 100% rename from XServer/other_lib/pixman-0.30.2/missing rename to pixman-0.30.2/missing diff --git a/XServer/other_lib/pixman-0.30.2/pixman-1-uninstalled.pc.in b/pixman-0.30.2/pixman-1-uninstalled.pc.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman-1-uninstalled.pc.in rename to pixman-0.30.2/pixman-1-uninstalled.pc.in diff --git a/XServer/other_lib/pixman-0.30.2/pixman-1.pc.in b/pixman-0.30.2/pixman-1.pc.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman-1.pc.in rename to pixman-0.30.2/pixman-1.pc.in diff --git a/XServer/other_lib/pixman-0.30.2/pixman/Android.mk b/pixman-0.30.2/pixman/Android.mk similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/Android.mk rename to pixman-0.30.2/pixman/Android.mk diff --git a/XServer/other_lib/pixman-0.30.2/pixman/Makefile.am b/pixman-0.30.2/pixman/Makefile.am similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/Makefile.am rename to pixman-0.30.2/pixman/Makefile.am diff --git a/XServer/other_lib/pixman-0.30.2/pixman/Makefile.in b/pixman-0.30.2/pixman/Makefile.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/Makefile.in rename to pixman-0.30.2/pixman/Makefile.in diff --git a/XServer/other_lib/pixman-0.30.2/pixman/Makefile.sources b/pixman-0.30.2/pixman/Makefile.sources similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/Makefile.sources rename to pixman-0.30.2/pixman/Makefile.sources diff --git a/XServer/other_lib/pixman-0.30.2/pixman/Makefile.win32 b/pixman-0.30.2/pixman/Makefile.win32 similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/Makefile.win32 rename to pixman-0.30.2/pixman/Makefile.win32 diff --git a/XServer/other_lib/pixman-0.30.2/pixman/config.h b/pixman-0.30.2/pixman/config.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/config.h rename to pixman-0.30.2/pixman/config.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/loongson-mmintrin.h b/pixman-0.30.2/pixman/loongson-mmintrin.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/loongson-mmintrin.h rename to pixman-0.30.2/pixman/loongson-mmintrin.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-access-accessors.c b/pixman-0.30.2/pixman/pixman-access-accessors.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-access-accessors.c rename to pixman-0.30.2/pixman/pixman-access-accessors.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-access.c b/pixman-0.30.2/pixman/pixman-access.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-access.c rename to pixman-0.30.2/pixman/pixman-access.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-accessor.h b/pixman-0.30.2/pixman/pixman-accessor.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-accessor.h rename to pixman-0.30.2/pixman/pixman-accessor.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-common.h b/pixman-0.30.2/pixman/pixman-arm-common.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-common.h rename to pixman-0.30.2/pixman/pixman-arm-common.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon-asm-bilinear.S b/pixman-0.30.2/pixman/pixman-arm-neon-asm-bilinear.S similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon-asm-bilinear.S rename to pixman-0.30.2/pixman/pixman-arm-neon-asm-bilinear.S diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon-asm.S b/pixman-0.30.2/pixman/pixman-arm-neon-asm.S similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon-asm.S rename to pixman-0.30.2/pixman/pixman-arm-neon-asm.S diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon-asm.h b/pixman-0.30.2/pixman/pixman-arm-neon-asm.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon-asm.h rename to pixman-0.30.2/pixman/pixman-arm-neon-asm.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon.c b/pixman-0.30.2/pixman/pixman-arm-neon.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-neon.c rename to pixman-0.30.2/pixman/pixman-arm-neon.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd-asm-scaled.S b/pixman-0.30.2/pixman/pixman-arm-simd-asm-scaled.S similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd-asm-scaled.S rename to pixman-0.30.2/pixman/pixman-arm-simd-asm-scaled.S diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd-asm.S b/pixman-0.30.2/pixman/pixman-arm-simd-asm.S similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd-asm.S rename to pixman-0.30.2/pixman/pixman-arm-simd-asm.S diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd-asm.h b/pixman-0.30.2/pixman/pixman-arm-simd-asm.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd-asm.h rename to pixman-0.30.2/pixman/pixman-arm-simd-asm.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd.c b/pixman-0.30.2/pixman/pixman-arm-simd.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm-simd.c rename to pixman-0.30.2/pixman/pixman-arm-simd.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-arm.c b/pixman-0.30.2/pixman/pixman-arm.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-arm.c rename to pixman-0.30.2/pixman/pixman-arm.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-bits-image.c b/pixman-0.30.2/pixman/pixman-bits-image.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-bits-image.c rename to pixman-0.30.2/pixman/pixman-bits-image.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-combine-float.c b/pixman-0.30.2/pixman/pixman-combine-float.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-combine-float.c rename to pixman-0.30.2/pixman/pixman-combine-float.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-combine32.c b/pixman-0.30.2/pixman/pixman-combine32.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-combine32.c rename to pixman-0.30.2/pixman/pixman-combine32.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-combine32.h b/pixman-0.30.2/pixman/pixman-combine32.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-combine32.h rename to pixman-0.30.2/pixman/pixman-combine32.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-compiler.h b/pixman-0.30.2/pixman/pixman-compiler.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-compiler.h rename to pixman-0.30.2/pixman/pixman-compiler.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-conical-gradient.c b/pixman-0.30.2/pixman/pixman-conical-gradient.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-conical-gradient.c rename to pixman-0.30.2/pixman/pixman-conical-gradient.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-edge-accessors.c b/pixman-0.30.2/pixman/pixman-edge-accessors.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-edge-accessors.c rename to pixman-0.30.2/pixman/pixman-edge-accessors.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-edge-imp.h b/pixman-0.30.2/pixman/pixman-edge-imp.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-edge-imp.h rename to pixman-0.30.2/pixman/pixman-edge-imp.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-edge.c b/pixman-0.30.2/pixman/pixman-edge.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-edge.c rename to pixman-0.30.2/pixman/pixman-edge.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-fast-path.c b/pixman-0.30.2/pixman/pixman-fast-path.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-fast-path.c rename to pixman-0.30.2/pixman/pixman-fast-path.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-filter.c b/pixman-0.30.2/pixman/pixman-filter.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-filter.c rename to pixman-0.30.2/pixman/pixman-filter.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-general.c b/pixman-0.30.2/pixman/pixman-general.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-general.c rename to pixman-0.30.2/pixman/pixman-general.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-glyph.c b/pixman-0.30.2/pixman/pixman-glyph.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-glyph.c rename to pixman-0.30.2/pixman/pixman-glyph.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-gradient-walker.c b/pixman-0.30.2/pixman/pixman-gradient-walker.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-gradient-walker.c rename to pixman-0.30.2/pixman/pixman-gradient-walker.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-image.c b/pixman-0.30.2/pixman/pixman-image.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-image.c rename to pixman-0.30.2/pixman/pixman-image.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-implementation.c b/pixman-0.30.2/pixman/pixman-implementation.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-implementation.c rename to pixman-0.30.2/pixman/pixman-implementation.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-inlines.h b/pixman-0.30.2/pixman/pixman-inlines.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-inlines.h rename to pixman-0.30.2/pixman/pixman-inlines.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-linear-gradient.c b/pixman-0.30.2/pixman/pixman-linear-gradient.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-linear-gradient.c rename to pixman-0.30.2/pixman/pixman-linear-gradient.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-matrix.c b/pixman-0.30.2/pixman/pixman-matrix.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-matrix.c rename to pixman-0.30.2/pixman/pixman-matrix.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2-asm.S b/pixman-0.30.2/pixman/pixman-mips-dspr2-asm.S similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2-asm.S rename to pixman-0.30.2/pixman/pixman-mips-dspr2-asm.S diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2-asm.h b/pixman-0.30.2/pixman/pixman-mips-dspr2-asm.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2-asm.h rename to pixman-0.30.2/pixman/pixman-mips-dspr2-asm.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2.c b/pixman-0.30.2/pixman/pixman-mips-dspr2.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2.c rename to pixman-0.30.2/pixman/pixman-mips-dspr2.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2.h b/pixman-0.30.2/pixman/pixman-mips-dspr2.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-dspr2.h rename to pixman-0.30.2/pixman/pixman-mips-dspr2.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-memcpy-asm.S b/pixman-0.30.2/pixman/pixman-mips-memcpy-asm.S similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mips-memcpy-asm.S rename to pixman-0.30.2/pixman/pixman-mips-memcpy-asm.S diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mips.c b/pixman-0.30.2/pixman/pixman-mips.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mips.c rename to pixman-0.30.2/pixman/pixman-mips.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-mmx.c b/pixman-0.30.2/pixman/pixman-mmx.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-mmx.c rename to pixman-0.30.2/pixman/pixman-mmx.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-noop.c b/pixman-0.30.2/pixman/pixman-noop.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-noop.c rename to pixman-0.30.2/pixman/pixman-noop.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-ppc.c b/pixman-0.30.2/pixman/pixman-ppc.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-ppc.c rename to pixman-0.30.2/pixman/pixman-ppc.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-private.h b/pixman-0.30.2/pixman/pixman-private.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-private.h rename to pixman-0.30.2/pixman/pixman-private.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-radial-gradient.c b/pixman-0.30.2/pixman/pixman-radial-gradient.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-radial-gradient.c rename to pixman-0.30.2/pixman/pixman-radial-gradient.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-region.c b/pixman-0.30.2/pixman/pixman-region.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-region.c rename to pixman-0.30.2/pixman/pixman-region.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-region16.c b/pixman-0.30.2/pixman/pixman-region16.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-region16.c rename to pixman-0.30.2/pixman/pixman-region16.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-region32.c b/pixman-0.30.2/pixman/pixman-region32.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-region32.c rename to pixman-0.30.2/pixman/pixman-region32.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-solid-fill.c b/pixman-0.30.2/pixman/pixman-solid-fill.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-solid-fill.c rename to pixman-0.30.2/pixman/pixman-solid-fill.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-sse2.c b/pixman-0.30.2/pixman/pixman-sse2.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-sse2.c rename to pixman-0.30.2/pixman/pixman-sse2.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-timer.c b/pixman-0.30.2/pixman/pixman-timer.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-timer.c rename to pixman-0.30.2/pixman/pixman-timer.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-trap.c b/pixman-0.30.2/pixman/pixman-trap.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-trap.c rename to pixman-0.30.2/pixman/pixman-trap.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-utils.c b/pixman-0.30.2/pixman/pixman-utils.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-utils.c rename to pixman-0.30.2/pixman/pixman-utils.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-version.h b/pixman-0.30.2/pixman/pixman-version.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-version.h rename to pixman-0.30.2/pixman/pixman-version.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-version.h.in b/pixman-0.30.2/pixman/pixman-version.h.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-version.h.in rename to pixman-0.30.2/pixman/pixman-version.h.in diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-vmx.c b/pixman-0.30.2/pixman/pixman-vmx.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-vmx.c rename to pixman-0.30.2/pixman/pixman-vmx.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman-x86.c b/pixman-0.30.2/pixman/pixman-x86.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman-x86.c rename to pixman-0.30.2/pixman/pixman-x86.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman.c b/pixman-0.30.2/pixman/pixman.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman.c rename to pixman-0.30.2/pixman/pixman.c diff --git a/XServer/other_lib/pixman-0.30.2/pixman/pixman.h b/pixman-0.30.2/pixman/pixman.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/pixman.h rename to pixman-0.30.2/pixman/pixman.h diff --git a/XServer/other_lib/pixman-0.30.2/pixman/solaris-hwcap.mapfile b/pixman-0.30.2/pixman/solaris-hwcap.mapfile similarity index 100% rename from XServer/other_lib/pixman-0.30.2/pixman/solaris-hwcap.mapfile rename to pixman-0.30.2/pixman/solaris-hwcap.mapfile diff --git a/XServer/other_lib/pixman-0.30.2/test/Makefile.am b/pixman-0.30.2/test/Makefile.am similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/Makefile.am rename to pixman-0.30.2/test/Makefile.am diff --git a/XServer/other_lib/pixman-0.30.2/test/Makefile.in b/pixman-0.30.2/test/Makefile.in similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/Makefile.in rename to pixman-0.30.2/test/Makefile.in diff --git a/XServer/other_lib/pixman-0.30.2/test/Makefile.sources b/pixman-0.30.2/test/Makefile.sources similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/Makefile.sources rename to pixman-0.30.2/test/Makefile.sources diff --git a/XServer/other_lib/pixman-0.30.2/test/a1-trap-test.c b/pixman-0.30.2/test/a1-trap-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/a1-trap-test.c rename to pixman-0.30.2/test/a1-trap-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/affine-test.c b/pixman-0.30.2/test/affine-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/affine-test.c rename to pixman-0.30.2/test/affine-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/alpha-loop.c b/pixman-0.30.2/test/alpha-loop.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/alpha-loop.c rename to pixman-0.30.2/test/alpha-loop.c diff --git a/XServer/other_lib/pixman-0.30.2/test/alphamap.c b/pixman-0.30.2/test/alphamap.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/alphamap.c rename to pixman-0.30.2/test/alphamap.c diff --git a/XServer/other_lib/pixman-0.30.2/test/blitters-test.c b/pixman-0.30.2/test/blitters-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/blitters-test.c rename to pixman-0.30.2/test/blitters-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/check-formats.c b/pixman-0.30.2/test/check-formats.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/check-formats.c rename to pixman-0.30.2/test/check-formats.c diff --git a/XServer/other_lib/pixman-0.30.2/test/combiner-test.c b/pixman-0.30.2/test/combiner-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/combiner-test.c rename to pixman-0.30.2/test/combiner-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/composite-traps-test.c b/pixman-0.30.2/test/composite-traps-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/composite-traps-test.c rename to pixman-0.30.2/test/composite-traps-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/composite.c b/pixman-0.30.2/test/composite.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/composite.c rename to pixman-0.30.2/test/composite.c diff --git a/XServer/other_lib/pixman-0.30.2/test/fetch-test.c b/pixman-0.30.2/test/fetch-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/fetch-test.c rename to pixman-0.30.2/test/fetch-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/glyph-test.c b/pixman-0.30.2/test/glyph-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/glyph-test.c rename to pixman-0.30.2/test/glyph-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/gradient-crash-test.c b/pixman-0.30.2/test/gradient-crash-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/gradient-crash-test.c rename to pixman-0.30.2/test/gradient-crash-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/infinite-loop.c b/pixman-0.30.2/test/infinite-loop.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/infinite-loop.c rename to pixman-0.30.2/test/infinite-loop.c diff --git a/XServer/other_lib/pixman-0.30.2/test/lowlevel-blt-bench.c b/pixman-0.30.2/test/lowlevel-blt-bench.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/lowlevel-blt-bench.c rename to pixman-0.30.2/test/lowlevel-blt-bench.c diff --git a/XServer/other_lib/pixman-0.30.2/test/matrix-test.c b/pixman-0.30.2/test/matrix-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/matrix-test.c rename to pixman-0.30.2/test/matrix-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/oob-test.c b/pixman-0.30.2/test/oob-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/oob-test.c rename to pixman-0.30.2/test/oob-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/pdf-op-test.c b/pixman-0.30.2/test/pdf-op-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/pdf-op-test.c rename to pixman-0.30.2/test/pdf-op-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/pixel-test.c b/pixman-0.30.2/test/pixel-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/pixel-test.c rename to pixman-0.30.2/test/pixel-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/prng-test.c b/pixman-0.30.2/test/prng-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/prng-test.c rename to pixman-0.30.2/test/prng-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/radial-perf-test.c b/pixman-0.30.2/test/radial-perf-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/radial-perf-test.c rename to pixman-0.30.2/test/radial-perf-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/region-contains-test.c b/pixman-0.30.2/test/region-contains-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/region-contains-test.c rename to pixman-0.30.2/test/region-contains-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/region-test.c b/pixman-0.30.2/test/region-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/region-test.c rename to pixman-0.30.2/test/region-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/region-translate-test.c b/pixman-0.30.2/test/region-translate-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/region-translate-test.c rename to pixman-0.30.2/test/region-translate-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/rotate-test.c b/pixman-0.30.2/test/rotate-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/rotate-test.c rename to pixman-0.30.2/test/rotate-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/scaling-crash-test.c b/pixman-0.30.2/test/scaling-crash-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/scaling-crash-test.c rename to pixman-0.30.2/test/scaling-crash-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/scaling-helpers-test.c b/pixman-0.30.2/test/scaling-helpers-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/scaling-helpers-test.c rename to pixman-0.30.2/test/scaling-helpers-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/scaling-test.c b/pixman-0.30.2/test/scaling-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/scaling-test.c rename to pixman-0.30.2/test/scaling-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/stress-test.c b/pixman-0.30.2/test/stress-test.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/stress-test.c rename to pixman-0.30.2/test/stress-test.c diff --git a/XServer/other_lib/pixman-0.30.2/test/trap-crasher.c b/pixman-0.30.2/test/trap-crasher.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/trap-crasher.c rename to pixman-0.30.2/test/trap-crasher.c diff --git a/XServer/other_lib/pixman-0.30.2/test/utils-prng.c b/pixman-0.30.2/test/utils-prng.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/utils-prng.c rename to pixman-0.30.2/test/utils-prng.c diff --git a/XServer/other_lib/pixman-0.30.2/test/utils-prng.h b/pixman-0.30.2/test/utils-prng.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/utils-prng.h rename to pixman-0.30.2/test/utils-prng.h diff --git a/XServer/other_lib/pixman-0.30.2/test/utils.c b/pixman-0.30.2/test/utils.c similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/utils.c rename to pixman-0.30.2/test/utils.c diff --git a/XServer/other_lib/pixman-0.30.2/test/utils.h b/pixman-0.30.2/test/utils.h similarity index 100% rename from XServer/other_lib/pixman-0.30.2/test/utils.h rename to pixman-0.30.2/test/utils.h diff --git a/XServer/other_lib/png/ANNOUNCE b/png/ANNOUNCE similarity index 100% rename from XServer/other_lib/png/ANNOUNCE rename to png/ANNOUNCE diff --git a/XServer/other_lib/png/Android.mk b/png/Android.mk similarity index 100% rename from XServer/other_lib/png/Android.mk rename to png/Android.mk diff --git a/XServer/other_lib/png/CHANGES b/png/CHANGES similarity index 100% rename from XServer/other_lib/png/CHANGES rename to png/CHANGES diff --git a/XServer/other_lib/png/INSTALL b/png/INSTALL similarity index 100% rename from XServer/other_lib/png/INSTALL rename to png/INSTALL diff --git a/XServer/other_lib/png/LICENSE b/png/LICENSE similarity index 100% rename from XServer/other_lib/png/LICENSE rename to png/LICENSE diff --git a/XServer/other_lib/png/README b/png/README similarity index 100% rename from XServer/other_lib/png/README rename to png/README diff --git a/XServer/other_lib/png/TODO b/png/TODO similarity index 100% rename from XServer/other_lib/png/TODO rename to png/TODO diff --git a/XServer/other_lib/png/include/png.h b/png/include/png.h similarity index 100% rename from XServer/other_lib/png/include/png.h rename to png/include/png.h diff --git a/XServer/other_lib/png/include/pngconf.h b/png/include/pngconf.h similarity index 100% rename from XServer/other_lib/png/include/pngconf.h rename to png/include/pngconf.h diff --git a/XServer/other_lib/png/png.c b/png/png.c similarity index 100% rename from XServer/other_lib/png/png.c rename to png/png.c diff --git a/XServer/other_lib/png/pngerror.c b/png/pngerror.c similarity index 100% rename from XServer/other_lib/png/pngerror.c rename to png/pngerror.c diff --git a/XServer/other_lib/png/pnggccrd.c b/png/pnggccrd.c similarity index 100% rename from XServer/other_lib/png/pnggccrd.c rename to png/pnggccrd.c diff --git a/XServer/other_lib/png/pngget.c b/png/pngget.c similarity index 100% rename from XServer/other_lib/png/pngget.c rename to png/pngget.c diff --git a/XServer/other_lib/png/pngmem.c b/png/pngmem.c similarity index 100% rename from XServer/other_lib/png/pngmem.c rename to png/pngmem.c diff --git a/XServer/other_lib/png/pngpread.c b/png/pngpread.c similarity index 100% rename from XServer/other_lib/png/pngpread.c rename to png/pngpread.c diff --git a/XServer/other_lib/png/pngread.c b/png/pngread.c similarity index 100% rename from XServer/other_lib/png/pngread.c rename to png/pngread.c diff --git a/XServer/other_lib/png/pngrio.c b/png/pngrio.c similarity index 100% rename from XServer/other_lib/png/pngrio.c rename to png/pngrio.c diff --git a/XServer/other_lib/png/pngrtran.c b/png/pngrtran.c similarity index 100% rename from XServer/other_lib/png/pngrtran.c rename to png/pngrtran.c diff --git a/XServer/other_lib/png/pngrutil.c b/png/pngrutil.c similarity index 100% rename from XServer/other_lib/png/pngrutil.c rename to png/pngrutil.c diff --git a/XServer/other_lib/png/pngset.c b/png/pngset.c similarity index 100% rename from XServer/other_lib/png/pngset.c rename to png/pngset.c diff --git a/XServer/other_lib/png/pngtest.c b/png/pngtest.c similarity index 100% rename from XServer/other_lib/png/pngtest.c rename to png/pngtest.c diff --git a/XServer/other_lib/png/pngtrans.c b/png/pngtrans.c similarity index 100% rename from XServer/other_lib/png/pngtrans.c rename to png/pngtrans.c diff --git a/XServer/other_lib/png/pngvcrd.c b/png/pngvcrd.c similarity index 100% rename from XServer/other_lib/png/pngvcrd.c rename to png/pngvcrd.c diff --git a/XServer/other_lib/png/pngwio.c b/png/pngwio.c similarity index 100% rename from XServer/other_lib/png/pngwio.c rename to png/pngwio.c diff --git a/XServer/other_lib/png/pngwrite.c b/png/pngwrite.c similarity index 100% rename from XServer/other_lib/png/pngwrite.c rename to png/pngwrite.c diff --git a/XServer/other_lib/png/pngwtran.c b/png/pngwtran.c similarity index 100% rename from XServer/other_lib/png/pngwtran.c rename to png/pngwtran.c diff --git a/XServer/other_lib/png/pngwutil.c b/png/pngwutil.c similarity index 100% rename from XServer/other_lib/png/pngwutil.c rename to png/pngwutil.c diff --git a/XServer/other_lib/vorbis/AUTHORS b/vorbis/AUTHORS similarity index 100% rename from XServer/other_lib/vorbis/AUTHORS rename to vorbis/AUTHORS diff --git a/XServer/other_lib/vorbis/Android.mk b/vorbis/Android.mk similarity index 100% rename from XServer/other_lib/vorbis/Android.mk rename to vorbis/Android.mk diff --git a/XServer/other_lib/vorbis/CHANGES b/vorbis/CHANGES similarity index 100% rename from XServer/other_lib/vorbis/CHANGES rename to vorbis/CHANGES diff --git a/XServer/other_lib/vorbis/COPYING b/vorbis/COPYING similarity index 100% rename from XServer/other_lib/vorbis/COPYING rename to vorbis/COPYING diff --git a/XServer/other_lib/vorbis/README b/vorbis/README similarity index 100% rename from XServer/other_lib/vorbis/README rename to vorbis/README diff --git a/XServer/other_lib/vorbis/config.h b/vorbis/config.h similarity index 100% rename from XServer/other_lib/vorbis/config.h rename to vorbis/config.h diff --git a/XServer/other_lib/vorbis/include/vorbis/codec.h b/vorbis/include/vorbis/codec.h similarity index 100% rename from XServer/other_lib/vorbis/include/vorbis/codec.h rename to vorbis/include/vorbis/codec.h diff --git a/XServer/other_lib/vorbis/include/vorbis/vorbisenc.h b/vorbis/include/vorbis/vorbisenc.h similarity index 100% rename from XServer/other_lib/vorbis/include/vorbis/vorbisenc.h rename to vorbis/include/vorbis/vorbisenc.h diff --git a/XServer/other_lib/vorbis/include/vorbis/vorbisfile.h b/vorbis/include/vorbis/vorbisfile.h similarity index 100% rename from XServer/other_lib/vorbis/include/vorbis/vorbisfile.h rename to vorbis/include/vorbis/vorbisfile.h diff --git a/XServer/other_lib/vorbis/src/analysis.c b/vorbis/src/analysis.c similarity index 100% rename from XServer/other_lib/vorbis/src/analysis.c rename to vorbis/src/analysis.c diff --git a/XServer/other_lib/vorbis/src/backends.h b/vorbis/src/backends.h similarity index 100% rename from XServer/other_lib/vorbis/src/backends.h rename to vorbis/src/backends.h diff --git a/XServer/other_lib/vorbis/src/bitrate.c b/vorbis/src/bitrate.c similarity index 100% rename from XServer/other_lib/vorbis/src/bitrate.c rename to vorbis/src/bitrate.c diff --git a/XServer/other_lib/vorbis/src/bitrate.h b/vorbis/src/bitrate.h similarity index 100% rename from XServer/other_lib/vorbis/src/bitrate.h rename to vorbis/src/bitrate.h diff --git a/XServer/other_lib/vorbis/src/block.c b/vorbis/src/block.c similarity index 100% rename from XServer/other_lib/vorbis/src/block.c rename to vorbis/src/block.c diff --git a/XServer/other_lib/vorbis/src/books/coupled/res_books_51.h b/vorbis/src/books/coupled/res_books_51.h similarity index 100% rename from XServer/other_lib/vorbis/src/books/coupled/res_books_51.h rename to vorbis/src/books/coupled/res_books_51.h diff --git a/XServer/other_lib/vorbis/src/books/coupled/res_books_stereo.h b/vorbis/src/books/coupled/res_books_stereo.h similarity index 100% rename from XServer/other_lib/vorbis/src/books/coupled/res_books_stereo.h rename to vorbis/src/books/coupled/res_books_stereo.h diff --git a/XServer/other_lib/vorbis/src/books/floor/floor_books.h b/vorbis/src/books/floor/floor_books.h similarity index 100% rename from XServer/other_lib/vorbis/src/books/floor/floor_books.h rename to vorbis/src/books/floor/floor_books.h diff --git a/XServer/other_lib/vorbis/src/books/uncoupled/res_books_uncoupled.h b/vorbis/src/books/uncoupled/res_books_uncoupled.h similarity index 100% rename from XServer/other_lib/vorbis/src/books/uncoupled/res_books_uncoupled.h rename to vorbis/src/books/uncoupled/res_books_uncoupled.h diff --git a/XServer/other_lib/vorbis/src/codebook.c b/vorbis/src/codebook.c similarity index 100% rename from XServer/other_lib/vorbis/src/codebook.c rename to vorbis/src/codebook.c diff --git a/XServer/other_lib/vorbis/src/codebook.h b/vorbis/src/codebook.h similarity index 100% rename from XServer/other_lib/vorbis/src/codebook.h rename to vorbis/src/codebook.h diff --git a/XServer/other_lib/vorbis/src/codec_internal.h b/vorbis/src/codec_internal.h similarity index 100% rename from XServer/other_lib/vorbis/src/codec_internal.h rename to vorbis/src/codec_internal.h diff --git a/XServer/other_lib/vorbis/src/envelope.c b/vorbis/src/envelope.c similarity index 100% rename from XServer/other_lib/vorbis/src/envelope.c rename to vorbis/src/envelope.c diff --git a/XServer/other_lib/vorbis/src/envelope.h b/vorbis/src/envelope.h similarity index 100% rename from XServer/other_lib/vorbis/src/envelope.h rename to vorbis/src/envelope.h diff --git a/XServer/other_lib/vorbis/src/floor0.c b/vorbis/src/floor0.c similarity index 100% rename from XServer/other_lib/vorbis/src/floor0.c rename to vorbis/src/floor0.c diff --git a/XServer/other_lib/vorbis/src/floor1.c b/vorbis/src/floor1.c similarity index 100% rename from XServer/other_lib/vorbis/src/floor1.c rename to vorbis/src/floor1.c diff --git a/XServer/other_lib/vorbis/src/highlevel.h b/vorbis/src/highlevel.h similarity index 100% rename from XServer/other_lib/vorbis/src/highlevel.h rename to vorbis/src/highlevel.h diff --git a/XServer/other_lib/vorbis/src/info.c b/vorbis/src/info.c similarity index 100% rename from XServer/other_lib/vorbis/src/info.c rename to vorbis/src/info.c diff --git a/XServer/other_lib/vorbis/src/lookup.c b/vorbis/src/lookup.c similarity index 100% rename from XServer/other_lib/vorbis/src/lookup.c rename to vorbis/src/lookup.c diff --git a/XServer/other_lib/vorbis/src/lookup.h b/vorbis/src/lookup.h similarity index 100% rename from XServer/other_lib/vorbis/src/lookup.h rename to vorbis/src/lookup.h diff --git a/XServer/other_lib/vorbis/src/lookup_data.h b/vorbis/src/lookup_data.h similarity index 100% rename from XServer/other_lib/vorbis/src/lookup_data.h rename to vorbis/src/lookup_data.h diff --git a/XServer/other_lib/vorbis/src/lookups.pl b/vorbis/src/lookups.pl similarity index 100% rename from XServer/other_lib/vorbis/src/lookups.pl rename to vorbis/src/lookups.pl diff --git a/XServer/other_lib/vorbis/src/lpc.c b/vorbis/src/lpc.c similarity index 100% rename from XServer/other_lib/vorbis/src/lpc.c rename to vorbis/src/lpc.c diff --git a/XServer/other_lib/vorbis/src/lpc.h b/vorbis/src/lpc.h similarity index 100% rename from XServer/other_lib/vorbis/src/lpc.h rename to vorbis/src/lpc.h diff --git a/XServer/other_lib/vorbis/src/lsp.c b/vorbis/src/lsp.c similarity index 100% rename from XServer/other_lib/vorbis/src/lsp.c rename to vorbis/src/lsp.c diff --git a/XServer/other_lib/vorbis/src/lsp.h b/vorbis/src/lsp.h similarity index 100% rename from XServer/other_lib/vorbis/src/lsp.h rename to vorbis/src/lsp.h diff --git a/XServer/other_lib/vorbis/src/mapping0.c b/vorbis/src/mapping0.c similarity index 100% rename from XServer/other_lib/vorbis/src/mapping0.c rename to vorbis/src/mapping0.c diff --git a/XServer/other_lib/vorbis/src/masking.h b/vorbis/src/masking.h similarity index 100% rename from XServer/other_lib/vorbis/src/masking.h rename to vorbis/src/masking.h diff --git a/XServer/other_lib/vorbis/src/mdct.c b/vorbis/src/mdct.c similarity index 100% rename from XServer/other_lib/vorbis/src/mdct.c rename to vorbis/src/mdct.c diff --git a/XServer/other_lib/vorbis/src/mdct.h b/vorbis/src/mdct.h similarity index 100% rename from XServer/other_lib/vorbis/src/mdct.h rename to vorbis/src/mdct.h diff --git a/XServer/other_lib/vorbis/src/misc.h b/vorbis/src/misc.h similarity index 100% rename from XServer/other_lib/vorbis/src/misc.h rename to vorbis/src/misc.h diff --git a/XServer/other_lib/vorbis/src/modes/floor_all.h b/vorbis/src/modes/floor_all.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/floor_all.h rename to vorbis/src/modes/floor_all.h diff --git a/XServer/other_lib/vorbis/src/modes/psych_11.h b/vorbis/src/modes/psych_11.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/psych_11.h rename to vorbis/src/modes/psych_11.h diff --git a/XServer/other_lib/vorbis/src/modes/psych_16.h b/vorbis/src/modes/psych_16.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/psych_16.h rename to vorbis/src/modes/psych_16.h diff --git a/XServer/other_lib/vorbis/src/modes/psych_44.h b/vorbis/src/modes/psych_44.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/psych_44.h rename to vorbis/src/modes/psych_44.h diff --git a/XServer/other_lib/vorbis/src/modes/psych_8.h b/vorbis/src/modes/psych_8.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/psych_8.h rename to vorbis/src/modes/psych_8.h diff --git a/XServer/other_lib/vorbis/src/modes/residue_16.h b/vorbis/src/modes/residue_16.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/residue_16.h rename to vorbis/src/modes/residue_16.h diff --git a/XServer/other_lib/vorbis/src/modes/residue_44.h b/vorbis/src/modes/residue_44.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/residue_44.h rename to vorbis/src/modes/residue_44.h diff --git a/XServer/other_lib/vorbis/src/modes/residue_44p51.h b/vorbis/src/modes/residue_44p51.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/residue_44p51.h rename to vorbis/src/modes/residue_44p51.h diff --git a/XServer/other_lib/vorbis/src/modes/residue_44u.h b/vorbis/src/modes/residue_44u.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/residue_44u.h rename to vorbis/src/modes/residue_44u.h diff --git a/XServer/other_lib/vorbis/src/modes/residue_8.h b/vorbis/src/modes/residue_8.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/residue_8.h rename to vorbis/src/modes/residue_8.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_11.h b/vorbis/src/modes/setup_11.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_11.h rename to vorbis/src/modes/setup_11.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_16.h b/vorbis/src/modes/setup_16.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_16.h rename to vorbis/src/modes/setup_16.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_22.h b/vorbis/src/modes/setup_22.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_22.h rename to vorbis/src/modes/setup_22.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_32.h b/vorbis/src/modes/setup_32.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_32.h rename to vorbis/src/modes/setup_32.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_44.h b/vorbis/src/modes/setup_44.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_44.h rename to vorbis/src/modes/setup_44.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_44p51.h b/vorbis/src/modes/setup_44p51.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_44p51.h rename to vorbis/src/modes/setup_44p51.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_44u.h b/vorbis/src/modes/setup_44u.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_44u.h rename to vorbis/src/modes/setup_44u.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_8.h b/vorbis/src/modes/setup_8.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_8.h rename to vorbis/src/modes/setup_8.h diff --git a/XServer/other_lib/vorbis/src/modes/setup_X.h b/vorbis/src/modes/setup_X.h similarity index 100% rename from XServer/other_lib/vorbis/src/modes/setup_X.h rename to vorbis/src/modes/setup_X.h diff --git a/XServer/other_lib/vorbis/src/os.h b/vorbis/src/os.h similarity index 100% rename from XServer/other_lib/vorbis/src/os.h rename to vorbis/src/os.h diff --git a/XServer/other_lib/vorbis/src/psy.c b/vorbis/src/psy.c similarity index 100% rename from XServer/other_lib/vorbis/src/psy.c rename to vorbis/src/psy.c diff --git a/XServer/other_lib/vorbis/src/psy.h b/vorbis/src/psy.h similarity index 100% rename from XServer/other_lib/vorbis/src/psy.h rename to vorbis/src/psy.h diff --git a/XServer/other_lib/vorbis/src/registry.c b/vorbis/src/registry.c similarity index 100% rename from XServer/other_lib/vorbis/src/registry.c rename to vorbis/src/registry.c diff --git a/XServer/other_lib/vorbis/src/registry.h b/vorbis/src/registry.h similarity index 100% rename from XServer/other_lib/vorbis/src/registry.h rename to vorbis/src/registry.h diff --git a/XServer/other_lib/vorbis/src/res0.c b/vorbis/src/res0.c similarity index 100% rename from XServer/other_lib/vorbis/src/res0.c rename to vorbis/src/res0.c diff --git a/XServer/other_lib/vorbis/src/scales.h b/vorbis/src/scales.h similarity index 100% rename from XServer/other_lib/vorbis/src/scales.h rename to vorbis/src/scales.h diff --git a/XServer/other_lib/vorbis/src/sharedbook.c b/vorbis/src/sharedbook.c similarity index 100% rename from XServer/other_lib/vorbis/src/sharedbook.c rename to vorbis/src/sharedbook.c diff --git a/XServer/other_lib/vorbis/src/smallft.c b/vorbis/src/smallft.c similarity index 100% rename from XServer/other_lib/vorbis/src/smallft.c rename to vorbis/src/smallft.c diff --git a/XServer/other_lib/vorbis/src/smallft.h b/vorbis/src/smallft.h similarity index 100% rename from XServer/other_lib/vorbis/src/smallft.h rename to vorbis/src/smallft.h diff --git a/XServer/other_lib/vorbis/src/synthesis.c b/vorbis/src/synthesis.c similarity index 100% rename from XServer/other_lib/vorbis/src/synthesis.c rename to vorbis/src/synthesis.c diff --git a/XServer/other_lib/vorbis/src/vorbisenc.c b/vorbis/src/vorbisenc.c similarity index 100% rename from XServer/other_lib/vorbis/src/vorbisenc.c rename to vorbis/src/vorbisenc.c diff --git a/XServer/other_lib/vorbis/src/vorbisfile.c b/vorbis/src/vorbisfile.c similarity index 100% rename from XServer/other_lib/vorbis/src/vorbisfile.c rename to vorbis/src/vorbisfile.c diff --git a/XServer/other_lib/vorbis/src/window.c b/vorbis/src/window.c similarity index 100% rename from XServer/other_lib/vorbis/src/window.c rename to vorbis/src/window.c diff --git a/XServer/other_lib/vorbis/src/window.h b/vorbis/src/window.h similarity index 100% rename from XServer/other_lib/vorbis/src/window.h rename to vorbis/src/window.h diff --git a/XServer/other_lib/vorbis/todo.txt b/vorbis/todo.txt similarity index 100% rename from XServer/other_lib/vorbis/todo.txt rename to vorbis/todo.txt diff --git a/XServer/other_lib/x_header/Android.mk b/x_header/Android.mk similarity index 100% rename from XServer/other_lib/x_header/Android.mk rename to x_header/Android.mk diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/Android.mk b/x_header/bigreqsproto-1.1.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/Android.mk rename to x_header/bigreqsproto-1.1.2/Android.mk diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/COPYING b/x_header/bigreqsproto-1.1.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/COPYING rename to x_header/bigreqsproto-1.1.2/COPYING diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/Makefile.am b/x_header/bigreqsproto-1.1.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/Makefile.am rename to x_header/bigreqsproto-1.1.2/Makefile.am diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/README b/x_header/bigreqsproto-1.1.2/README similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/README rename to x_header/bigreqsproto-1.1.2/README diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/autogen.sh b/x_header/bigreqsproto-1.1.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/autogen.sh rename to x_header/bigreqsproto-1.1.2/autogen.sh diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/bigreqsproto.h b/x_header/bigreqsproto-1.1.2/bigreqsproto.h similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/bigreqsproto.h rename to x_header/bigreqsproto-1.1.2/bigreqsproto.h diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/bigreqsproto.pc.in b/x_header/bigreqsproto-1.1.2/bigreqsproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/bigreqsproto.pc.in rename to x_header/bigreqsproto-1.1.2/bigreqsproto.pc.in diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/bigreqstr.h b/x_header/bigreqsproto-1.1.2/bigreqstr.h similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/bigreqstr.h rename to x_header/bigreqsproto-1.1.2/bigreqstr.h diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/configure.ac b/x_header/bigreqsproto-1.1.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/configure.ac rename to x_header/bigreqsproto-1.1.2/configure.ac diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/docbook.am b/x_header/bigreqsproto-1.1.2/docbook.am similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/docbook.am rename to x_header/bigreqsproto-1.1.2/docbook.am diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/specs/Makefile.am b/x_header/bigreqsproto-1.1.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/specs/Makefile.am rename to x_header/bigreqsproto-1.1.2/specs/Makefile.am diff --git a/XServer/other_lib/x_header/bigreqsproto-1.1.2/specs/bigreq.xml b/x_header/bigreqsproto-1.1.2/specs/bigreq.xml similarity index 100% rename from XServer/other_lib/x_header/bigreqsproto-1.1.2/specs/bigreq.xml rename to x_header/bigreqsproto-1.1.2/specs/bigreq.xml diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/AUTHORS b/x_header/compositeproto-0.4.2/AUTHORS similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/AUTHORS rename to x_header/compositeproto-0.4.2/AUTHORS diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/Android.mk b/x_header/compositeproto-0.4.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/Android.mk rename to x_header/compositeproto-0.4.2/Android.mk diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/COPYING b/x_header/compositeproto-0.4.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/COPYING rename to x_header/compositeproto-0.4.2/COPYING diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/Makefile.am b/x_header/compositeproto-0.4.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/Makefile.am rename to x_header/compositeproto-0.4.2/Makefile.am diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/README b/x_header/compositeproto-0.4.2/README similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/README rename to x_header/compositeproto-0.4.2/README diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/autogen.sh b/x_header/compositeproto-0.4.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/autogen.sh rename to x_header/compositeproto-0.4.2/autogen.sh diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/composite.h b/x_header/compositeproto-0.4.2/composite.h similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/composite.h rename to x_header/compositeproto-0.4.2/composite.h diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/compositeproto.h b/x_header/compositeproto-0.4.2/compositeproto.h similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/compositeproto.h rename to x_header/compositeproto-0.4.2/compositeproto.h diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/compositeproto.pc.in b/x_header/compositeproto-0.4.2/compositeproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/compositeproto.pc.in rename to x_header/compositeproto-0.4.2/compositeproto.pc.in diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/compositeproto.txt b/x_header/compositeproto-0.4.2/compositeproto.txt similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/compositeproto.txt rename to x_header/compositeproto-0.4.2/compositeproto.txt diff --git a/XServer/other_lib/x_header/compositeproto-0.4.2/configure.ac b/x_header/compositeproto-0.4.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/compositeproto-0.4.2/configure.ac rename to x_header/compositeproto-0.4.2/configure.ac diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/AUTHORS b/x_header/damageproto-1.2.1/AUTHORS similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/AUTHORS rename to x_header/damageproto-1.2.1/AUTHORS diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/Android.mk b/x_header/damageproto-1.2.1/Android.mk similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/Android.mk rename to x_header/damageproto-1.2.1/Android.mk diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/COPYING b/x_header/damageproto-1.2.1/COPYING similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/COPYING rename to x_header/damageproto-1.2.1/COPYING diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/Makefile.am b/x_header/damageproto-1.2.1/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/Makefile.am rename to x_header/damageproto-1.2.1/Makefile.am diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/NEWS b/x_header/damageproto-1.2.1/NEWS similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/NEWS rename to x_header/damageproto-1.2.1/NEWS diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/README b/x_header/damageproto-1.2.1/README similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/README rename to x_header/damageproto-1.2.1/README diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/autogen.sh b/x_header/damageproto-1.2.1/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/autogen.sh rename to x_header/damageproto-1.2.1/autogen.sh diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/configure.ac b/x_header/damageproto-1.2.1/configure.ac similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/configure.ac rename to x_header/damageproto-1.2.1/configure.ac diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/damageproto.h b/x_header/damageproto-1.2.1/damageproto.h similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/damageproto.h rename to x_header/damageproto-1.2.1/damageproto.h diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/damageproto.pc.in b/x_header/damageproto-1.2.1/damageproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/damageproto.pc.in rename to x_header/damageproto-1.2.1/damageproto.pc.in diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/damageproto.txt b/x_header/damageproto-1.2.1/damageproto.txt similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/damageproto.txt rename to x_header/damageproto-1.2.1/damageproto.txt diff --git a/XServer/other_lib/x_header/damageproto-1.2.1/damagewire.h b/x_header/damageproto-1.2.1/damagewire.h similarity index 100% rename from XServer/other_lib/x_header/damageproto-1.2.1/damagewire.h rename to x_header/damageproto-1.2.1/damagewire.h diff --git a/XServer/other_lib/x_header/fixesproto-5.0/AUTHORS b/x_header/fixesproto-5.0/AUTHORS similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/AUTHORS rename to x_header/fixesproto-5.0/AUTHORS diff --git a/XServer/other_lib/x_header/fixesproto-5.0/Android.mk b/x_header/fixesproto-5.0/Android.mk similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/Android.mk rename to x_header/fixesproto-5.0/Android.mk diff --git a/XServer/other_lib/x_header/fixesproto-5.0/COPYING b/x_header/fixesproto-5.0/COPYING similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/COPYING rename to x_header/fixesproto-5.0/COPYING diff --git a/XServer/other_lib/x_header/fixesproto-5.0/Makefile.am b/x_header/fixesproto-5.0/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/Makefile.am rename to x_header/fixesproto-5.0/Makefile.am diff --git a/XServer/other_lib/x_header/fixesproto-5.0/README b/x_header/fixesproto-5.0/README similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/README rename to x_header/fixesproto-5.0/README diff --git a/XServer/other_lib/x_header/fixesproto-5.0/autogen.sh b/x_header/fixesproto-5.0/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/autogen.sh rename to x_header/fixesproto-5.0/autogen.sh diff --git a/XServer/other_lib/x_header/fixesproto-5.0/configure.ac b/x_header/fixesproto-5.0/configure.ac similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/configure.ac rename to x_header/fixesproto-5.0/configure.ac diff --git a/XServer/other_lib/x_header/fixesproto-5.0/fixesproto.pc.in b/x_header/fixesproto-5.0/fixesproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/fixesproto.pc.in rename to x_header/fixesproto-5.0/fixesproto.pc.in diff --git a/XServer/other_lib/x_header/fixesproto-5.0/fixesproto.txt b/x_header/fixesproto-5.0/fixesproto.txt similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/fixesproto.txt rename to x_header/fixesproto-5.0/fixesproto.txt diff --git a/XServer/other_lib/x_header/fixesproto-5.0/xfixesproto.h b/x_header/fixesproto-5.0/xfixesproto.h similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/xfixesproto.h rename to x_header/fixesproto-5.0/xfixesproto.h diff --git a/XServer/other_lib/x_header/fixesproto-5.0/xfixeswire.h b/x_header/fixesproto-5.0/xfixeswire.h similarity index 100% rename from XServer/other_lib/x_header/fixesproto-5.0/xfixeswire.h rename to x_header/fixesproto-5.0/xfixeswire.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/Android.mk b/x_header/fontsproto-2.1.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/Android.mk rename to x_header/fontsproto-2.1.2/Android.mk diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/COPYING b/x_header/fontsproto-2.1.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/COPYING rename to x_header/fontsproto-2.1.2/COPYING diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/FS.h b/x_header/fontsproto-2.1.2/FS.h similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/FS.h rename to x_header/fontsproto-2.1.2/FS.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/FSproto.h b/x_header/fontsproto-2.1.2/FSproto.h similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/FSproto.h rename to x_header/fontsproto-2.1.2/FSproto.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/Makefile.am b/x_header/fontsproto-2.1.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/Makefile.am rename to x_header/fontsproto-2.1.2/Makefile.am diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/README b/x_header/fontsproto-2.1.2/README similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/README rename to x_header/fontsproto-2.1.2/README diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/autogen.sh b/x_header/fontsproto-2.1.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/autogen.sh rename to x_header/fontsproto-2.1.2/autogen.sh diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/configure.ac b/x_header/fontsproto-2.1.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/configure.ac rename to x_header/fontsproto-2.1.2/configure.ac diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/docbook.am b/x_header/fontsproto-2.1.2/docbook.am similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/docbook.am rename to x_header/fontsproto-2.1.2/docbook.am diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/font.h b/x_header/fontsproto-2.1.2/font.h similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/font.h rename to x_header/fontsproto-2.1.2/font.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/fontproto.h b/x_header/fontsproto-2.1.2/fontproto.h similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/fontproto.h rename to x_header/fontsproto-2.1.2/fontproto.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/fontsproto.pc.in b/x_header/fontsproto-2.1.2/fontsproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/fontsproto.pc.in rename to x_header/fontsproto-2.1.2/fontsproto.pc.in diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/fontstruct.h b/x_header/fontsproto-2.1.2/fontstruct.h similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/fontstruct.h rename to x_header/fontsproto-2.1.2/fontstruct.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/fsmasks.h b/x_header/fontsproto-2.1.2/fsmasks.h similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/fsmasks.h rename to x_header/fontsproto-2.1.2/fsmasks.h diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/specs/Makefile.am b/x_header/fontsproto-2.1.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/specs/Makefile.am rename to x_header/fontsproto-2.1.2/specs/Makefile.am diff --git a/XServer/other_lib/x_header/fontsproto-2.1.2/specs/fsproto.xml b/x_header/fontsproto-2.1.2/specs/fsproto.xml similarity index 100% rename from XServer/other_lib/x_header/fontsproto-2.1.2/specs/fsproto.xml rename to x_header/fontsproto-2.1.2/specs/fsproto.xml diff --git a/XServer/other_lib/x_header/inputproto-2.3/Android.mk b/x_header/inputproto-2.3/Android.mk similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/Android.mk rename to x_header/inputproto-2.3/Android.mk diff --git a/XServer/other_lib/x_header/inputproto-2.3/COPYING b/x_header/inputproto-2.3/COPYING similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/COPYING rename to x_header/inputproto-2.3/COPYING diff --git a/XServer/other_lib/x_header/inputproto-2.3/Makefile.am b/x_header/inputproto-2.3/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/Makefile.am rename to x_header/inputproto-2.3/Makefile.am diff --git a/XServer/other_lib/x_header/inputproto-2.3/README b/x_header/inputproto-2.3/README similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/README rename to x_header/inputproto-2.3/README diff --git a/XServer/other_lib/x_header/inputproto-2.3/XI.h b/x_header/inputproto-2.3/XI.h similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/XI.h rename to x_header/inputproto-2.3/XI.h diff --git a/XServer/other_lib/x_header/inputproto-2.3/XI2.h b/x_header/inputproto-2.3/XI2.h similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/XI2.h rename to x_header/inputproto-2.3/XI2.h diff --git a/XServer/other_lib/x_header/inputproto-2.3/XI2proto.h b/x_header/inputproto-2.3/XI2proto.h similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/XI2proto.h rename to x_header/inputproto-2.3/XI2proto.h diff --git a/XServer/other_lib/x_header/inputproto-2.3/XIproto.h b/x_header/inputproto-2.3/XIproto.h similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/XIproto.h rename to x_header/inputproto-2.3/XIproto.h diff --git a/XServer/other_lib/x_header/inputproto-2.3/autogen.sh b/x_header/inputproto-2.3/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/autogen.sh rename to x_header/inputproto-2.3/autogen.sh diff --git a/XServer/other_lib/x_header/inputproto-2.3/configure.ac b/x_header/inputproto-2.3/configure.ac similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/configure.ac rename to x_header/inputproto-2.3/configure.ac diff --git a/XServer/other_lib/x_header/inputproto-2.3/inputproto.pc.in b/x_header/inputproto-2.3/inputproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/inputproto.pc.in rename to x_header/inputproto-2.3/inputproto.pc.in diff --git a/XServer/other_lib/x_header/inputproto-2.3/specs/Makefile.am b/x_header/inputproto-2.3/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/specs/Makefile.am rename to x_header/inputproto-2.3/specs/Makefile.am diff --git a/XServer/other_lib/x_header/inputproto-2.3/specs/XI2proto.txt b/x_header/inputproto-2.3/specs/XI2proto.txt similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/specs/XI2proto.txt rename to x_header/inputproto-2.3/specs/XI2proto.txt diff --git a/XServer/other_lib/x_header/inputproto-2.3/specs/XIproto.txt b/x_header/inputproto-2.3/specs/XIproto.txt similarity index 100% rename from XServer/other_lib/x_header/inputproto-2.3/specs/XIproto.txt rename to x_header/inputproto-2.3/specs/XIproto.txt diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/Android.mk b/x_header/kbproto-1.0.6/Android.mk similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/Android.mk rename to x_header/kbproto-1.0.6/Android.mk diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/COPYING b/x_header/kbproto-1.0.6/COPYING similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/COPYING rename to x_header/kbproto-1.0.6/COPYING diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/Makefile.am b/x_header/kbproto-1.0.6/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/Makefile.am rename to x_header/kbproto-1.0.6/Makefile.am diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/README b/x_header/kbproto-1.0.6/README similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/README rename to x_header/kbproto-1.0.6/README diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/XKB.h b/x_header/kbproto-1.0.6/XKB.h similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/XKB.h rename to x_header/kbproto-1.0.6/XKB.h diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/XKBgeom.h b/x_header/kbproto-1.0.6/XKBgeom.h similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/XKBgeom.h rename to x_header/kbproto-1.0.6/XKBgeom.h diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/XKBproto.h b/x_header/kbproto-1.0.6/XKBproto.h similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/XKBproto.h rename to x_header/kbproto-1.0.6/XKBproto.h diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/XKBsrv.h b/x_header/kbproto-1.0.6/XKBsrv.h similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/XKBsrv.h rename to x_header/kbproto-1.0.6/XKBsrv.h diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/XKBstr.h b/x_header/kbproto-1.0.6/XKBstr.h similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/XKBstr.h rename to x_header/kbproto-1.0.6/XKBstr.h diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/autogen.sh b/x_header/kbproto-1.0.6/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/autogen.sh rename to x_header/kbproto-1.0.6/autogen.sh diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/configure.ac b/x_header/kbproto-1.0.6/configure.ac similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/configure.ac rename to x_header/kbproto-1.0.6/configure.ac diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/docbook.am b/x_header/kbproto-1.0.6/docbook.am similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/docbook.am rename to x_header/kbproto-1.0.6/docbook.am diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/kbproto.pc.in b/x_header/kbproto-1.0.6/kbproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/kbproto.pc.in rename to x_header/kbproto-1.0.6/kbproto.pc.in diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/Makefile.am b/x_header/kbproto-1.0.6/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/Makefile.am rename to x_header/kbproto-1.0.6/specs/Makefile.am diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-1.svg b/x_header/kbproto-1.0.6/specs/XKBproto-1.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-1.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-1.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-10.svg b/x_header/kbproto-1.0.6/specs/XKBproto-10.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-10.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-10.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-11.svg b/x_header/kbproto-1.0.6/specs/XKBproto-11.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-11.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-11.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-2.svg b/x_header/kbproto-1.0.6/specs/XKBproto-2.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-2.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-2.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-3.svg b/x_header/kbproto-1.0.6/specs/XKBproto-3.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-3.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-3.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-4.svg b/x_header/kbproto-1.0.6/specs/XKBproto-4.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-4.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-4.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-5.svg b/x_header/kbproto-1.0.6/specs/XKBproto-5.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-5.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-5.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-6.svg b/x_header/kbproto-1.0.6/specs/XKBproto-6.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-6.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-6.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-7.svg b/x_header/kbproto-1.0.6/specs/XKBproto-7.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-7.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-7.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-8.svg b/x_header/kbproto-1.0.6/specs/XKBproto-8.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-8.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-8.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-9.svg b/x_header/kbproto-1.0.6/specs/XKBproto-9.svg similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/XKBproto-9.svg rename to x_header/kbproto-1.0.6/specs/XKBproto-9.svg diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/acknowledgements.xml b/x_header/kbproto-1.0.6/specs/acknowledgements.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/acknowledgements.xml rename to x_header/kbproto-1.0.6/specs/acknowledgements.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/appA.xml b/x_header/kbproto-1.0.6/specs/appA.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/appA.xml rename to x_header/kbproto-1.0.6/specs/appA.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/appB.xml b/x_header/kbproto-1.0.6/specs/appB.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/appB.xml rename to x_header/kbproto-1.0.6/specs/appB.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/appC.xml b/x_header/kbproto-1.0.6/specs/appC.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/appC.xml rename to x_header/kbproto-1.0.6/specs/appC.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/appD.xml b/x_header/kbproto-1.0.6/specs/appD.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/appD.xml rename to x_header/kbproto-1.0.6/specs/appD.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch01.xml b/x_header/kbproto-1.0.6/specs/ch01.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch01.xml rename to x_header/kbproto-1.0.6/specs/ch01.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch02.xml b/x_header/kbproto-1.0.6/specs/ch02.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch02.xml rename to x_header/kbproto-1.0.6/specs/ch02.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch03.xml b/x_header/kbproto-1.0.6/specs/ch03.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch03.xml rename to x_header/kbproto-1.0.6/specs/ch03.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch04.xml b/x_header/kbproto-1.0.6/specs/ch04.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch04.xml rename to x_header/kbproto-1.0.6/specs/ch04.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch05.xml b/x_header/kbproto-1.0.6/specs/ch05.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch05.xml rename to x_header/kbproto-1.0.6/specs/ch05.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch06.xml b/x_header/kbproto-1.0.6/specs/ch06.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch06.xml rename to x_header/kbproto-1.0.6/specs/ch06.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch07.xml b/x_header/kbproto-1.0.6/specs/ch07.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch07.xml rename to x_header/kbproto-1.0.6/specs/ch07.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch08.xml b/x_header/kbproto-1.0.6/specs/ch08.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch08.xml rename to x_header/kbproto-1.0.6/specs/ch08.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch09.xml b/x_header/kbproto-1.0.6/specs/ch09.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch09.xml rename to x_header/kbproto-1.0.6/specs/ch09.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch10.xml b/x_header/kbproto-1.0.6/specs/ch10.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch10.xml rename to x_header/kbproto-1.0.6/specs/ch10.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch11.xml b/x_header/kbproto-1.0.6/specs/ch11.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch11.xml rename to x_header/kbproto-1.0.6/specs/ch11.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch12.xml b/x_header/kbproto-1.0.6/specs/ch12.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch12.xml rename to x_header/kbproto-1.0.6/specs/ch12.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch13.xml b/x_header/kbproto-1.0.6/specs/ch13.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch13.xml rename to x_header/kbproto-1.0.6/specs/ch13.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch14.xml b/x_header/kbproto-1.0.6/specs/ch14.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch14.xml rename to x_header/kbproto-1.0.6/specs/ch14.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch15.xml b/x_header/kbproto-1.0.6/specs/ch15.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch15.xml rename to x_header/kbproto-1.0.6/specs/ch15.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/ch16.xml b/x_header/kbproto-1.0.6/specs/ch16.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/ch16.xml rename to x_header/kbproto-1.0.6/specs/ch16.xml diff --git a/XServer/other_lib/x_header/kbproto-1.0.6/specs/xkbproto.xml b/x_header/kbproto-1.0.6/specs/xkbproto.xml similarity index 100% rename from XServer/other_lib/x_header/kbproto-1.0.6/specs/xkbproto.xml rename to x_header/kbproto-1.0.6/specs/xkbproto.xml diff --git a/XServer/other_lib/x_header/proto-1.8/COPYING b/x_header/proto-1.8/COPYING similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/COPYING rename to x_header/proto-1.8/COPYING diff --git a/XServer/other_lib/x_header/proto-1.8/INSTALL b/x_header/proto-1.8/INSTALL similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/INSTALL rename to x_header/proto-1.8/INSTALL diff --git a/XServer/other_lib/x_header/proto-1.8/Makefile.am b/x_header/proto-1.8/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/Makefile.am rename to x_header/proto-1.8/Makefile.am diff --git a/XServer/other_lib/x_header/proto-1.8/NEWS b/x_header/proto-1.8/NEWS similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/NEWS rename to x_header/proto-1.8/NEWS diff --git a/XServer/other_lib/x_header/proto-1.8/README b/x_header/proto-1.8/README similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/README rename to x_header/proto-1.8/README diff --git a/XServer/other_lib/x_header/proto-1.8/TODO b/x_header/proto-1.8/TODO similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/TODO rename to x_header/proto-1.8/TODO diff --git a/XServer/other_lib/x_header/proto-1.8/autogen.sh b/x_header/proto-1.8/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/autogen.sh rename to x_header/proto-1.8/autogen.sh diff --git a/XServer/other_lib/x_header/proto-1.8/configure.ac b/x_header/proto-1.8/configure.ac similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/configure.ac rename to x_header/proto-1.8/configure.ac diff --git a/XServer/other_lib/x_header/proto-1.8/doc/xml-xcb.txt b/x_header/proto-1.8/doc/xml-xcb.txt similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/doc/xml-xcb.txt rename to x_header/proto-1.8/doc/xml-xcb.txt diff --git a/XServer/other_lib/x_header/proto-1.8/src/Makefile.am b/x_header/proto-1.8/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/Makefile.am rename to x_header/proto-1.8/src/Makefile.am diff --git a/XServer/other_lib/x_header/proto-1.8/src/bigreq.xml b/x_header/proto-1.8/src/bigreq.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/bigreq.xml rename to x_header/proto-1.8/src/bigreq.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/composite.xml b/x_header/proto-1.8/src/composite.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/composite.xml rename to x_header/proto-1.8/src/composite.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/damage.xml b/x_header/proto-1.8/src/damage.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/damage.xml rename to x_header/proto-1.8/src/damage.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/dpms.xml b/x_header/proto-1.8/src/dpms.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/dpms.xml rename to x_header/proto-1.8/src/dpms.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/dri2.xml b/x_header/proto-1.8/src/dri2.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/dri2.xml rename to x_header/proto-1.8/src/dri2.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/ge.xml b/x_header/proto-1.8/src/ge.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/ge.xml rename to x_header/proto-1.8/src/ge.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/glx.xml b/x_header/proto-1.8/src/glx.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/glx.xml rename to x_header/proto-1.8/src/glx.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/randr.xml b/x_header/proto-1.8/src/randr.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/randr.xml rename to x_header/proto-1.8/src/randr.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/record.xml b/x_header/proto-1.8/src/record.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/record.xml rename to x_header/proto-1.8/src/record.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/render.xml b/x_header/proto-1.8/src/render.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/render.xml rename to x_header/proto-1.8/src/render.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/res.xml b/x_header/proto-1.8/src/res.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/res.xml rename to x_header/proto-1.8/src/res.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/screensaver.xml b/x_header/proto-1.8/src/screensaver.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/screensaver.xml rename to x_header/proto-1.8/src/screensaver.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/shape.xml b/x_header/proto-1.8/src/shape.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/shape.xml rename to x_header/proto-1.8/src/shape.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/shm.xml b/x_header/proto-1.8/src/shm.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/shm.xml rename to x_header/proto-1.8/src/shm.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/sync.xml b/x_header/proto-1.8/src/sync.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/sync.xml rename to x_header/proto-1.8/src/sync.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xc_misc.xml b/x_header/proto-1.8/src/xc_misc.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xc_misc.xml rename to x_header/proto-1.8/src/xc_misc.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xcb.xsd b/x_header/proto-1.8/src/xcb.xsd similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xcb.xsd rename to x_header/proto-1.8/src/xcb.xsd diff --git a/XServer/other_lib/x_header/proto-1.8/src/xevie.xml b/x_header/proto-1.8/src/xevie.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xevie.xml rename to x_header/proto-1.8/src/xevie.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xf86dri.xml b/x_header/proto-1.8/src/xf86dri.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xf86dri.xml rename to x_header/proto-1.8/src/xf86dri.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xf86vidmode.xml b/x_header/proto-1.8/src/xf86vidmode.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xf86vidmode.xml rename to x_header/proto-1.8/src/xf86vidmode.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xfixes.xml b/x_header/proto-1.8/src/xfixes.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xfixes.xml rename to x_header/proto-1.8/src/xfixes.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xinerama.xml b/x_header/proto-1.8/src/xinerama.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xinerama.xml rename to x_header/proto-1.8/src/xinerama.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xinput.xml b/x_header/proto-1.8/src/xinput.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xinput.xml rename to x_header/proto-1.8/src/xinput.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xkb.xml b/x_header/proto-1.8/src/xkb.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xkb.xml rename to x_header/proto-1.8/src/xkb.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xprint.xml b/x_header/proto-1.8/src/xprint.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xprint.xml rename to x_header/proto-1.8/src/xprint.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xproto.xml b/x_header/proto-1.8/src/xproto.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xproto.xml rename to x_header/proto-1.8/src/xproto.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xselinux.xml b/x_header/proto-1.8/src/xselinux.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xselinux.xml rename to x_header/proto-1.8/src/xselinux.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xtest.xml b/x_header/proto-1.8/src/xtest.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xtest.xml rename to x_header/proto-1.8/src/xtest.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xv.xml b/x_header/proto-1.8/src/xv.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xv.xml rename to x_header/proto-1.8/src/xv.xml diff --git a/XServer/other_lib/x_header/proto-1.8/src/xvmc.xml b/x_header/proto-1.8/src/xvmc.xml similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/src/xvmc.xml rename to x_header/proto-1.8/src/xvmc.xml diff --git a/XServer/other_lib/x_header/proto-1.8/xcb-proto.pc.in b/x_header/proto-1.8/xcb-proto.pc.in similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcb-proto.pc.in rename to x_header/proto-1.8/xcb-proto.pc.in diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/Makefile.am b/x_header/proto-1.8/xcbgen/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/Makefile.am rename to x_header/proto-1.8/xcbgen/Makefile.am diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/__init__.py b/x_header/proto-1.8/xcbgen/__init__.py similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/__init__.py rename to x_header/proto-1.8/xcbgen/__init__.py diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/error.py b/x_header/proto-1.8/xcbgen/error.py similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/error.py rename to x_header/proto-1.8/xcbgen/error.py diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/expr.py b/x_header/proto-1.8/xcbgen/expr.py similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/expr.py rename to x_header/proto-1.8/xcbgen/expr.py diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/matcher.py b/x_header/proto-1.8/xcbgen/matcher.py similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/matcher.py rename to x_header/proto-1.8/xcbgen/matcher.py diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/state.py b/x_header/proto-1.8/xcbgen/state.py similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/state.py rename to x_header/proto-1.8/xcbgen/state.py diff --git a/XServer/other_lib/x_header/proto-1.8/xcbgen/xtypes.py b/x_header/proto-1.8/xcbgen/xtypes.py similarity index 100% rename from XServer/other_lib/x_header/proto-1.8/xcbgen/xtypes.py rename to x_header/proto-1.8/xcbgen/xtypes.py diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/Android.mk b/x_header/randrproto-1.4.0/Android.mk similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/Android.mk rename to x_header/randrproto-1.4.0/Android.mk diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/COPYING b/x_header/randrproto-1.4.0/COPYING similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/COPYING rename to x_header/randrproto-1.4.0/COPYING diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/Makefile.am b/x_header/randrproto-1.4.0/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/Makefile.am rename to x_header/randrproto-1.4.0/Makefile.am diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/README b/x_header/randrproto-1.4.0/README similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/README rename to x_header/randrproto-1.4.0/README diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/autogen.sh b/x_header/randrproto-1.4.0/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/autogen.sh rename to x_header/randrproto-1.4.0/autogen.sh diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/configure.ac b/x_header/randrproto-1.4.0/configure.ac similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/configure.ac rename to x_header/randrproto-1.4.0/configure.ac diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/randr.h b/x_header/randrproto-1.4.0/randr.h similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/randr.h rename to x_header/randrproto-1.4.0/randr.h diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/randrproto.h b/x_header/randrproto-1.4.0/randrproto.h similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/randrproto.h rename to x_header/randrproto-1.4.0/randrproto.h diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/randrproto.pc.in b/x_header/randrproto-1.4.0/randrproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/randrproto.pc.in rename to x_header/randrproto-1.4.0/randrproto.pc.in diff --git a/XServer/other_lib/x_header/randrproto-1.4.0/randrproto.txt b/x_header/randrproto-1.4.0/randrproto.txt similarity index 100% rename from XServer/other_lib/x_header/randrproto-1.4.0/randrproto.txt rename to x_header/randrproto-1.4.0/randrproto.txt diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/Android.mk b/x_header/recordproto-1.14.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/Android.mk rename to x_header/recordproto-1.14.2/Android.mk diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/COPYING b/x_header/recordproto-1.14.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/COPYING rename to x_header/recordproto-1.14.2/COPYING diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/Makefile.am b/x_header/recordproto-1.14.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/Makefile.am rename to x_header/recordproto-1.14.2/Makefile.am diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/README b/x_header/recordproto-1.14.2/README similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/README rename to x_header/recordproto-1.14.2/README diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/autogen.sh b/x_header/recordproto-1.14.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/autogen.sh rename to x_header/recordproto-1.14.2/autogen.sh diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/configure.ac b/x_header/recordproto-1.14.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/configure.ac rename to x_header/recordproto-1.14.2/configure.ac diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/docbook.am b/x_header/recordproto-1.14.2/docbook.am similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/docbook.am rename to x_header/recordproto-1.14.2/docbook.am diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/recordconst.h b/x_header/recordproto-1.14.2/recordconst.h similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/recordconst.h rename to x_header/recordproto-1.14.2/recordconst.h diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/recordproto.h b/x_header/recordproto-1.14.2/recordproto.h similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/recordproto.h rename to x_header/recordproto-1.14.2/recordproto.h diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/recordproto.pc.in b/x_header/recordproto-1.14.2/recordproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/recordproto.pc.in rename to x_header/recordproto-1.14.2/recordproto.pc.in diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/recordstr.h b/x_header/recordproto-1.14.2/recordstr.h similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/recordstr.h rename to x_header/recordproto-1.14.2/recordstr.h diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/specs/Makefile.am b/x_header/recordproto-1.14.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/specs/Makefile.am rename to x_header/recordproto-1.14.2/specs/Makefile.am diff --git a/XServer/other_lib/x_header/recordproto-1.14.2/specs/record.xml b/x_header/recordproto-1.14.2/specs/record.xml similarity index 100% rename from XServer/other_lib/x_header/recordproto-1.14.2/specs/record.xml rename to x_header/recordproto-1.14.2/specs/record.xml diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/Android.mk b/x_header/renderproto-0.11.1/Android.mk similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/Android.mk rename to x_header/renderproto-0.11.1/Android.mk diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/COPYING b/x_header/renderproto-0.11.1/COPYING similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/COPYING rename to x_header/renderproto-0.11.1/COPYING diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/Makefile.am b/x_header/renderproto-0.11.1/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/Makefile.am rename to x_header/renderproto-0.11.1/Makefile.am diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/README b/x_header/renderproto-0.11.1/README similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/README rename to x_header/renderproto-0.11.1/README diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/autogen.sh b/x_header/renderproto-0.11.1/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/autogen.sh rename to x_header/renderproto-0.11.1/autogen.sh diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/configure.ac b/x_header/renderproto-0.11.1/configure.ac similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/configure.ac rename to x_header/renderproto-0.11.1/configure.ac diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/render.h b/x_header/renderproto-0.11.1/render.h similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/render.h rename to x_header/renderproto-0.11.1/render.h diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/renderproto.h b/x_header/renderproto-0.11.1/renderproto.h similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/renderproto.h rename to x_header/renderproto-0.11.1/renderproto.h diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/renderproto.pc.in b/x_header/renderproto-0.11.1/renderproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/renderproto.pc.in rename to x_header/renderproto-0.11.1/renderproto.pc.in diff --git a/XServer/other_lib/x_header/renderproto-0.11.1/renderproto.txt b/x_header/renderproto-0.11.1/renderproto.txt similarity index 100% rename from XServer/other_lib/x_header/renderproto-0.11.1/renderproto.txt rename to x_header/renderproto-0.11.1/renderproto.txt diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/Android.mk b/x_header/resourceproto-1.2.0/Android.mk similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/Android.mk rename to x_header/resourceproto-1.2.0/Android.mk diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/COPYING b/x_header/resourceproto-1.2.0/COPYING similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/COPYING rename to x_header/resourceproto-1.2.0/COPYING diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/Makefile.am b/x_header/resourceproto-1.2.0/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/Makefile.am rename to x_header/resourceproto-1.2.0/Makefile.am diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/README b/x_header/resourceproto-1.2.0/README similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/README rename to x_header/resourceproto-1.2.0/README diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/XResproto.h b/x_header/resourceproto-1.2.0/XResproto.h similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/XResproto.h rename to x_header/resourceproto-1.2.0/XResproto.h diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/autogen.sh b/x_header/resourceproto-1.2.0/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/autogen.sh rename to x_header/resourceproto-1.2.0/autogen.sh diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/configure.ac b/x_header/resourceproto-1.2.0/configure.ac similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/configure.ac rename to x_header/resourceproto-1.2.0/configure.ac diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/resourceproto.pc.in b/x_header/resourceproto-1.2.0/resourceproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/resourceproto.pc.in rename to x_header/resourceproto-1.2.0/resourceproto.pc.in diff --git a/XServer/other_lib/x_header/resourceproto-1.2.0/resproto.txt b/x_header/resourceproto-1.2.0/resproto.txt similarity index 100% rename from XServer/other_lib/x_header/resourceproto-1.2.0/resproto.txt rename to x_header/resourceproto-1.2.0/resproto.txt diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/Android.mk b/x_header/scrnsaverproto-1.2.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/Android.mk rename to x_header/scrnsaverproto-1.2.2/Android.mk diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/COPYING b/x_header/scrnsaverproto-1.2.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/COPYING rename to x_header/scrnsaverproto-1.2.2/COPYING diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/Makefile.am b/x_header/scrnsaverproto-1.2.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/Makefile.am rename to x_header/scrnsaverproto-1.2.2/Makefile.am diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/README b/x_header/scrnsaverproto-1.2.2/README similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/README rename to x_header/scrnsaverproto-1.2.2/README diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/autogen.sh b/x_header/scrnsaverproto-1.2.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/autogen.sh rename to x_header/scrnsaverproto-1.2.2/autogen.sh diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/configure.ac b/x_header/scrnsaverproto-1.2.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/configure.ac rename to x_header/scrnsaverproto-1.2.2/configure.ac diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/docbook.am b/x_header/scrnsaverproto-1.2.2/docbook.am similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/docbook.am rename to x_header/scrnsaverproto-1.2.2/docbook.am diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/saver.h b/x_header/scrnsaverproto-1.2.2/saver.h similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/saver.h rename to x_header/scrnsaverproto-1.2.2/saver.h diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/saverproto.h b/x_header/scrnsaverproto-1.2.2/saverproto.h similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/saverproto.h rename to x_header/scrnsaverproto-1.2.2/saverproto.h diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/scrnsaverproto.pc.in b/x_header/scrnsaverproto-1.2.2/scrnsaverproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/scrnsaverproto.pc.in rename to x_header/scrnsaverproto-1.2.2/scrnsaverproto.pc.in diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/specs/Makefile.am b/x_header/scrnsaverproto-1.2.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/specs/Makefile.am rename to x_header/scrnsaverproto-1.2.2/specs/Makefile.am diff --git a/XServer/other_lib/x_header/scrnsaverproto-1.2.2/specs/saver.xml b/x_header/scrnsaverproto-1.2.2/specs/saver.xml similarity index 100% rename from XServer/other_lib/x_header/scrnsaverproto-1.2.2/specs/saver.xml rename to x_header/scrnsaverproto-1.2.2/specs/saver.xml diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/Android.mk b/x_header/videoproto-2.3.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/Android.mk rename to x_header/videoproto-2.3.2/Android.mk diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/COPYING b/x_header/videoproto-2.3.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/COPYING rename to x_header/videoproto-2.3.2/COPYING diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/Makefile.am b/x_header/videoproto-2.3.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/Makefile.am rename to x_header/videoproto-2.3.2/Makefile.am diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/README b/x_header/videoproto-2.3.2/README similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/README rename to x_header/videoproto-2.3.2/README diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/Xv.h b/x_header/videoproto-2.3.2/Xv.h similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/Xv.h rename to x_header/videoproto-2.3.2/Xv.h diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/XvMC.h b/x_header/videoproto-2.3.2/XvMC.h similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/XvMC.h rename to x_header/videoproto-2.3.2/XvMC.h diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/XvMCproto.h b/x_header/videoproto-2.3.2/XvMCproto.h similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/XvMCproto.h rename to x_header/videoproto-2.3.2/XvMCproto.h diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/Xvproto.h b/x_header/videoproto-2.3.2/Xvproto.h similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/Xvproto.h rename to x_header/videoproto-2.3.2/Xvproto.h diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/autogen.sh b/x_header/videoproto-2.3.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/autogen.sh rename to x_header/videoproto-2.3.2/autogen.sh diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/configure.ac b/x_header/videoproto-2.3.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/configure.ac rename to x_header/videoproto-2.3.2/configure.ac diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/videoproto.pc.in b/x_header/videoproto-2.3.2/videoproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/videoproto.pc.in rename to x_header/videoproto-2.3.2/videoproto.pc.in diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/vldXvMC.h b/x_header/videoproto-2.3.2/vldXvMC.h similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/vldXvMC.h rename to x_header/videoproto-2.3.2/vldXvMC.h diff --git a/XServer/other_lib/x_header/videoproto-2.3.2/xv-protocol-v2.txt b/x_header/videoproto-2.3.2/xv-protocol-v2.txt similarity index 100% rename from XServer/other_lib/x_header/videoproto-2.3.2/xv-protocol-v2.txt rename to x_header/videoproto-2.3.2/xv-protocol-v2.txt diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/COPYING b/x_header/xcb-proto-1.10/COPYING similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/COPYING rename to x_header/xcb-proto-1.10/COPYING diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/INSTALL b/x_header/xcb-proto-1.10/INSTALL similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/INSTALL rename to x_header/xcb-proto-1.10/INSTALL diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/Makefile.am b/x_header/xcb-proto-1.10/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/Makefile.am rename to x_header/xcb-proto-1.10/Makefile.am diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/Makefile.in b/x_header/xcb-proto-1.10/Makefile.in similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/Makefile.in rename to x_header/xcb-proto-1.10/Makefile.in diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/NEWS b/x_header/xcb-proto-1.10/NEWS similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/NEWS rename to x_header/xcb-proto-1.10/NEWS diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/README b/x_header/xcb-proto-1.10/README similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/README rename to x_header/xcb-proto-1.10/README diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/TODO b/x_header/xcb-proto-1.10/TODO similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/TODO rename to x_header/xcb-proto-1.10/TODO diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/aclocal.m4 b/x_header/xcb-proto-1.10/aclocal.m4 similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/aclocal.m4 rename to x_header/xcb-proto-1.10/aclocal.m4 diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/autogen.sh b/x_header/xcb-proto-1.10/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/autogen.sh rename to x_header/xcb-proto-1.10/autogen.sh diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/configure b/x_header/xcb-proto-1.10/configure similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/configure rename to x_header/xcb-proto-1.10/configure diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/configure.ac b/x_header/xcb-proto-1.10/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/configure.ac rename to x_header/xcb-proto-1.10/configure.ac diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/doc/xml-xcb.txt b/x_header/xcb-proto-1.10/doc/xml-xcb.txt similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/doc/xml-xcb.txt rename to x_header/xcb-proto-1.10/doc/xml-xcb.txt diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/install-sh b/x_header/xcb-proto-1.10/install-sh similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/install-sh rename to x_header/xcb-proto-1.10/install-sh diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/missing b/x_header/xcb-proto-1.10/missing similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/missing rename to x_header/xcb-proto-1.10/missing diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/py-compile b/x_header/xcb-proto-1.10/py-compile similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/py-compile rename to x_header/xcb-proto-1.10/py-compile diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/Makefile.am b/x_header/xcb-proto-1.10/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/Makefile.am rename to x_header/xcb-proto-1.10/src/Makefile.am diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/Makefile.in b/x_header/xcb-proto-1.10/src/Makefile.in similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/Makefile.in rename to x_header/xcb-proto-1.10/src/Makefile.in diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/bigreq.xml b/x_header/xcb-proto-1.10/src/bigreq.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/bigreq.xml rename to x_header/xcb-proto-1.10/src/bigreq.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/composite.xml b/x_header/xcb-proto-1.10/src/composite.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/composite.xml rename to x_header/xcb-proto-1.10/src/composite.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/damage.xml b/x_header/xcb-proto-1.10/src/damage.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/damage.xml rename to x_header/xcb-proto-1.10/src/damage.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/dpms.xml b/x_header/xcb-proto-1.10/src/dpms.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/dpms.xml rename to x_header/xcb-proto-1.10/src/dpms.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/dri2.xml b/x_header/xcb-proto-1.10/src/dri2.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/dri2.xml rename to x_header/xcb-proto-1.10/src/dri2.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/dri3.xml b/x_header/xcb-proto-1.10/src/dri3.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/dri3.xml rename to x_header/xcb-proto-1.10/src/dri3.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/ge.xml b/x_header/xcb-proto-1.10/src/ge.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/ge.xml rename to x_header/xcb-proto-1.10/src/ge.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/glx.xml b/x_header/xcb-proto-1.10/src/glx.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/glx.xml rename to x_header/xcb-proto-1.10/src/glx.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/present.xml b/x_header/xcb-proto-1.10/src/present.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/present.xml rename to x_header/xcb-proto-1.10/src/present.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/randr.xml b/x_header/xcb-proto-1.10/src/randr.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/randr.xml rename to x_header/xcb-proto-1.10/src/randr.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/record.xml b/x_header/xcb-proto-1.10/src/record.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/record.xml rename to x_header/xcb-proto-1.10/src/record.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/render.xml b/x_header/xcb-proto-1.10/src/render.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/render.xml rename to x_header/xcb-proto-1.10/src/render.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/res.xml b/x_header/xcb-proto-1.10/src/res.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/res.xml rename to x_header/xcb-proto-1.10/src/res.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/screensaver.xml b/x_header/xcb-proto-1.10/src/screensaver.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/screensaver.xml rename to x_header/xcb-proto-1.10/src/screensaver.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/shape.xml b/x_header/xcb-proto-1.10/src/shape.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/shape.xml rename to x_header/xcb-proto-1.10/src/shape.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/shm.xml b/x_header/xcb-proto-1.10/src/shm.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/shm.xml rename to x_header/xcb-proto-1.10/src/shm.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/sync.xml b/x_header/xcb-proto-1.10/src/sync.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/sync.xml rename to x_header/xcb-proto-1.10/src/sync.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xc_misc.xml b/x_header/xcb-proto-1.10/src/xc_misc.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xc_misc.xml rename to x_header/xcb-proto-1.10/src/xc_misc.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xcb.xsd b/x_header/xcb-proto-1.10/src/xcb.xsd similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xcb.xsd rename to x_header/xcb-proto-1.10/src/xcb.xsd diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xevie.xml b/x_header/xcb-proto-1.10/src/xevie.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xevie.xml rename to x_header/xcb-proto-1.10/src/xevie.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xf86dri.xml b/x_header/xcb-proto-1.10/src/xf86dri.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xf86dri.xml rename to x_header/xcb-proto-1.10/src/xf86dri.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xf86vidmode.xml b/x_header/xcb-proto-1.10/src/xf86vidmode.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xf86vidmode.xml rename to x_header/xcb-proto-1.10/src/xf86vidmode.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xfixes.xml b/x_header/xcb-proto-1.10/src/xfixes.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xfixes.xml rename to x_header/xcb-proto-1.10/src/xfixes.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xinerama.xml b/x_header/xcb-proto-1.10/src/xinerama.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xinerama.xml rename to x_header/xcb-proto-1.10/src/xinerama.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xinput.xml b/x_header/xcb-proto-1.10/src/xinput.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xinput.xml rename to x_header/xcb-proto-1.10/src/xinput.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xkb.xml b/x_header/xcb-proto-1.10/src/xkb.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xkb.xml rename to x_header/xcb-proto-1.10/src/xkb.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xprint.xml b/x_header/xcb-proto-1.10/src/xprint.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xprint.xml rename to x_header/xcb-proto-1.10/src/xprint.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xproto.xml b/x_header/xcb-proto-1.10/src/xproto.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xproto.xml rename to x_header/xcb-proto-1.10/src/xproto.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xselinux.xml b/x_header/xcb-proto-1.10/src/xselinux.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xselinux.xml rename to x_header/xcb-proto-1.10/src/xselinux.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xtest.xml b/x_header/xcb-proto-1.10/src/xtest.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xtest.xml rename to x_header/xcb-proto-1.10/src/xtest.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xv.xml b/x_header/xcb-proto-1.10/src/xv.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xv.xml rename to x_header/xcb-proto-1.10/src/xv.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/src/xvmc.xml b/x_header/xcb-proto-1.10/src/xvmc.xml similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/src/xvmc.xml rename to x_header/xcb-proto-1.10/src/xvmc.xml diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcb-proto.pc.in b/x_header/xcb-proto-1.10/xcb-proto.pc.in similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcb-proto.pc.in rename to x_header/xcb-proto-1.10/xcb-proto.pc.in diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/Makefile.am b/x_header/xcb-proto-1.10/xcbgen/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/Makefile.am rename to x_header/xcb-proto-1.10/xcbgen/Makefile.am diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/Makefile.in b/x_header/xcb-proto-1.10/xcbgen/Makefile.in similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/Makefile.in rename to x_header/xcb-proto-1.10/xcbgen/Makefile.in diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/__init__.py b/x_header/xcb-proto-1.10/xcbgen/__init__.py similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/__init__.py rename to x_header/xcb-proto-1.10/xcbgen/__init__.py diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/error.py b/x_header/xcb-proto-1.10/xcbgen/error.py similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/error.py rename to x_header/xcb-proto-1.10/xcbgen/error.py diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/expr.py b/x_header/xcb-proto-1.10/xcbgen/expr.py similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/expr.py rename to x_header/xcb-proto-1.10/xcbgen/expr.py diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/matcher.py b/x_header/xcb-proto-1.10/xcbgen/matcher.py similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/matcher.py rename to x_header/xcb-proto-1.10/xcbgen/matcher.py diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/state.py b/x_header/xcb-proto-1.10/xcbgen/state.py similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/state.py rename to x_header/xcb-proto-1.10/xcbgen/state.py diff --git a/XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/xtypes.py b/x_header/xcb-proto-1.10/xcbgen/xtypes.py similarity index 100% rename from XServer/other_lib/x_header/xcb-proto-1.10/xcbgen/xtypes.py rename to x_header/xcb-proto-1.10/xcbgen/xtypes.py diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/Android.mk b/x_header/xcmiscproto-1.2.2/Android.mk similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/Android.mk rename to x_header/xcmiscproto-1.2.2/Android.mk diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/COPYING b/x_header/xcmiscproto-1.2.2/COPYING similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/COPYING rename to x_header/xcmiscproto-1.2.2/COPYING diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/Makefile.am b/x_header/xcmiscproto-1.2.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/Makefile.am rename to x_header/xcmiscproto-1.2.2/Makefile.am diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/README b/x_header/xcmiscproto-1.2.2/README similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/README rename to x_header/xcmiscproto-1.2.2/README diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/autogen.sh b/x_header/xcmiscproto-1.2.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/autogen.sh rename to x_header/xcmiscproto-1.2.2/autogen.sh diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/configure.ac b/x_header/xcmiscproto-1.2.2/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/configure.ac rename to x_header/xcmiscproto-1.2.2/configure.ac diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/docbook.am b/x_header/xcmiscproto-1.2.2/docbook.am similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/docbook.am rename to x_header/xcmiscproto-1.2.2/docbook.am diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/specs/Makefile.am b/x_header/xcmiscproto-1.2.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/specs/Makefile.am rename to x_header/xcmiscproto-1.2.2/specs/Makefile.am diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/specs/xc-misc.xml b/x_header/xcmiscproto-1.2.2/specs/xc-misc.xml similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/specs/xc-misc.xml rename to x_header/xcmiscproto-1.2.2/specs/xc-misc.xml diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/xcmiscproto.h b/x_header/xcmiscproto-1.2.2/xcmiscproto.h similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/xcmiscproto.h rename to x_header/xcmiscproto-1.2.2/xcmiscproto.h diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/xcmiscproto.pc.in b/x_header/xcmiscproto-1.2.2/xcmiscproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/xcmiscproto.pc.in rename to x_header/xcmiscproto-1.2.2/xcmiscproto.pc.in diff --git a/XServer/other_lib/x_header/xcmiscproto-1.2.2/xcmiscstr.h b/x_header/xcmiscproto-1.2.2/xcmiscstr.h similarity index 100% rename from XServer/other_lib/x_header/xcmiscproto-1.2.2/xcmiscstr.h rename to x_header/xcmiscproto-1.2.2/xcmiscstr.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/Android.mk b/x_header/xextproto-7.2.1/Android.mk similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/Android.mk rename to x_header/xextproto-7.2.1/Android.mk diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/COPYING b/x_header/xextproto-7.2.1/COPYING similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/COPYING rename to x_header/xextproto-7.2.1/COPYING diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/EVI.h b/x_header/xextproto-7.2.1/EVI.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/EVI.h rename to x_header/xextproto-7.2.1/EVI.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/EVIproto.h b/x_header/xextproto-7.2.1/EVIproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/EVIproto.h rename to x_header/xextproto-7.2.1/EVIproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/Makefile.am b/x_header/xextproto-7.2.1/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/Makefile.am rename to x_header/xextproto-7.2.1/Makefile.am diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/README b/x_header/xextproto-7.2.1/README similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/README rename to x_header/xextproto-7.2.1/README diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/ag.h b/x_header/xextproto-7.2.1/ag.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/ag.h rename to x_header/xextproto-7.2.1/ag.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/agproto.h b/x_header/xextproto-7.2.1/agproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/agproto.h rename to x_header/xextproto-7.2.1/agproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/autogen.sh b/x_header/xextproto-7.2.1/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/autogen.sh rename to x_header/xextproto-7.2.1/autogen.sh diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/configure.ac b/x_header/xextproto-7.2.1/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/configure.ac rename to x_header/xextproto-7.2.1/configure.ac diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/cup.h b/x_header/xextproto-7.2.1/cup.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/cup.h rename to x_header/xextproto-7.2.1/cup.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/cupproto.h b/x_header/xextproto-7.2.1/cupproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/cupproto.h rename to x_header/xextproto-7.2.1/cupproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/dbe.h b/x_header/xextproto-7.2.1/dbe.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/dbe.h rename to x_header/xextproto-7.2.1/dbe.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/dbeproto.h b/x_header/xextproto-7.2.1/dbeproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/dbeproto.h rename to x_header/xextproto-7.2.1/dbeproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/docbook.am b/x_header/xextproto-7.2.1/docbook.am similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/docbook.am rename to x_header/xextproto-7.2.1/docbook.am diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/dpmsconst.h b/x_header/xextproto-7.2.1/dpmsconst.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/dpmsconst.h rename to x_header/xextproto-7.2.1/dpmsconst.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/dpmsproto.h b/x_header/xextproto-7.2.1/dpmsproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/dpmsproto.h rename to x_header/xextproto-7.2.1/dpmsproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/ge.h b/x_header/xextproto-7.2.1/ge.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/ge.h rename to x_header/xextproto-7.2.1/ge.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/geproto.h b/x_header/xextproto-7.2.1/geproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/geproto.h rename to x_header/xextproto-7.2.1/geproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/lbx.h b/x_header/xextproto-7.2.1/lbx.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/lbx.h rename to x_header/xextproto-7.2.1/lbx.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/lbxproto.h b/x_header/xextproto-7.2.1/lbxproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/lbxproto.h rename to x_header/xextproto-7.2.1/lbxproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/mitmiscconst.h b/x_header/xextproto-7.2.1/mitmiscconst.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/mitmiscconst.h rename to x_header/xextproto-7.2.1/mitmiscconst.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/mitmiscproto.h b/x_header/xextproto-7.2.1/mitmiscproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/mitmiscproto.h rename to x_header/xextproto-7.2.1/mitmiscproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/multibufconst.h b/x_header/xextproto-7.2.1/multibufconst.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/multibufconst.h rename to x_header/xextproto-7.2.1/multibufconst.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/multibufproto.h b/x_header/xextproto-7.2.1/multibufproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/multibufproto.h rename to x_header/xextproto-7.2.1/multibufproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/secur.h b/x_header/xextproto-7.2.1/secur.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/secur.h rename to x_header/xextproto-7.2.1/secur.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/securproto.h b/x_header/xextproto-7.2.1/securproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/securproto.h rename to x_header/xextproto-7.2.1/securproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/shapeconst.h b/x_header/xextproto-7.2.1/shapeconst.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/shapeconst.h rename to x_header/xextproto-7.2.1/shapeconst.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/shapeproto.h b/x_header/xextproto-7.2.1/shapeproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/shapeproto.h rename to x_header/xextproto-7.2.1/shapeproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/shapestr.h b/x_header/xextproto-7.2.1/shapestr.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/shapestr.h rename to x_header/xextproto-7.2.1/shapestr.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/shm.h b/x_header/xextproto-7.2.1/shm.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/shm.h rename to x_header/xextproto-7.2.1/shm.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/shmproto.h b/x_header/xextproto-7.2.1/shmproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/shmproto.h rename to x_header/xextproto-7.2.1/shmproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/shmstr.h b/x_header/xextproto-7.2.1/shmstr.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/shmstr.h rename to x_header/xextproto-7.2.1/shmstr.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/Makefile.am b/x_header/xextproto-7.2.1/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/Makefile.am rename to x_header/xextproto-7.2.1/specs/Makefile.am diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/appendix.xml b/x_header/xextproto-7.2.1/specs/appendix.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/appendix.xml rename to x_header/xextproto-7.2.1/specs/appendix.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/appgrp.xml b/x_header/xextproto-7.2.1/specs/appgrp.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/appgrp.xml rename to x_header/xextproto-7.2.1/specs/appgrp.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/dbe.xml b/x_header/xextproto-7.2.1/specs/dbe.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/dbe.xml rename to x_header/xextproto-7.2.1/specs/dbe.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/dpms.xml b/x_header/xextproto-7.2.1/specs/dpms.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/dpms.xml rename to x_header/xextproto-7.2.1/specs/dpms.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/evi.xml b/x_header/xextproto-7.2.1/specs/evi.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/evi.xml rename to x_header/xextproto-7.2.1/specs/evi.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/geproto.xml b/x_header/xextproto-7.2.1/specs/geproto.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/geproto.xml rename to x_header/xextproto-7.2.1/specs/geproto.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/lbx.xml b/x_header/xextproto-7.2.1/specs/lbx.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/lbx.xml rename to x_header/xextproto-7.2.1/specs/lbx.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/multibuf.xml b/x_header/xextproto-7.2.1/specs/multibuf.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/multibuf.xml rename to x_header/xextproto-7.2.1/specs/multibuf.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/security.xml b/x_header/xextproto-7.2.1/specs/security.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/security.xml rename to x_header/xextproto-7.2.1/specs/security.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/shape.xml b/x_header/xextproto-7.2.1/specs/shape.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/shape.xml rename to x_header/xextproto-7.2.1/specs/shape.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/shm.xml b/x_header/xextproto-7.2.1/specs/shm.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/shm.xml rename to x_header/xextproto-7.2.1/specs/shm.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/sync.xml b/x_header/xextproto-7.2.1/specs/sync.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/sync.xml rename to x_header/xextproto-7.2.1/specs/sync.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/tog-cup.xml b/x_header/xextproto-7.2.1/specs/tog-cup.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/tog-cup.xml rename to x_header/xextproto-7.2.1/specs/tog-cup.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/specs/xtest.xml b/x_header/xextproto-7.2.1/specs/xtest.xml similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/specs/xtest.xml rename to x_header/xextproto-7.2.1/specs/xtest.xml diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/syncconst.h b/x_header/xextproto-7.2.1/syncconst.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/syncconst.h rename to x_header/xextproto-7.2.1/syncconst.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/syncproto.h b/x_header/xextproto-7.2.1/syncproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/syncproto.h rename to x_header/xextproto-7.2.1/syncproto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/syncstr.h b/x_header/xextproto-7.2.1/syncstr.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/syncstr.h rename to x_header/xextproto-7.2.1/syncstr.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/xextproto.pc.in b/x_header/xextproto-7.2.1/xextproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/xextproto.pc.in rename to x_header/xextproto-7.2.1/xextproto.pc.in diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/xtestconst.h b/x_header/xextproto-7.2.1/xtestconst.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/xtestconst.h rename to x_header/xextproto-7.2.1/xtestconst.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/xtestext1const.h b/x_header/xextproto-7.2.1/xtestext1const.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/xtestext1const.h rename to x_header/xextproto-7.2.1/xtestext1const.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/xtestext1proto.h b/x_header/xextproto-7.2.1/xtestext1proto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/xtestext1proto.h rename to x_header/xextproto-7.2.1/xtestext1proto.h diff --git a/XServer/other_lib/x_header/xextproto-7.2.1/xtestproto.h b/x_header/xextproto-7.2.1/xtestproto.h similarity index 100% rename from XServer/other_lib/x_header/xextproto-7.2.1/xtestproto.h rename to x_header/xextproto-7.2.1/xtestproto.h diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/Android.mk b/x_header/xf86bigfontproto-1.2.0/Android.mk similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/Android.mk rename to x_header/xf86bigfontproto-1.2.0/Android.mk diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/COPYING b/x_header/xf86bigfontproto-1.2.0/COPYING similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/COPYING rename to x_header/xf86bigfontproto-1.2.0/COPYING diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/Makefile.am b/x_header/xf86bigfontproto-1.2.0/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/Makefile.am rename to x_header/xf86bigfontproto-1.2.0/Makefile.am diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/autogen.sh b/x_header/xf86bigfontproto-1.2.0/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/autogen.sh rename to x_header/xf86bigfontproto-1.2.0/autogen.sh diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/configure.ac b/x_header/xf86bigfontproto-1.2.0/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/configure.ac rename to x_header/xf86bigfontproto-1.2.0/configure.ac diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfont.h b/x_header/xf86bigfontproto-1.2.0/xf86bigfont.h similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfont.h rename to x_header/xf86bigfontproto-1.2.0/xf86bigfont.h diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfontproto.pc.in b/x_header/xf86bigfontproto-1.2.0/xf86bigfontproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfontproto.pc.in rename to x_header/xf86bigfontproto-1.2.0/xf86bigfontproto.pc.in diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfproto.h b/x_header/xf86bigfontproto-1.2.0/xf86bigfproto.h similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfproto.h rename to x_header/xf86bigfontproto-1.2.0/xf86bigfproto.h diff --git a/XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfstr.h b/x_header/xf86bigfontproto-1.2.0/xf86bigfstr.h similarity index 100% rename from XServer/other_lib/x_header/xf86bigfontproto-1.2.0/xf86bigfstr.h rename to x_header/xf86bigfontproto-1.2.0/xf86bigfstr.h diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/Android.mk b/x_header/xineramaproto-1.2.1/Android.mk similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/Android.mk rename to x_header/xineramaproto-1.2.1/Android.mk diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/COPYING b/x_header/xineramaproto-1.2.1/COPYING similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/COPYING rename to x_header/xineramaproto-1.2.1/COPYING diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/Makefile.am b/x_header/xineramaproto-1.2.1/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/Makefile.am rename to x_header/xineramaproto-1.2.1/Makefile.am diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/README b/x_header/xineramaproto-1.2.1/README similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/README rename to x_header/xineramaproto-1.2.1/README diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/autogen.sh b/x_header/xineramaproto-1.2.1/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/autogen.sh rename to x_header/xineramaproto-1.2.1/autogen.sh diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/configure.ac b/x_header/xineramaproto-1.2.1/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/configure.ac rename to x_header/xineramaproto-1.2.1/configure.ac diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/panoramiXproto.h b/x_header/xineramaproto-1.2.1/panoramiXproto.h similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/panoramiXproto.h rename to x_header/xineramaproto-1.2.1/panoramiXproto.h diff --git a/XServer/other_lib/x_header/xineramaproto-1.2.1/xineramaproto.pc.in b/x_header/xineramaproto-1.2.1/xineramaproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/xineramaproto-1.2.1/xineramaproto.pc.in rename to x_header/xineramaproto-1.2.1/xineramaproto.pc.in diff --git a/XServer/other_lib/x_header/xproto-7.0.24/AUTHORS b/x_header/xproto-7.0.24/AUTHORS similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/AUTHORS rename to x_header/xproto-7.0.24/AUTHORS diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Android.mk b/x_header/xproto-7.0.24/Android.mk similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Android.mk rename to x_header/xproto-7.0.24/Android.mk diff --git a/XServer/other_lib/x_header/xproto-7.0.24/COPYING b/x_header/xproto-7.0.24/COPYING similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/COPYING rename to x_header/xproto-7.0.24/COPYING diff --git a/XServer/other_lib/x_header/xproto-7.0.24/DECkeysym.h b/x_header/xproto-7.0.24/DECkeysym.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/DECkeysym.h rename to x_header/xproto-7.0.24/DECkeysym.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/HPkeysym.h b/x_header/xproto-7.0.24/HPkeysym.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/HPkeysym.h rename to x_header/xproto-7.0.24/HPkeysym.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Makefile.am b/x_header/xproto-7.0.24/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Makefile.am rename to x_header/xproto-7.0.24/Makefile.am diff --git a/XServer/other_lib/x_header/xproto-7.0.24/README b/x_header/xproto-7.0.24/README similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/README rename to x_header/xproto-7.0.24/README diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Sunkeysym.h b/x_header/xproto-7.0.24/Sunkeysym.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Sunkeysym.h rename to x_header/xproto-7.0.24/Sunkeysym.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/X.h b/x_header/xproto-7.0.24/X.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/X.h rename to x_header/xproto-7.0.24/X.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/XF86keysym.h b/x_header/xproto-7.0.24/XF86keysym.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/XF86keysym.h rename to x_header/xproto-7.0.24/XF86keysym.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/XWDFile.h b/x_header/xproto-7.0.24/XWDFile.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/XWDFile.h rename to x_header/xproto-7.0.24/XWDFile.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xalloca.h b/x_header/xproto-7.0.24/Xalloca.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xalloca.h rename to x_header/xproto-7.0.24/Xalloca.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xarch.h b/x_header/xproto-7.0.24/Xarch.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xarch.h rename to x_header/xproto-7.0.24/Xarch.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xatom.h b/x_header/xproto-7.0.24/Xatom.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xatom.h rename to x_header/xproto-7.0.24/Xatom.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xdefs.h b/x_header/xproto-7.0.24/Xdefs.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xdefs.h rename to x_header/xproto-7.0.24/Xdefs.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xfuncproto.h b/x_header/xproto-7.0.24/Xfuncproto.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xfuncproto.h rename to x_header/xproto-7.0.24/Xfuncproto.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xfuncproto.h.in b/x_header/xproto-7.0.24/Xfuncproto.h.in similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xfuncproto.h.in rename to x_header/xproto-7.0.24/Xfuncproto.h.in diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xfuncs.h b/x_header/xproto-7.0.24/Xfuncs.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xfuncs.h rename to x_header/xproto-7.0.24/Xfuncs.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xmd.h b/x_header/xproto-7.0.24/Xmd.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xmd.h rename to x_header/xproto-7.0.24/Xmd.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xos.h b/x_header/xproto-7.0.24/Xos.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xos.h rename to x_header/xproto-7.0.24/Xos.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xos_r.h b/x_header/xproto-7.0.24/Xos_r.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xos_r.h rename to x_header/xproto-7.0.24/Xos_r.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xosdefs.h b/x_header/xproto-7.0.24/Xosdefs.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xosdefs.h rename to x_header/xproto-7.0.24/Xosdefs.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xpoll.h b/x_header/xproto-7.0.24/Xpoll.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xpoll.h rename to x_header/xproto-7.0.24/Xpoll.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xpoll.h.in b/x_header/xproto-7.0.24/Xpoll.h.in similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xpoll.h.in rename to x_header/xproto-7.0.24/Xpoll.h.in diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xproto.h b/x_header/xproto-7.0.24/Xproto.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xproto.h rename to x_header/xproto-7.0.24/Xproto.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xprotostr.h b/x_header/xproto-7.0.24/Xprotostr.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xprotostr.h rename to x_header/xproto-7.0.24/Xprotostr.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xthreads.h b/x_header/xproto-7.0.24/Xthreads.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xthreads.h rename to x_header/xproto-7.0.24/Xthreads.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xw32defs.h b/x_header/xproto-7.0.24/Xw32defs.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xw32defs.h rename to x_header/xproto-7.0.24/Xw32defs.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xwindows.h b/x_header/xproto-7.0.24/Xwindows.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xwindows.h rename to x_header/xproto-7.0.24/Xwindows.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/Xwinsock.h b/x_header/xproto-7.0.24/Xwinsock.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/Xwinsock.h rename to x_header/xproto-7.0.24/Xwinsock.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/ap_keysym.h b/x_header/xproto-7.0.24/ap_keysym.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/ap_keysym.h rename to x_header/xproto-7.0.24/ap_keysym.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/autogen.sh b/x_header/xproto-7.0.24/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/autogen.sh rename to x_header/xproto-7.0.24/autogen.sh diff --git a/XServer/other_lib/x_header/xproto-7.0.24/configure.ac b/x_header/xproto-7.0.24/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/configure.ac rename to x_header/xproto-7.0.24/configure.ac diff --git a/XServer/other_lib/x_header/xproto-7.0.24/docbook.am b/x_header/xproto-7.0.24/docbook.am similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/docbook.am rename to x_header/xproto-7.0.24/docbook.am diff --git a/XServer/other_lib/x_header/xproto-7.0.24/keysym.h b/x_header/xproto-7.0.24/keysym.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/keysym.h rename to x_header/xproto-7.0.24/keysym.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/keysymdef.h b/x_header/xproto-7.0.24/keysymdef.h similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/keysymdef.h rename to x_header/xproto-7.0.24/keysymdef.h diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/Makefile.am b/x_header/xproto-7.0.24/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/Makefile.am rename to x_header/xproto-7.0.24/specs/Makefile.am diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/IPv6.txt b/x_header/xproto-7.0.24/specs/SIAddresses/IPv6.txt similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/IPv6.txt rename to x_header/xproto-7.0.24/specs/SIAddresses/IPv6.txt diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/Makefile.am b/x_header/xproto-7.0.24/specs/SIAddresses/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/Makefile.am rename to x_header/xproto-7.0.24/specs/SIAddresses/Makefile.am diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/README b/x_header/xproto-7.0.24/specs/SIAddresses/README similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/README rename to x_header/xproto-7.0.24/specs/SIAddresses/README diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/hostname.txt b/x_header/xproto-7.0.24/specs/SIAddresses/hostname.txt similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/hostname.txt rename to x_header/xproto-7.0.24/specs/SIAddresses/hostname.txt diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/localuser.txt b/x_header/xproto-7.0.24/specs/SIAddresses/localuser.txt similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/SIAddresses/localuser.txt rename to x_header/xproto-7.0.24/specs/SIAddresses/localuser.txt diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/encoding.xml b/x_header/xproto-7.0.24/specs/encoding.xml similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/encoding.xml rename to x_header/xproto-7.0.24/specs/encoding.xml diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/glossary.xml b/x_header/xproto-7.0.24/specs/glossary.xml similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/glossary.xml rename to x_header/xproto-7.0.24/specs/glossary.xml diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/keysyms.xml b/x_header/xproto-7.0.24/specs/keysyms.xml similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/keysyms.xml rename to x_header/xproto-7.0.24/specs/keysyms.xml diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/sect1-9.xml b/x_header/xproto-7.0.24/specs/sect1-9.xml similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/sect1-9.xml rename to x_header/xproto-7.0.24/specs/sect1-9.xml diff --git a/XServer/other_lib/x_header/xproto-7.0.24/specs/x11protocol.xml b/x_header/xproto-7.0.24/specs/x11protocol.xml similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/specs/x11protocol.xml rename to x_header/xproto-7.0.24/specs/x11protocol.xml diff --git a/XServer/other_lib/x_header/xproto-7.0.24/xproto.pc.in b/x_header/xproto-7.0.24/xproto.pc.in similarity index 100% rename from XServer/other_lib/x_header/xproto-7.0.24/xproto.pc.in rename to x_header/xproto-7.0.24/xproto.pc.in diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/AUTHORS b/x_header/xtrans-1.2.7/AUTHORS similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/AUTHORS rename to x_header/xtrans-1.2.7/AUTHORS diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Android.mk b/x_header/xtrans-1.2.7/Android.mk similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Android.mk rename to x_header/xtrans-1.2.7/Android.mk diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/COPYING b/x_header/xtrans-1.2.7/COPYING similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/COPYING rename to x_header/xtrans-1.2.7/COPYING diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Makefile.am b/x_header/xtrans-1.2.7/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Makefile.am rename to x_header/xtrans-1.2.7/Makefile.am diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/README b/x_header/xtrans-1.2.7/README similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/README rename to x_header/xtrans-1.2.7/README diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtrans.c b/x_header/xtrans-1.2.7/Xtrans.c similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtrans.c rename to x_header/xtrans-1.2.7/Xtrans.c diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtrans.h b/x_header/xtrans-1.2.7/Xtrans.h similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtrans.h rename to x_header/xtrans-1.2.7/Xtrans.h diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtransint.h b/x_header/xtrans-1.2.7/Xtransint.h similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtransint.h rename to x_header/xtrans-1.2.7/Xtransint.h diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtranslcl.c b/x_header/xtrans-1.2.7/Xtranslcl.c similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtranslcl.c rename to x_header/xtrans-1.2.7/Xtranslcl.c diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtranssock.c b/x_header/xtrans-1.2.7/Xtranssock.c similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtranssock.c rename to x_header/xtrans-1.2.7/Xtranssock.c diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtranstli.c b/x_header/xtrans-1.2.7/Xtranstli.c similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtranstli.c rename to x_header/xtrans-1.2.7/Xtranstli.c diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/Xtransutil.c b/x_header/xtrans-1.2.7/Xtransutil.c similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/Xtransutil.c rename to x_header/xtrans-1.2.7/Xtransutil.c diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/autogen.sh b/x_header/xtrans-1.2.7/autogen.sh similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/autogen.sh rename to x_header/xtrans-1.2.7/autogen.sh diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/configure.ac b/x_header/xtrans-1.2.7/configure.ac similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/configure.ac rename to x_header/xtrans-1.2.7/configure.ac diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/doc/Makefile.am b/x_header/xtrans-1.2.7/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/doc/Makefile.am rename to x_header/xtrans-1.2.7/doc/Makefile.am diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/doc/xtrans.xml b/x_header/xtrans-1.2.7/doc/xtrans.xml similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/doc/xtrans.xml rename to x_header/xtrans-1.2.7/doc/xtrans.xml diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/docbook.am b/x_header/xtrans-1.2.7/docbook.am similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/docbook.am rename to x_header/xtrans-1.2.7/docbook.am diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/transport.c b/x_header/xtrans-1.2.7/transport.c similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/transport.c rename to x_header/xtrans-1.2.7/transport.c diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/xtrans.m4 b/x_header/xtrans-1.2.7/xtrans.m4 similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/xtrans.m4 rename to x_header/xtrans-1.2.7/xtrans.m4 diff --git a/XServer/other_lib/x_header/xtrans-1.2.7/xtrans.pc.in b/x_header/xtrans-1.2.7/xtrans.pc.in similarity index 100% rename from XServer/other_lib/x_header/xtrans-1.2.7/xtrans.pc.in rename to x_header/xtrans-1.2.7/xtrans.pc.in diff --git a/XServer/other_lib/x_lib/Android.mk b/x_lib/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/Android.mk rename to x_lib/Android.mk diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/AUTHORS b/x_lib/libICE-1.0.8/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/AUTHORS rename to x_lib/libICE-1.0.8/AUTHORS diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/Android.mk b/x_lib/libICE-1.0.8/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/Android.mk rename to x_lib/libICE-1.0.8/Android.mk diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/COPYING b/x_lib/libICE-1.0.8/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/COPYING rename to x_lib/libICE-1.0.8/COPYING diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/Makefile.am b/x_lib/libICE-1.0.8/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/Makefile.am rename to x_lib/libICE-1.0.8/Makefile.am diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/README b/x_lib/libICE-1.0.8/README similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/README rename to x_lib/libICE-1.0.8/README diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/autogen.sh b/x_lib/libICE-1.0.8/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/autogen.sh rename to x_lib/libICE-1.0.8/autogen.sh diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/config.h b/x_lib/libICE-1.0.8/config.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/config.h rename to x_lib/libICE-1.0.8/config.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/configure.ac b/x_lib/libICE-1.0.8/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/configure.ac rename to x_lib/libICE-1.0.8/configure.ac diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/doc/ICElib.xml b/x_lib/libICE-1.0.8/doc/ICElib.xml similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/doc/ICElib.xml rename to x_lib/libICE-1.0.8/doc/ICElib.xml diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/doc/Makefile.am b/x_lib/libICE-1.0.8/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/doc/Makefile.am rename to x_lib/libICE-1.0.8/doc/Makefile.am diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/docbook.am b/x_lib/libICE-1.0.8/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/docbook.am rename to x_lib/libICE-1.0.8/docbook.am diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/ice.pc.in b/x_lib/libICE-1.0.8/ice.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/ice.pc.in rename to x_lib/libICE-1.0.8/ice.pc.in diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICE.h b/x_lib/libICE-1.0.8/include/X11/ICE/ICE.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICE.h rename to x_lib/libICE-1.0.8/include/X11/ICE/ICE.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEconn.h b/x_lib/libICE-1.0.8/include/X11/ICE/ICEconn.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEconn.h rename to x_lib/libICE-1.0.8/include/X11/ICE/ICEconn.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICElib.h b/x_lib/libICE-1.0.8/include/X11/ICE/ICElib.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICElib.h rename to x_lib/libICE-1.0.8/include/X11/ICE/ICElib.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEmsg.h b/x_lib/libICE-1.0.8/include/X11/ICE/ICEmsg.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEmsg.h rename to x_lib/libICE-1.0.8/include/X11/ICE/ICEmsg.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEproto.h b/x_lib/libICE-1.0.8/include/X11/ICE/ICEproto.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEproto.h rename to x_lib/libICE-1.0.8/include/X11/ICE/ICEproto.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEutil.h b/x_lib/libICE-1.0.8/include/X11/ICE/ICEutil.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/include/X11/ICE/ICEutil.h rename to x_lib/libICE-1.0.8/include/X11/ICE/ICEutil.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/specs/Makefile.am b/x_lib/libICE-1.0.8/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/specs/Makefile.am rename to x_lib/libICE-1.0.8/specs/Makefile.am diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/specs/ice.xml b/x_lib/libICE-1.0.8/specs/ice.xml similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/specs/ice.xml rename to x_lib/libICE-1.0.8/specs/ice.xml diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/ICElibint.h b/x_lib/libICE-1.0.8/src/ICElibint.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/ICElibint.h rename to x_lib/libICE-1.0.8/src/ICElibint.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/Makefile.am b/x_lib/libICE-1.0.8/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/Makefile.am rename to x_lib/libICE-1.0.8/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/accept.c b/x_lib/libICE-1.0.8/src/accept.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/accept.c rename to x_lib/libICE-1.0.8/src/accept.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/authutil.c b/x_lib/libICE-1.0.8/src/authutil.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/authutil.c rename to x_lib/libICE-1.0.8/src/authutil.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/connect.c b/x_lib/libICE-1.0.8/src/connect.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/connect.c rename to x_lib/libICE-1.0.8/src/connect.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/error.c b/x_lib/libICE-1.0.8/src/error.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/error.c rename to x_lib/libICE-1.0.8/src/error.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/getauth.c b/x_lib/libICE-1.0.8/src/getauth.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/getauth.c rename to x_lib/libICE-1.0.8/src/getauth.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/globals.h b/x_lib/libICE-1.0.8/src/globals.h similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/globals.h rename to x_lib/libICE-1.0.8/src/globals.h diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/iceauth.c b/x_lib/libICE-1.0.8/src/iceauth.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/iceauth.c rename to x_lib/libICE-1.0.8/src/iceauth.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/icetrans.c b/x_lib/libICE-1.0.8/src/icetrans.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/icetrans.c rename to x_lib/libICE-1.0.8/src/icetrans.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/listen.c b/x_lib/libICE-1.0.8/src/listen.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/listen.c rename to x_lib/libICE-1.0.8/src/listen.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/listenwk.c b/x_lib/libICE-1.0.8/src/listenwk.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/listenwk.c rename to x_lib/libICE-1.0.8/src/listenwk.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/locking.c b/x_lib/libICE-1.0.8/src/locking.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/locking.c rename to x_lib/libICE-1.0.8/src/locking.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/misc.c b/x_lib/libICE-1.0.8/src/misc.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/misc.c rename to x_lib/libICE-1.0.8/src/misc.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/ping.c b/x_lib/libICE-1.0.8/src/ping.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/ping.c rename to x_lib/libICE-1.0.8/src/ping.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/process.c b/x_lib/libICE-1.0.8/src/process.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/process.c rename to x_lib/libICE-1.0.8/src/process.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/protosetup.c b/x_lib/libICE-1.0.8/src/protosetup.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/protosetup.c rename to x_lib/libICE-1.0.8/src/protosetup.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/register.c b/x_lib/libICE-1.0.8/src/register.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/register.c rename to x_lib/libICE-1.0.8/src/register.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/replywait.c b/x_lib/libICE-1.0.8/src/replywait.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/replywait.c rename to x_lib/libICE-1.0.8/src/replywait.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/setauth.c b/x_lib/libICE-1.0.8/src/setauth.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/setauth.c rename to x_lib/libICE-1.0.8/src/setauth.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/shutdown.c b/x_lib/libICE-1.0.8/src/shutdown.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/shutdown.c rename to x_lib/libICE-1.0.8/src/shutdown.c diff --git a/XServer/other_lib/x_lib/libICE-1.0.8/src/watch.c b/x_lib/libICE-1.0.8/src/watch.c similarity index 100% rename from XServer/other_lib/x_lib/libICE-1.0.8/src/watch.c rename to x_lib/libICE-1.0.8/src/watch.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/AUTHORS b/x_lib/libSM-1.2.2/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/AUTHORS rename to x_lib/libSM-1.2.2/AUTHORS diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/Android.mk b/x_lib/libSM-1.2.2/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/Android.mk rename to x_lib/libSM-1.2.2/Android.mk diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/COPYING b/x_lib/libSM-1.2.2/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/COPYING rename to x_lib/libSM-1.2.2/COPYING diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/Makefile.am b/x_lib/libSM-1.2.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/Makefile.am rename to x_lib/libSM-1.2.2/Makefile.am diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/README b/x_lib/libSM-1.2.2/README similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/README rename to x_lib/libSM-1.2.2/README diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/autogen.sh b/x_lib/libSM-1.2.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/autogen.sh rename to x_lib/libSM-1.2.2/autogen.sh diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/config.h b/x_lib/libSM-1.2.2/config.h similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/config.h rename to x_lib/libSM-1.2.2/config.h diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/configure.ac b/x_lib/libSM-1.2.2/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/configure.ac rename to x_lib/libSM-1.2.2/configure.ac diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/doc/Makefile.am b/x_lib/libSM-1.2.2/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/doc/Makefile.am rename to x_lib/libSM-1.2.2/doc/Makefile.am diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/doc/SMlib.xml b/x_lib/libSM-1.2.2/doc/SMlib.xml similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/doc/SMlib.xml rename to x_lib/libSM-1.2.2/doc/SMlib.xml diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/doc/xsmp.xml b/x_lib/libSM-1.2.2/doc/xsmp.xml similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/doc/xsmp.xml rename to x_lib/libSM-1.2.2/doc/xsmp.xml diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/docbook.am b/x_lib/libSM-1.2.2/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/docbook.am rename to x_lib/libSM-1.2.2/docbook.am diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/include/X11/SM/SM.h b/x_lib/libSM-1.2.2/include/X11/SM/SM.h similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/include/X11/SM/SM.h rename to x_lib/libSM-1.2.2/include/X11/SM/SM.h diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/include/X11/SM/SMlib.h b/x_lib/libSM-1.2.2/include/X11/SM/SMlib.h similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/include/X11/SM/SMlib.h rename to x_lib/libSM-1.2.2/include/X11/SM/SMlib.h diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/include/X11/SM/SMproto.h b/x_lib/libSM-1.2.2/include/X11/SM/SMproto.h similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/include/X11/SM/SMproto.h rename to x_lib/libSM-1.2.2/include/X11/SM/SMproto.h diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/sm.pc.in b/x_lib/libSM-1.2.2/sm.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/sm.pc.in rename to x_lib/libSM-1.2.2/sm.pc.in diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/Makefile.am b/x_lib/libSM-1.2.2/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/Makefile.am rename to x_lib/libSM-1.2.2/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/SMlibint.h b/x_lib/libSM-1.2.2/src/SMlibint.h similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/SMlibint.h rename to x_lib/libSM-1.2.2/src/SMlibint.h diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_auth.c b/x_lib/libSM-1.2.2/src/sm_auth.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_auth.c rename to x_lib/libSM-1.2.2/src/sm_auth.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_client.c b/x_lib/libSM-1.2.2/src/sm_client.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_client.c rename to x_lib/libSM-1.2.2/src/sm_client.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_error.c b/x_lib/libSM-1.2.2/src/sm_error.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_error.c rename to x_lib/libSM-1.2.2/src/sm_error.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_genid.c b/x_lib/libSM-1.2.2/src/sm_genid.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_genid.c rename to x_lib/libSM-1.2.2/src/sm_genid.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_manager.c b/x_lib/libSM-1.2.2/src/sm_manager.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_manager.c rename to x_lib/libSM-1.2.2/src/sm_manager.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_misc.c b/x_lib/libSM-1.2.2/src/sm_misc.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_misc.c rename to x_lib/libSM-1.2.2/src/sm_misc.c diff --git a/XServer/other_lib/x_lib/libSM-1.2.2/src/sm_process.c b/x_lib/libSM-1.2.2/src/sm_process.c similarity index 100% rename from XServer/other_lib/x_lib/libSM-1.2.2/src/sm_process.c rename to x_lib/libSM-1.2.2/src/sm_process.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/AUTHORS b/x_lib/libX11-1.6.2/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/AUTHORS rename to x_lib/libX11-1.6.2/AUTHORS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/Android.mk b/x_lib/libX11-1.6.2/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/Android.mk rename to x_lib/libX11-1.6.2/Android.mk diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/COPYING b/x_lib/libX11-1.6.2/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/COPYING rename to x_lib/libX11-1.6.2/COPYING diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/Makefile.am b/x_lib/libX11-1.6.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/Makefile.am rename to x_lib/libX11-1.6.2/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/NEWS b/x_lib/libX11-1.6.2/NEWS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/NEWS rename to x_lib/libX11-1.6.2/NEWS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/README b/x_lib/libX11-1.6.2/README similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/README rename to x_lib/libX11-1.6.2/README diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/autogen.sh b/x_lib/libX11-1.6.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/autogen.sh rename to x_lib/libX11-1.6.2/autogen.sh diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/configure.ac b/x_lib/libX11-1.6.2/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/configure.ac rename to x_lib/libX11-1.6.2/configure.ac diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/cpprules.in b/x_lib/libX11-1.6.2/cpprules.in similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/cpprules.in rename to x_lib/libX11-1.6.2/cpprules.in diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/docbook.am b/x_lib/libX11-1.6.2/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/docbook.am rename to x_lib/libX11-1.6.2/docbook.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/Makefile.am b/x_lib/libX11-1.6.2/include/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/Makefile.am rename to x_lib/libX11-1.6.2/include/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/ImUtil.h b/x_lib/libX11-1.6.2/include/X11/ImUtil.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/ImUtil.h rename to x_lib/libX11-1.6.2/include/X11/ImUtil.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/XKBlib.h b/x_lib/libX11-1.6.2/include/X11/XKBlib.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/XKBlib.h rename to x_lib/libX11-1.6.2/include/X11/XKBlib.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xcms.h b/x_lib/libX11-1.6.2/include/X11/Xcms.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xcms.h rename to x_lib/libX11-1.6.2/include/X11/Xcms.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlib-xcb.h b/x_lib/libX11-1.6.2/include/X11/Xlib-xcb.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlib-xcb.h rename to x_lib/libX11-1.6.2/include/X11/Xlib-xcb.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlib.h b/x_lib/libX11-1.6.2/include/X11/Xlib.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlib.h rename to x_lib/libX11-1.6.2/include/X11/Xlib.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/XlibConf.h b/x_lib/libX11-1.6.2/include/X11/XlibConf.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/XlibConf.h rename to x_lib/libX11-1.6.2/include/X11/XlibConf.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/XlibConf.h.in b/x_lib/libX11-1.6.2/include/X11/XlibConf.h.in similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/XlibConf.h.in rename to x_lib/libX11-1.6.2/include/X11/XlibConf.h.in diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlibint.h b/x_lib/libX11-1.6.2/include/X11/Xlibint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlibint.h rename to x_lib/libX11-1.6.2/include/X11/Xlibint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlocale.h b/x_lib/libX11-1.6.2/include/X11/Xlocale.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xlocale.h rename to x_lib/libX11-1.6.2/include/X11/Xlocale.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xregion.h b/x_lib/libX11-1.6.2/include/X11/Xregion.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xregion.h rename to x_lib/libX11-1.6.2/include/X11/Xregion.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xresource.h b/x_lib/libX11-1.6.2/include/X11/Xresource.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xresource.h rename to x_lib/libX11-1.6.2/include/X11/Xresource.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xutil.h b/x_lib/libX11-1.6.2/include/X11/Xutil.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/Xutil.h rename to x_lib/libX11-1.6.2/include/X11/Xutil.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/include/X11/cursorfont.h b/x_lib/libX11-1.6.2/include/X11/cursorfont.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/include/X11/cursorfont.h rename to x_lib/libX11-1.6.2/include/X11/cursorfont.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/m4/ax_define_dir.m4 b/x_lib/libX11-1.6.2/m4/ax_define_dir.m4 similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/m4/ax_define_dir.m4 rename to x_lib/libX11-1.6.2/m4/ax_define_dir.m4 diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/AllPlanes.man b/x_lib/libX11-1.6.2/man/AllPlanes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/AllPlanes.man rename to x_lib/libX11-1.6.2/man/AllPlanes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/BitmapBitOrder.man b/x_lib/libX11-1.6.2/man/BitmapBitOrder.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/BitmapBitOrder.man rename to x_lib/libX11-1.6.2/man/BitmapBitOrder.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/BitmapPad.man b/x_lib/libX11-1.6.2/man/BitmapPad.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/BitmapPad.man rename to x_lib/libX11-1.6.2/man/BitmapPad.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/BitmapUnit.man b/x_lib/libX11-1.6.2/man/BitmapUnit.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/BitmapUnit.man rename to x_lib/libX11-1.6.2/man/BitmapUnit.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/BlackPixel.man b/x_lib/libX11-1.6.2/man/BlackPixel.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/BlackPixel.man rename to x_lib/libX11-1.6.2/man/BlackPixel.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/BlackPixelOfScreen.man b/x_lib/libX11-1.6.2/man/BlackPixelOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/BlackPixelOfScreen.man rename to x_lib/libX11-1.6.2/man/BlackPixelOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/CellsOfScreen.man b/x_lib/libX11-1.6.2/man/CellsOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/CellsOfScreen.man rename to x_lib/libX11-1.6.2/man/CellsOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ClientWhitePointOfCCC.man b/x_lib/libX11-1.6.2/man/ClientWhitePointOfCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ClientWhitePointOfCCC.man rename to x_lib/libX11-1.6.2/man/ClientWhitePointOfCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Compose.man b/x_lib/libX11-1.6.2/man/Compose.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Compose.man rename to x_lib/libX11-1.6.2/man/Compose.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ConnectionNumber.man b/x_lib/libX11-1.6.2/man/ConnectionNumber.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ConnectionNumber.man rename to x_lib/libX11-1.6.2/man/ConnectionNumber.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultColormap.man b/x_lib/libX11-1.6.2/man/DefaultColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultColormap.man rename to x_lib/libX11-1.6.2/man/DefaultColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultColormapOfScreen.man b/x_lib/libX11-1.6.2/man/DefaultColormapOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultColormapOfScreen.man rename to x_lib/libX11-1.6.2/man/DefaultColormapOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultDepth.man b/x_lib/libX11-1.6.2/man/DefaultDepth.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultDepth.man rename to x_lib/libX11-1.6.2/man/DefaultDepth.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultDepthOfScreen.man b/x_lib/libX11-1.6.2/man/DefaultDepthOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultDepthOfScreen.man rename to x_lib/libX11-1.6.2/man/DefaultDepthOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultGC.man b/x_lib/libX11-1.6.2/man/DefaultGC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultGC.man rename to x_lib/libX11-1.6.2/man/DefaultGC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultGCOfScreen.man b/x_lib/libX11-1.6.2/man/DefaultGCOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultGCOfScreen.man rename to x_lib/libX11-1.6.2/man/DefaultGCOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultRootWindow.man b/x_lib/libX11-1.6.2/man/DefaultRootWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultRootWindow.man rename to x_lib/libX11-1.6.2/man/DefaultRootWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultScreen.man b/x_lib/libX11-1.6.2/man/DefaultScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultScreen.man rename to x_lib/libX11-1.6.2/man/DefaultScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultScreenOfDisplay.man b/x_lib/libX11-1.6.2/man/DefaultScreenOfDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultScreenOfDisplay.man rename to x_lib/libX11-1.6.2/man/DefaultScreenOfDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultVisual.man b/x_lib/libX11-1.6.2/man/DefaultVisual.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultVisual.man rename to x_lib/libX11-1.6.2/man/DefaultVisual.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultVisualOfScreen.man b/x_lib/libX11-1.6.2/man/DefaultVisualOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DefaultVisualOfScreen.man rename to x_lib/libX11-1.6.2/man/DefaultVisualOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayCells.man b/x_lib/libX11-1.6.2/man/DisplayCells.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayCells.man rename to x_lib/libX11-1.6.2/man/DisplayCells.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayHeight.man b/x_lib/libX11-1.6.2/man/DisplayHeight.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayHeight.man rename to x_lib/libX11-1.6.2/man/DisplayHeight.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayHeightMM.man b/x_lib/libX11-1.6.2/man/DisplayHeightMM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayHeightMM.man rename to x_lib/libX11-1.6.2/man/DisplayHeightMM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayOfCCC.man b/x_lib/libX11-1.6.2/man/DisplayOfCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayOfCCC.man rename to x_lib/libX11-1.6.2/man/DisplayOfCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayOfScreen.man b/x_lib/libX11-1.6.2/man/DisplayOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayOfScreen.man rename to x_lib/libX11-1.6.2/man/DisplayOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayPlanes.man b/x_lib/libX11-1.6.2/man/DisplayPlanes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayPlanes.man rename to x_lib/libX11-1.6.2/man/DisplayPlanes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayString.man b/x_lib/libX11-1.6.2/man/DisplayString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayString.man rename to x_lib/libX11-1.6.2/man/DisplayString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayWidth.man b/x_lib/libX11-1.6.2/man/DisplayWidth.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayWidth.man rename to x_lib/libX11-1.6.2/man/DisplayWidth.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayWidthMM.man b/x_lib/libX11-1.6.2/man/DisplayWidthMM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DisplayWidthMM.man rename to x_lib/libX11-1.6.2/man/DisplayWidthMM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DoesBackingStore.man b/x_lib/libX11-1.6.2/man/DoesBackingStore.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DoesBackingStore.man rename to x_lib/libX11-1.6.2/man/DoesBackingStore.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/DoesSaveUnders.man b/x_lib/libX11-1.6.2/man/DoesSaveUnders.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/DoesSaveUnders.man rename to x_lib/libX11-1.6.2/man/DoesSaveUnders.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/EventMaskOfScreen.man b/x_lib/libX11-1.6.2/man/EventMaskOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/EventMaskOfScreen.man rename to x_lib/libX11-1.6.2/man/EventMaskOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/HeightMMOfScreen.man b/x_lib/libX11-1.6.2/man/HeightMMOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/HeightMMOfScreen.man rename to x_lib/libX11-1.6.2/man/HeightMMOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/HeightOfScreen.man b/x_lib/libX11-1.6.2/man/HeightOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/HeightOfScreen.man rename to x_lib/libX11-1.6.2/man/HeightOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ImageByteOrder.man b/x_lib/libX11-1.6.2/man/ImageByteOrder.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ImageByteOrder.man rename to x_lib/libX11-1.6.2/man/ImageByteOrder.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsCursorKey.man b/x_lib/libX11-1.6.2/man/IsCursorKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsCursorKey.man rename to x_lib/libX11-1.6.2/man/IsCursorKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsFunctionKey.man b/x_lib/libX11-1.6.2/man/IsFunctionKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsFunctionKey.man rename to x_lib/libX11-1.6.2/man/IsFunctionKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsKeypadKey.man b/x_lib/libX11-1.6.2/man/IsKeypadKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsKeypadKey.man rename to x_lib/libX11-1.6.2/man/IsKeypadKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsMiscFunctionKey.man b/x_lib/libX11-1.6.2/man/IsMiscFunctionKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsMiscFunctionKey.man rename to x_lib/libX11-1.6.2/man/IsMiscFunctionKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsModifierKey.man b/x_lib/libX11-1.6.2/man/IsModifierKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsModifierKey.man rename to x_lib/libX11-1.6.2/man/IsModifierKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsPFKey.man b/x_lib/libX11-1.6.2/man/IsPFKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsPFKey.man rename to x_lib/libX11-1.6.2/man/IsPFKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/IsPrivateKeypadKey.man b/x_lib/libX11-1.6.2/man/IsPrivateKeypadKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/IsPrivateKeypadKey.man rename to x_lib/libX11-1.6.2/man/IsPrivateKeypadKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/LastKnownRequestProcessed.man b/x_lib/libX11-1.6.2/man/LastKnownRequestProcessed.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/LastKnownRequestProcessed.man rename to x_lib/libX11-1.6.2/man/LastKnownRequestProcessed.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Makefile.am b/x_lib/libX11-1.6.2/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Makefile.am rename to x_lib/libX11-1.6.2/man/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/MaxCmapsOfScreen.man b/x_lib/libX11-1.6.2/man/MaxCmapsOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/MaxCmapsOfScreen.man rename to x_lib/libX11-1.6.2/man/MaxCmapsOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/MinCmapsOfScreen.man b/x_lib/libX11-1.6.2/man/MinCmapsOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/MinCmapsOfScreen.man rename to x_lib/libX11-1.6.2/man/MinCmapsOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/NextRequest.man b/x_lib/libX11-1.6.2/man/NextRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/NextRequest.man rename to x_lib/libX11-1.6.2/man/NextRequest.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/PlanesOfScreen.man b/x_lib/libX11-1.6.2/man/PlanesOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/PlanesOfScreen.man rename to x_lib/libX11-1.6.2/man/PlanesOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ProtocolRevision.man b/x_lib/libX11-1.6.2/man/ProtocolRevision.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ProtocolRevision.man rename to x_lib/libX11-1.6.2/man/ProtocolRevision.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ProtocolVersion.man b/x_lib/libX11-1.6.2/man/ProtocolVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ProtocolVersion.man rename to x_lib/libX11-1.6.2/man/ProtocolVersion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/QLength.man b/x_lib/libX11-1.6.2/man/QLength.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/QLength.man rename to x_lib/libX11-1.6.2/man/QLength.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/RootWindow.man b/x_lib/libX11-1.6.2/man/RootWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/RootWindow.man rename to x_lib/libX11-1.6.2/man/RootWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/RootWindowOfScreen.man b/x_lib/libX11-1.6.2/man/RootWindowOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/RootWindowOfScreen.man rename to x_lib/libX11-1.6.2/man/RootWindowOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenCount.man b/x_lib/libX11-1.6.2/man/ScreenCount.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenCount.man rename to x_lib/libX11-1.6.2/man/ScreenCount.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenNumberOfCCC.man b/x_lib/libX11-1.6.2/man/ScreenNumberOfCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenNumberOfCCC.man rename to x_lib/libX11-1.6.2/man/ScreenNumberOfCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenOfDisplay.man b/x_lib/libX11-1.6.2/man/ScreenOfDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenOfDisplay.man rename to x_lib/libX11-1.6.2/man/ScreenOfDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenWhitePointOfCCC.man b/x_lib/libX11-1.6.2/man/ScreenWhitePointOfCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ScreenWhitePointOfCCC.man rename to x_lib/libX11-1.6.2/man/ScreenWhitePointOfCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/ServerVendor.man b/x_lib/libX11-1.6.2/man/ServerVendor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/ServerVendor.man rename to x_lib/libX11-1.6.2/man/ServerVendor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/VendorRelease.man b/x_lib/libX11-1.6.2/man/VendorRelease.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/VendorRelease.man rename to x_lib/libX11-1.6.2/man/VendorRelease.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/VisualOfCCC.man b/x_lib/libX11-1.6.2/man/VisualOfCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/VisualOfCCC.man rename to x_lib/libX11-1.6.2/man/VisualOfCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/WhitePixel.man b/x_lib/libX11-1.6.2/man/WhitePixel.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/WhitePixel.man rename to x_lib/libX11-1.6.2/man/WhitePixel.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/WhitePixelOfScreen.man b/x_lib/libX11-1.6.2/man/WhitePixelOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/WhitePixelOfScreen.man rename to x_lib/libX11-1.6.2/man/WhitePixelOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/WidthMMOfScreen.man b/x_lib/libX11-1.6.2/man/WidthMMOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/WidthMMOfScreen.man rename to x_lib/libX11-1.6.2/man/WidthMMOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/WidthOfScreen.man b/x_lib/libX11-1.6.2/man/WidthOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/WidthOfScreen.man rename to x_lib/libX11-1.6.2/man/WidthOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XActivateScreenSaver.man b/x_lib/libX11-1.6.2/man/XActivateScreenSaver.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XActivateScreenSaver.man rename to x_lib/libX11-1.6.2/man/XActivateScreenSaver.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAddConnectionWatch.man b/x_lib/libX11-1.6.2/man/XAddConnectionWatch.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAddConnectionWatch.man rename to x_lib/libX11-1.6.2/man/XAddConnectionWatch.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAddHost.man b/x_lib/libX11-1.6.2/man/XAddHost.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAddHost.man rename to x_lib/libX11-1.6.2/man/XAddHost.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAddHosts.man b/x_lib/libX11-1.6.2/man/XAddHosts.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAddHosts.man rename to x_lib/libX11-1.6.2/man/XAddHosts.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAddPixel.man b/x_lib/libX11-1.6.2/man/XAddPixel.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAddPixel.man rename to x_lib/libX11-1.6.2/man/XAddPixel.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAddToSaveSet.man b/x_lib/libX11-1.6.2/man/XAddToSaveSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAddToSaveSet.man rename to x_lib/libX11-1.6.2/man/XAddToSaveSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocClassHint.man b/x_lib/libX11-1.6.2/man/XAllocClassHint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocClassHint.man rename to x_lib/libX11-1.6.2/man/XAllocClassHint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocColor.man b/x_lib/libX11-1.6.2/man/XAllocColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocColor.man rename to x_lib/libX11-1.6.2/man/XAllocColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocColorCells.man b/x_lib/libX11-1.6.2/man/XAllocColorCells.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocColorCells.man rename to x_lib/libX11-1.6.2/man/XAllocColorCells.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocColorPlanes.man b/x_lib/libX11-1.6.2/man/XAllocColorPlanes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocColorPlanes.man rename to x_lib/libX11-1.6.2/man/XAllocColorPlanes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocIconSize.man b/x_lib/libX11-1.6.2/man/XAllocIconSize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocIconSize.man rename to x_lib/libX11-1.6.2/man/XAllocIconSize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocNamedColor.man b/x_lib/libX11-1.6.2/man/XAllocNamedColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocNamedColor.man rename to x_lib/libX11-1.6.2/man/XAllocNamedColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocSizeHints.man b/x_lib/libX11-1.6.2/man/XAllocSizeHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocSizeHints.man rename to x_lib/libX11-1.6.2/man/XAllocSizeHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocStandardColormap.man b/x_lib/libX11-1.6.2/man/XAllocStandardColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocStandardColormap.man rename to x_lib/libX11-1.6.2/man/XAllocStandardColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocWMHints.man b/x_lib/libX11-1.6.2/man/XAllocWMHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllocWMHints.man rename to x_lib/libX11-1.6.2/man/XAllocWMHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAllowEvents.man b/x_lib/libX11-1.6.2/man/XAllowEvents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAllowEvents.man rename to x_lib/libX11-1.6.2/man/XAllowEvents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAnyEvent.man b/x_lib/libX11-1.6.2/man/XAnyEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAnyEvent.man rename to x_lib/libX11-1.6.2/man/XAnyEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XArc.man b/x_lib/libX11-1.6.2/man/XArc.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XArc.man rename to x_lib/libX11-1.6.2/man/XArc.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAutoRepeatOff.man b/x_lib/libX11-1.6.2/man/XAutoRepeatOff.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAutoRepeatOff.man rename to x_lib/libX11-1.6.2/man/XAutoRepeatOff.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XAutoRepeatOn.man b/x_lib/libX11-1.6.2/man/XAutoRepeatOn.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XAutoRepeatOn.man rename to x_lib/libX11-1.6.2/man/XAutoRepeatOn.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XBaseFontNameListOfFontSet.man b/x_lib/libX11-1.6.2/man/XBaseFontNameListOfFontSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XBaseFontNameListOfFontSet.man rename to x_lib/libX11-1.6.2/man/XBaseFontNameListOfFontSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XBell.man b/x_lib/libX11-1.6.2/man/XBell.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XBell.man rename to x_lib/libX11-1.6.2/man/XBell.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XButtonEvent.man b/x_lib/libX11-1.6.2/man/XButtonEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XButtonEvent.man rename to x_lib/libX11-1.6.2/man/XButtonEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeActivePointerGrab.man b/x_lib/libX11-1.6.2/man/XChangeActivePointerGrab.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeActivePointerGrab.man rename to x_lib/libX11-1.6.2/man/XChangeActivePointerGrab.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeGC.man b/x_lib/libX11-1.6.2/man/XChangeGC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeGC.man rename to x_lib/libX11-1.6.2/man/XChangeGC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeKeyboardControl.man b/x_lib/libX11-1.6.2/man/XChangeKeyboardControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeKeyboardControl.man rename to x_lib/libX11-1.6.2/man/XChangeKeyboardControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeKeyboardMapping.man b/x_lib/libX11-1.6.2/man/XChangeKeyboardMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeKeyboardMapping.man rename to x_lib/libX11-1.6.2/man/XChangeKeyboardMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangePointerControl.man b/x_lib/libX11-1.6.2/man/XChangePointerControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangePointerControl.man rename to x_lib/libX11-1.6.2/man/XChangePointerControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeProperty.man b/x_lib/libX11-1.6.2/man/XChangeProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeProperty.man rename to x_lib/libX11-1.6.2/man/XChangeProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeSaveSet.man b/x_lib/libX11-1.6.2/man/XChangeSaveSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeSaveSet.man rename to x_lib/libX11-1.6.2/man/XChangeSaveSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeWindowAttributes.man b/x_lib/libX11-1.6.2/man/XChangeWindowAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChangeWindowAttributes.man rename to x_lib/libX11-1.6.2/man/XChangeWindowAttributes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XChar2b.man b/x_lib/libX11-1.6.2/man/XChar2b.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XChar2b.man rename to x_lib/libX11-1.6.2/man/XChar2b.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCharStruct.man b/x_lib/libX11-1.6.2/man/XCharStruct.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCharStruct.man rename to x_lib/libX11-1.6.2/man/XCharStruct.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckIfEvent.man b/x_lib/libX11-1.6.2/man/XCheckIfEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckIfEvent.man rename to x_lib/libX11-1.6.2/man/XCheckIfEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckMaskEvent.man b/x_lib/libX11-1.6.2/man/XCheckMaskEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckMaskEvent.man rename to x_lib/libX11-1.6.2/man/XCheckMaskEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckTypedEvent.man b/x_lib/libX11-1.6.2/man/XCheckTypedEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckTypedEvent.man rename to x_lib/libX11-1.6.2/man/XCheckTypedEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckTypedWindowEvent.man b/x_lib/libX11-1.6.2/man/XCheckTypedWindowEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckTypedWindowEvent.man rename to x_lib/libX11-1.6.2/man/XCheckTypedWindowEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckWindowEvent.man b/x_lib/libX11-1.6.2/man/XCheckWindowEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCheckWindowEvent.man rename to x_lib/libX11-1.6.2/man/XCheckWindowEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateEvent.man b/x_lib/libX11-1.6.2/man/XCirculateEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateEvent.man rename to x_lib/libX11-1.6.2/man/XCirculateEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateRequestEvent.man b/x_lib/libX11-1.6.2/man/XCirculateRequestEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateRequestEvent.man rename to x_lib/libX11-1.6.2/man/XCirculateRequestEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateSubwindows.man b/x_lib/libX11-1.6.2/man/XCirculateSubwindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateSubwindows.man rename to x_lib/libX11-1.6.2/man/XCirculateSubwindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateSubwindowsDown.man b/x_lib/libX11-1.6.2/man/XCirculateSubwindowsDown.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateSubwindowsDown.man rename to x_lib/libX11-1.6.2/man/XCirculateSubwindowsDown.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateSubwindowsUp.man b/x_lib/libX11-1.6.2/man/XCirculateSubwindowsUp.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCirculateSubwindowsUp.man rename to x_lib/libX11-1.6.2/man/XCirculateSubwindowsUp.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XClassHint.man b/x_lib/libX11-1.6.2/man/XClassHint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XClassHint.man rename to x_lib/libX11-1.6.2/man/XClassHint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XClearArea.man b/x_lib/libX11-1.6.2/man/XClearArea.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XClearArea.man rename to x_lib/libX11-1.6.2/man/XClearArea.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XClearWindow.man b/x_lib/libX11-1.6.2/man/XClearWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XClearWindow.man rename to x_lib/libX11-1.6.2/man/XClearWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XClientMessageEvent.man b/x_lib/libX11-1.6.2/man/XClientMessageEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XClientMessageEvent.man rename to x_lib/libX11-1.6.2/man/XClientMessageEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XClipBox.man b/x_lib/libX11-1.6.2/man/XClipBox.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XClipBox.man rename to x_lib/libX11-1.6.2/man/XClipBox.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCloseDisplay.man b/x_lib/libX11-1.6.2/man/XCloseDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCloseDisplay.man rename to x_lib/libX11-1.6.2/man/XCloseDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCloseIM.man b/x_lib/libX11-1.6.2/man/XCloseIM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCloseIM.man rename to x_lib/libX11-1.6.2/man/XCloseIM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCloseOM.man b/x_lib/libX11-1.6.2/man/XCloseOM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCloseOM.man rename to x_lib/libX11-1.6.2/man/XCloseOM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XColor.man b/x_lib/libX11-1.6.2/man/XColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XColor.man rename to x_lib/libX11-1.6.2/man/XColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XColormapEvent.man b/x_lib/libX11-1.6.2/man/XColormapEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XColormapEvent.man rename to x_lib/libX11-1.6.2/man/XColormapEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCompose.man b/x_lib/libX11-1.6.2/man/XCompose.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCompose.man rename to x_lib/libX11-1.6.2/man/XCompose.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XConfigureEvent.man b/x_lib/libX11-1.6.2/man/XConfigureEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XConfigureEvent.man rename to x_lib/libX11-1.6.2/man/XConfigureEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XConfigureRequestEvent.man b/x_lib/libX11-1.6.2/man/XConfigureRequestEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XConfigureRequestEvent.man rename to x_lib/libX11-1.6.2/man/XConfigureRequestEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XConfigureWindow.man b/x_lib/libX11-1.6.2/man/XConfigureWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XConfigureWindow.man rename to x_lib/libX11-1.6.2/man/XConfigureWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XContextDependentDrawing.man b/x_lib/libX11-1.6.2/man/XContextDependentDrawing.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XContextDependentDrawing.man rename to x_lib/libX11-1.6.2/man/XContextDependentDrawing.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XContextualDrawing.man b/x_lib/libX11-1.6.2/man/XContextualDrawing.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XContextualDrawing.man rename to x_lib/libX11-1.6.2/man/XContextualDrawing.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XConvertCase.man b/x_lib/libX11-1.6.2/man/XConvertCase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XConvertCase.man rename to x_lib/libX11-1.6.2/man/XConvertCase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XConvertSelection.man b/x_lib/libX11-1.6.2/man/XConvertSelection.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XConvertSelection.man rename to x_lib/libX11-1.6.2/man/XConvertSelection.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyArea.man b/x_lib/libX11-1.6.2/man/XCopyArea.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyArea.man rename to x_lib/libX11-1.6.2/man/XCopyArea.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyColormapAndFree.man b/x_lib/libX11-1.6.2/man/XCopyColormapAndFree.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyColormapAndFree.man rename to x_lib/libX11-1.6.2/man/XCopyColormapAndFree.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyGC.man b/x_lib/libX11-1.6.2/man/XCopyGC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyGC.man rename to x_lib/libX11-1.6.2/man/XCopyGC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyPlane.man b/x_lib/libX11-1.6.2/man/XCopyPlane.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCopyPlane.man rename to x_lib/libX11-1.6.2/man/XCopyPlane.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateBitmapFromData.man b/x_lib/libX11-1.6.2/man/XCreateBitmapFromData.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateBitmapFromData.man rename to x_lib/libX11-1.6.2/man/XCreateBitmapFromData.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateColormap.man b/x_lib/libX11-1.6.2/man/XCreateColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateColormap.man rename to x_lib/libX11-1.6.2/man/XCreateColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateFontCursor.man b/x_lib/libX11-1.6.2/man/XCreateFontCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateFontCursor.man rename to x_lib/libX11-1.6.2/man/XCreateFontCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateFontSet.man b/x_lib/libX11-1.6.2/man/XCreateFontSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateFontSet.man rename to x_lib/libX11-1.6.2/man/XCreateFontSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateGC.man b/x_lib/libX11-1.6.2/man/XCreateGC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateGC.man rename to x_lib/libX11-1.6.2/man/XCreateGC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateGlyphCursor.man b/x_lib/libX11-1.6.2/man/XCreateGlyphCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateGlyphCursor.man rename to x_lib/libX11-1.6.2/man/XCreateGlyphCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateIC.man b/x_lib/libX11-1.6.2/man/XCreateIC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateIC.man rename to x_lib/libX11-1.6.2/man/XCreateIC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateImage.man b/x_lib/libX11-1.6.2/man/XCreateImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateImage.man rename to x_lib/libX11-1.6.2/man/XCreateImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateOC.man b/x_lib/libX11-1.6.2/man/XCreateOC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateOC.man rename to x_lib/libX11-1.6.2/man/XCreateOC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreatePixmap.man b/x_lib/libX11-1.6.2/man/XCreatePixmap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreatePixmap.man rename to x_lib/libX11-1.6.2/man/XCreatePixmap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreatePixmapCursor.man b/x_lib/libX11-1.6.2/man/XCreatePixmapCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreatePixmapCursor.man rename to x_lib/libX11-1.6.2/man/XCreatePixmapCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreatePixmapFromBitmapData.man b/x_lib/libX11-1.6.2/man/XCreatePixmapFromBitmapData.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreatePixmapFromBitmapData.man rename to x_lib/libX11-1.6.2/man/XCreatePixmapFromBitmapData.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateRegion.man b/x_lib/libX11-1.6.2/man/XCreateRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateRegion.man rename to x_lib/libX11-1.6.2/man/XCreateRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateSimpleWindow.man b/x_lib/libX11-1.6.2/man/XCreateSimpleWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateSimpleWindow.man rename to x_lib/libX11-1.6.2/man/XCreateSimpleWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateWindow.man b/x_lib/libX11-1.6.2/man/XCreateWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateWindow.man rename to x_lib/libX11-1.6.2/man/XCreateWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateWindowEvent.man b/x_lib/libX11-1.6.2/man/XCreateWindowEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCreateWindowEvent.man rename to x_lib/libX11-1.6.2/man/XCreateWindowEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XCrossingEvent.man b/x_lib/libX11-1.6.2/man/XCrossingEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XCrossingEvent.man rename to x_lib/libX11-1.6.2/man/XCrossingEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDefaultString.man b/x_lib/libX11-1.6.2/man/XDefaultString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDefaultString.man rename to x_lib/libX11-1.6.2/man/XDefaultString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDefineCursor.man b/x_lib/libX11-1.6.2/man/XDefineCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDefineCursor.man rename to x_lib/libX11-1.6.2/man/XDefineCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDeleteContext.man b/x_lib/libX11-1.6.2/man/XDeleteContext.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDeleteContext.man rename to x_lib/libX11-1.6.2/man/XDeleteContext.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDeleteModifiermapEntry.man b/x_lib/libX11-1.6.2/man/XDeleteModifiermapEntry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDeleteModifiermapEntry.man rename to x_lib/libX11-1.6.2/man/XDeleteModifiermapEntry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDeleteProperty.man b/x_lib/libX11-1.6.2/man/XDeleteProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDeleteProperty.man rename to x_lib/libX11-1.6.2/man/XDeleteProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyIC.man b/x_lib/libX11-1.6.2/man/XDestroyIC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyIC.man rename to x_lib/libX11-1.6.2/man/XDestroyIC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyImage.man b/x_lib/libX11-1.6.2/man/XDestroyImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyImage.man rename to x_lib/libX11-1.6.2/man/XDestroyImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyOC.man b/x_lib/libX11-1.6.2/man/XDestroyOC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyOC.man rename to x_lib/libX11-1.6.2/man/XDestroyOC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyRegion.man b/x_lib/libX11-1.6.2/man/XDestroyRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyRegion.man rename to x_lib/libX11-1.6.2/man/XDestroyRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroySubwindows.man b/x_lib/libX11-1.6.2/man/XDestroySubwindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroySubwindows.man rename to x_lib/libX11-1.6.2/man/XDestroySubwindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyWindow.man b/x_lib/libX11-1.6.2/man/XDestroyWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyWindow.man rename to x_lib/libX11-1.6.2/man/XDestroyWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyWindowEvent.man b/x_lib/libX11-1.6.2/man/XDestroyWindowEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDestroyWindowEvent.man rename to x_lib/libX11-1.6.2/man/XDestroyWindowEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDirectionalDependentDrawing.man b/x_lib/libX11-1.6.2/man/XDirectionalDependentDrawing.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDirectionalDependentDrawing.man rename to x_lib/libX11-1.6.2/man/XDirectionalDependentDrawing.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDisableAccessControl.man b/x_lib/libX11-1.6.2/man/XDisableAccessControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDisableAccessControl.man rename to x_lib/libX11-1.6.2/man/XDisableAccessControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayKeycodes.man b/x_lib/libX11-1.6.2/man/XDisplayKeycodes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayKeycodes.man rename to x_lib/libX11-1.6.2/man/XDisplayKeycodes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayMotionBufferSize.man b/x_lib/libX11-1.6.2/man/XDisplayMotionBufferSize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayMotionBufferSize.man rename to x_lib/libX11-1.6.2/man/XDisplayMotionBufferSize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayName.man b/x_lib/libX11-1.6.2/man/XDisplayName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayName.man rename to x_lib/libX11-1.6.2/man/XDisplayName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayOfIM.man b/x_lib/libX11-1.6.2/man/XDisplayOfIM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayOfIM.man rename to x_lib/libX11-1.6.2/man/XDisplayOfIM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayOfOM.man b/x_lib/libX11-1.6.2/man/XDisplayOfOM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDisplayOfOM.man rename to x_lib/libX11-1.6.2/man/XDisplayOfOM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawArc.man b/x_lib/libX11-1.6.2/man/XDrawArc.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawArc.man rename to x_lib/libX11-1.6.2/man/XDrawArc.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawArcs.man b/x_lib/libX11-1.6.2/man/XDrawArcs.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawArcs.man rename to x_lib/libX11-1.6.2/man/XDrawArcs.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawImageString.man b/x_lib/libX11-1.6.2/man/XDrawImageString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawImageString.man rename to x_lib/libX11-1.6.2/man/XDrawImageString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawImageString16.man b/x_lib/libX11-1.6.2/man/XDrawImageString16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawImageString16.man rename to x_lib/libX11-1.6.2/man/XDrawImageString16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawLine.man b/x_lib/libX11-1.6.2/man/XDrawLine.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawLine.man rename to x_lib/libX11-1.6.2/man/XDrawLine.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawLines.man b/x_lib/libX11-1.6.2/man/XDrawLines.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawLines.man rename to x_lib/libX11-1.6.2/man/XDrawLines.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawPoint.man b/x_lib/libX11-1.6.2/man/XDrawPoint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawPoint.man rename to x_lib/libX11-1.6.2/man/XDrawPoint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawPoints.man b/x_lib/libX11-1.6.2/man/XDrawPoints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawPoints.man rename to x_lib/libX11-1.6.2/man/XDrawPoints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawRectangle.man b/x_lib/libX11-1.6.2/man/XDrawRectangle.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawRectangle.man rename to x_lib/libX11-1.6.2/man/XDrawRectangle.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawRectangles.man b/x_lib/libX11-1.6.2/man/XDrawRectangles.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawRectangles.man rename to x_lib/libX11-1.6.2/man/XDrawRectangles.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawSegments.man b/x_lib/libX11-1.6.2/man/XDrawSegments.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawSegments.man rename to x_lib/libX11-1.6.2/man/XDrawSegments.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawString.man b/x_lib/libX11-1.6.2/man/XDrawString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawString.man rename to x_lib/libX11-1.6.2/man/XDrawString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawString16.man b/x_lib/libX11-1.6.2/man/XDrawString16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawString16.man rename to x_lib/libX11-1.6.2/man/XDrawString16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawText.man b/x_lib/libX11-1.6.2/man/XDrawText.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawText.man rename to x_lib/libX11-1.6.2/man/XDrawText.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawText16.man b/x_lib/libX11-1.6.2/man/XDrawText16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XDrawText16.man rename to x_lib/libX11-1.6.2/man/XDrawText16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XEmptyRegion.man b/x_lib/libX11-1.6.2/man/XEmptyRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XEmptyRegion.man rename to x_lib/libX11-1.6.2/man/XEmptyRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XEnableAccessControl.man b/x_lib/libX11-1.6.2/man/XEnableAccessControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XEnableAccessControl.man rename to x_lib/libX11-1.6.2/man/XEnableAccessControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XEqualRegion.man b/x_lib/libX11-1.6.2/man/XEqualRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XEqualRegion.man rename to x_lib/libX11-1.6.2/man/XEqualRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XErrorEvent.man b/x_lib/libX11-1.6.2/man/XErrorEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XErrorEvent.man rename to x_lib/libX11-1.6.2/man/XErrorEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XEvent.man b/x_lib/libX11-1.6.2/man/XEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XEvent.man rename to x_lib/libX11-1.6.2/man/XEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XEventsQueued.man b/x_lib/libX11-1.6.2/man/XEventsQueued.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XEventsQueued.man rename to x_lib/libX11-1.6.2/man/XEventsQueued.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XExposeEvent.man b/x_lib/libX11-1.6.2/man/XExposeEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XExposeEvent.man rename to x_lib/libX11-1.6.2/man/XExposeEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XExtendedMaxRequestSize.man b/x_lib/libX11-1.6.2/man/XExtendedMaxRequestSize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XExtendedMaxRequestSize.man rename to x_lib/libX11-1.6.2/man/XExtendedMaxRequestSize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XExtentsOfFontSet.man b/x_lib/libX11-1.6.2/man/XExtentsOfFontSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XExtentsOfFontSet.man rename to x_lib/libX11-1.6.2/man/XExtentsOfFontSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFetchBuffer.man b/x_lib/libX11-1.6.2/man/XFetchBuffer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFetchBuffer.man rename to x_lib/libX11-1.6.2/man/XFetchBuffer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFetchBytes.man b/x_lib/libX11-1.6.2/man/XFetchBytes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFetchBytes.man rename to x_lib/libX11-1.6.2/man/XFetchBytes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFetchName.man b/x_lib/libX11-1.6.2/man/XFetchName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFetchName.man rename to x_lib/libX11-1.6.2/man/XFetchName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFillArc.man b/x_lib/libX11-1.6.2/man/XFillArc.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFillArc.man rename to x_lib/libX11-1.6.2/man/XFillArc.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFillArcs.man b/x_lib/libX11-1.6.2/man/XFillArcs.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFillArcs.man rename to x_lib/libX11-1.6.2/man/XFillArcs.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFillPolygon.man b/x_lib/libX11-1.6.2/man/XFillPolygon.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFillPolygon.man rename to x_lib/libX11-1.6.2/man/XFillPolygon.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFillRectangle.man b/x_lib/libX11-1.6.2/man/XFillRectangle.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFillRectangle.man rename to x_lib/libX11-1.6.2/man/XFillRectangle.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFillRectangles.man b/x_lib/libX11-1.6.2/man/XFillRectangles.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFillRectangles.man rename to x_lib/libX11-1.6.2/man/XFillRectangles.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFilterEvent.man b/x_lib/libX11-1.6.2/man/XFilterEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFilterEvent.man rename to x_lib/libX11-1.6.2/man/XFilterEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFindContext.man b/x_lib/libX11-1.6.2/man/XFindContext.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFindContext.man rename to x_lib/libX11-1.6.2/man/XFindContext.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFlush.man b/x_lib/libX11-1.6.2/man/XFlush.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFlush.man rename to x_lib/libX11-1.6.2/man/XFlush.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFocusChangeEvent.man b/x_lib/libX11-1.6.2/man/XFocusChangeEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFocusChangeEvent.man rename to x_lib/libX11-1.6.2/man/XFocusChangeEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFontProp.man b/x_lib/libX11-1.6.2/man/XFontProp.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFontProp.man rename to x_lib/libX11-1.6.2/man/XFontProp.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFontSetExtents.man b/x_lib/libX11-1.6.2/man/XFontSetExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFontSetExtents.man rename to x_lib/libX11-1.6.2/man/XFontSetExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFontStruct.man b/x_lib/libX11-1.6.2/man/XFontStruct.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFontStruct.man rename to x_lib/libX11-1.6.2/man/XFontStruct.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFontsOfFontSet.man b/x_lib/libX11-1.6.2/man/XFontsOfFontSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFontsOfFontSet.man rename to x_lib/libX11-1.6.2/man/XFontsOfFontSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XForceScreenSaver.man b/x_lib/libX11-1.6.2/man/XForceScreenSaver.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XForceScreenSaver.man rename to x_lib/libX11-1.6.2/man/XForceScreenSaver.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFree.man b/x_lib/libX11-1.6.2/man/XFree.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFree.man rename to x_lib/libX11-1.6.2/man/XFree.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeColormap.man b/x_lib/libX11-1.6.2/man/XFreeColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeColormap.man rename to x_lib/libX11-1.6.2/man/XFreeColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeColors.man b/x_lib/libX11-1.6.2/man/XFreeColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeColors.man rename to x_lib/libX11-1.6.2/man/XFreeColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeCursor.man b/x_lib/libX11-1.6.2/man/XFreeCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeCursor.man rename to x_lib/libX11-1.6.2/man/XFreeCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeEventData.man b/x_lib/libX11-1.6.2/man/XFreeEventData.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeEventData.man rename to x_lib/libX11-1.6.2/man/XFreeEventData.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeExtensionList.man b/x_lib/libX11-1.6.2/man/XFreeExtensionList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeExtensionList.man rename to x_lib/libX11-1.6.2/man/XFreeExtensionList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFont.man b/x_lib/libX11-1.6.2/man/XFreeFont.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFont.man rename to x_lib/libX11-1.6.2/man/XFreeFont.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontInfo.man b/x_lib/libX11-1.6.2/man/XFreeFontInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontInfo.man rename to x_lib/libX11-1.6.2/man/XFreeFontInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontNames.man b/x_lib/libX11-1.6.2/man/XFreeFontNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontNames.man rename to x_lib/libX11-1.6.2/man/XFreeFontNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontPath.man b/x_lib/libX11-1.6.2/man/XFreeFontPath.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontPath.man rename to x_lib/libX11-1.6.2/man/XFreeFontPath.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontSet.man b/x_lib/libX11-1.6.2/man/XFreeFontSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeFontSet.man rename to x_lib/libX11-1.6.2/man/XFreeFontSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeGC.man b/x_lib/libX11-1.6.2/man/XFreeGC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeGC.man rename to x_lib/libX11-1.6.2/man/XFreeGC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeModifiermap.man b/x_lib/libX11-1.6.2/man/XFreeModifiermap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeModifiermap.man rename to x_lib/libX11-1.6.2/man/XFreeModifiermap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreePixmap.man b/x_lib/libX11-1.6.2/man/XFreePixmap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreePixmap.man rename to x_lib/libX11-1.6.2/man/XFreePixmap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeStringList.man b/x_lib/libX11-1.6.2/man/XFreeStringList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XFreeStringList.man rename to x_lib/libX11-1.6.2/man/XFreeStringList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGCValues.man b/x_lib/libX11-1.6.2/man/XGCValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGCValues.man rename to x_lib/libX11-1.6.2/man/XGCValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGContextFromGC.man b/x_lib/libX11-1.6.2/man/XGContextFromGC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGContextFromGC.man rename to x_lib/libX11-1.6.2/man/XGContextFromGC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGenericEventCookie.man b/x_lib/libX11-1.6.2/man/XGenericEventCookie.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGenericEventCookie.man rename to x_lib/libX11-1.6.2/man/XGenericEventCookie.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetAtomName.man b/x_lib/libX11-1.6.2/man/XGetAtomName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetAtomName.man rename to x_lib/libX11-1.6.2/man/XGetAtomName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetAtomNames.man b/x_lib/libX11-1.6.2/man/XGetAtomNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetAtomNames.man rename to x_lib/libX11-1.6.2/man/XGetAtomNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetClassHint.man b/x_lib/libX11-1.6.2/man/XGetClassHint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetClassHint.man rename to x_lib/libX11-1.6.2/man/XGetClassHint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetCommand.man b/x_lib/libX11-1.6.2/man/XGetCommand.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetCommand.man rename to x_lib/libX11-1.6.2/man/XGetCommand.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetErrorDatabaseText.man b/x_lib/libX11-1.6.2/man/XGetErrorDatabaseText.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetErrorDatabaseText.man rename to x_lib/libX11-1.6.2/man/XGetErrorDatabaseText.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetErrorText.man b/x_lib/libX11-1.6.2/man/XGetErrorText.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetErrorText.man rename to x_lib/libX11-1.6.2/man/XGetErrorText.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetEventData.man b/x_lib/libX11-1.6.2/man/XGetEventData.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetEventData.man rename to x_lib/libX11-1.6.2/man/XGetEventData.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetFontPath.man b/x_lib/libX11-1.6.2/man/XGetFontPath.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetFontPath.man rename to x_lib/libX11-1.6.2/man/XGetFontPath.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetFontProperty.man b/x_lib/libX11-1.6.2/man/XGetFontProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetFontProperty.man rename to x_lib/libX11-1.6.2/man/XGetFontProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetGCValues.man b/x_lib/libX11-1.6.2/man/XGetGCValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetGCValues.man rename to x_lib/libX11-1.6.2/man/XGetGCValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetGeometry.man b/x_lib/libX11-1.6.2/man/XGetGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetGeometry.man rename to x_lib/libX11-1.6.2/man/XGetGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetICValues.man b/x_lib/libX11-1.6.2/man/XGetICValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetICValues.man rename to x_lib/libX11-1.6.2/man/XGetICValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetIMValues.man b/x_lib/libX11-1.6.2/man/XGetIMValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetIMValues.man rename to x_lib/libX11-1.6.2/man/XGetIMValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetIconName.man b/x_lib/libX11-1.6.2/man/XGetIconName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetIconName.man rename to x_lib/libX11-1.6.2/man/XGetIconName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetIconSizes.man b/x_lib/libX11-1.6.2/man/XGetIconSizes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetIconSizes.man rename to x_lib/libX11-1.6.2/man/XGetIconSizes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetImage.man b/x_lib/libX11-1.6.2/man/XGetImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetImage.man rename to x_lib/libX11-1.6.2/man/XGetImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetInputFocus.man b/x_lib/libX11-1.6.2/man/XGetInputFocus.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetInputFocus.man rename to x_lib/libX11-1.6.2/man/XGetInputFocus.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetKeyboardControl.man b/x_lib/libX11-1.6.2/man/XGetKeyboardControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetKeyboardControl.man rename to x_lib/libX11-1.6.2/man/XGetKeyboardControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetKeyboardMapping.man b/x_lib/libX11-1.6.2/man/XGetKeyboardMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetKeyboardMapping.man rename to x_lib/libX11-1.6.2/man/XGetKeyboardMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetModifierMapping.man b/x_lib/libX11-1.6.2/man/XGetModifierMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetModifierMapping.man rename to x_lib/libX11-1.6.2/man/XGetModifierMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetMotionEvents.man b/x_lib/libX11-1.6.2/man/XGetMotionEvents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetMotionEvents.man rename to x_lib/libX11-1.6.2/man/XGetMotionEvents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetOCValues.man b/x_lib/libX11-1.6.2/man/XGetOCValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetOCValues.man rename to x_lib/libX11-1.6.2/man/XGetOCValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetOMValues.man b/x_lib/libX11-1.6.2/man/XGetOMValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetOMValues.man rename to x_lib/libX11-1.6.2/man/XGetOMValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetPixel.man b/x_lib/libX11-1.6.2/man/XGetPixel.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetPixel.man rename to x_lib/libX11-1.6.2/man/XGetPixel.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetPointerControl.man b/x_lib/libX11-1.6.2/man/XGetPointerControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetPointerControl.man rename to x_lib/libX11-1.6.2/man/XGetPointerControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetPointerMapping.man b/x_lib/libX11-1.6.2/man/XGetPointerMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetPointerMapping.man rename to x_lib/libX11-1.6.2/man/XGetPointerMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetRGBColormaps.man b/x_lib/libX11-1.6.2/man/XGetRGBColormaps.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetRGBColormaps.man rename to x_lib/libX11-1.6.2/man/XGetRGBColormaps.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetScreenSaver.man b/x_lib/libX11-1.6.2/man/XGetScreenSaver.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetScreenSaver.man rename to x_lib/libX11-1.6.2/man/XGetScreenSaver.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetSelectionOwner.man b/x_lib/libX11-1.6.2/man/XGetSelectionOwner.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetSelectionOwner.man rename to x_lib/libX11-1.6.2/man/XGetSelectionOwner.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetSubImage.man b/x_lib/libX11-1.6.2/man/XGetSubImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetSubImage.man rename to x_lib/libX11-1.6.2/man/XGetSubImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetTextProperty.man b/x_lib/libX11-1.6.2/man/XGetTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetTextProperty.man rename to x_lib/libX11-1.6.2/man/XGetTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetTransientForHint.man b/x_lib/libX11-1.6.2/man/XGetTransientForHint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetTransientForHint.man rename to x_lib/libX11-1.6.2/man/XGetTransientForHint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetVisualInfo.man b/x_lib/libX11-1.6.2/man/XGetVisualInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetVisualInfo.man rename to x_lib/libX11-1.6.2/man/XGetVisualInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMClientMachine.man b/x_lib/libX11-1.6.2/man/XGetWMClientMachine.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMClientMachine.man rename to x_lib/libX11-1.6.2/man/XGetWMClientMachine.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMColormapWindows.man b/x_lib/libX11-1.6.2/man/XGetWMColormapWindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMColormapWindows.man rename to x_lib/libX11-1.6.2/man/XGetWMColormapWindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMHints.man b/x_lib/libX11-1.6.2/man/XGetWMHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMHints.man rename to x_lib/libX11-1.6.2/man/XGetWMHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMIconName.man b/x_lib/libX11-1.6.2/man/XGetWMIconName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMIconName.man rename to x_lib/libX11-1.6.2/man/XGetWMIconName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMName.man b/x_lib/libX11-1.6.2/man/XGetWMName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMName.man rename to x_lib/libX11-1.6.2/man/XGetWMName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMNormalHints.man b/x_lib/libX11-1.6.2/man/XGetWMNormalHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMNormalHints.man rename to x_lib/libX11-1.6.2/man/XGetWMNormalHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMProtocols.man b/x_lib/libX11-1.6.2/man/XGetWMProtocols.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMProtocols.man rename to x_lib/libX11-1.6.2/man/XGetWMProtocols.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMSizeHints.man b/x_lib/libX11-1.6.2/man/XGetWMSizeHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWMSizeHints.man rename to x_lib/libX11-1.6.2/man/XGetWMSizeHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWindowAttributes.man b/x_lib/libX11-1.6.2/man/XGetWindowAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWindowAttributes.man rename to x_lib/libX11-1.6.2/man/XGetWindowAttributes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWindowProperty.man b/x_lib/libX11-1.6.2/man/XGetWindowProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetWindowProperty.man rename to x_lib/libX11-1.6.2/man/XGetWindowProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGetXCBConnection.man b/x_lib/libX11-1.6.2/man/XGetXCBConnection.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGetXCBConnection.man rename to x_lib/libX11-1.6.2/man/XGetXCBConnection.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabButton.man b/x_lib/libX11-1.6.2/man/XGrabButton.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabButton.man rename to x_lib/libX11-1.6.2/man/XGrabButton.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabKey.man b/x_lib/libX11-1.6.2/man/XGrabKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabKey.man rename to x_lib/libX11-1.6.2/man/XGrabKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabKeyboard.man b/x_lib/libX11-1.6.2/man/XGrabKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabKeyboard.man rename to x_lib/libX11-1.6.2/man/XGrabKeyboard.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabPointer.man b/x_lib/libX11-1.6.2/man/XGrabPointer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabPointer.man rename to x_lib/libX11-1.6.2/man/XGrabPointer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabServer.man b/x_lib/libX11-1.6.2/man/XGrabServer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGrabServer.man rename to x_lib/libX11-1.6.2/man/XGrabServer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGraphicsExposeEvent.man b/x_lib/libX11-1.6.2/man/XGraphicsExposeEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGraphicsExposeEvent.man rename to x_lib/libX11-1.6.2/man/XGraphicsExposeEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XGravityEvent.man b/x_lib/libX11-1.6.2/man/XGravityEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XGravityEvent.man rename to x_lib/libX11-1.6.2/man/XGravityEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XHostAddress.man b/x_lib/libX11-1.6.2/man/XHostAddress.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XHostAddress.man rename to x_lib/libX11-1.6.2/man/XHostAddress.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XIMOfIC.man b/x_lib/libX11-1.6.2/man/XIMOfIC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XIMOfIC.man rename to x_lib/libX11-1.6.2/man/XIMOfIC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XIconSize.man b/x_lib/libX11-1.6.2/man/XIconSize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XIconSize.man rename to x_lib/libX11-1.6.2/man/XIconSize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XIconifyWindow.man b/x_lib/libX11-1.6.2/man/XIconifyWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XIconifyWindow.man rename to x_lib/libX11-1.6.2/man/XIconifyWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XIfEvent.man b/x_lib/libX11-1.6.2/man/XIfEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XIfEvent.man rename to x_lib/libX11-1.6.2/man/XIfEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInitImage.man b/x_lib/libX11-1.6.2/man/XInitImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInitImage.man rename to x_lib/libX11-1.6.2/man/XInitImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInitThreads.man b/x_lib/libX11-1.6.2/man/XInitThreads.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInitThreads.man rename to x_lib/libX11-1.6.2/man/XInitThreads.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInsertModifiermapEntry.man b/x_lib/libX11-1.6.2/man/XInsertModifiermapEntry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInsertModifiermapEntry.man rename to x_lib/libX11-1.6.2/man/XInsertModifiermapEntry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInstallColormap.man b/x_lib/libX11-1.6.2/man/XInstallColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInstallColormap.man rename to x_lib/libX11-1.6.2/man/XInstallColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInternAtom.man b/x_lib/libX11-1.6.2/man/XInternAtom.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInternAtom.man rename to x_lib/libX11-1.6.2/man/XInternAtom.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInternAtoms.man b/x_lib/libX11-1.6.2/man/XInternAtoms.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInternAtoms.man rename to x_lib/libX11-1.6.2/man/XInternAtoms.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XInternalConnectionNumbers.man b/x_lib/libX11-1.6.2/man/XInternalConnectionNumbers.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XInternalConnectionNumbers.man rename to x_lib/libX11-1.6.2/man/XInternalConnectionNumbers.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XIntersectRegion.man b/x_lib/libX11-1.6.2/man/XIntersectRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XIntersectRegion.man rename to x_lib/libX11-1.6.2/man/XIntersectRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKeyEvent.man b/x_lib/libX11-1.6.2/man/XKeyEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKeyEvent.man rename to x_lib/libX11-1.6.2/man/XKeyEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKeyboardControl.man b/x_lib/libX11-1.6.2/man/XKeyboardControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKeyboardControl.man rename to x_lib/libX11-1.6.2/man/XKeyboardControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKeycodeToKeysym.man b/x_lib/libX11-1.6.2/man/XKeycodeToKeysym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKeycodeToKeysym.man rename to x_lib/libX11-1.6.2/man/XKeycodeToKeysym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKeymapEvent.man b/x_lib/libX11-1.6.2/man/XKeymapEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKeymapEvent.man rename to x_lib/libX11-1.6.2/man/XKeymapEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKeysymToKeycode.man b/x_lib/libX11-1.6.2/man/XKeysymToKeycode.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKeysymToKeycode.man rename to x_lib/libX11-1.6.2/man/XKeysymToKeycode.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKeysymToString.man b/x_lib/libX11-1.6.2/man/XKeysymToString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKeysymToString.man rename to x_lib/libX11-1.6.2/man/XKeysymToString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XKillClient.man b/x_lib/libX11-1.6.2/man/XKillClient.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XKillClient.man rename to x_lib/libX11-1.6.2/man/XKillClient.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListDepths.man b/x_lib/libX11-1.6.2/man/XListDepths.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListDepths.man rename to x_lib/libX11-1.6.2/man/XListDepths.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListExtensions.man b/x_lib/libX11-1.6.2/man/XListExtensions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListExtensions.man rename to x_lib/libX11-1.6.2/man/XListExtensions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListFonts.man b/x_lib/libX11-1.6.2/man/XListFonts.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListFonts.man rename to x_lib/libX11-1.6.2/man/XListFonts.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListFontsWithInfo.man b/x_lib/libX11-1.6.2/man/XListFontsWithInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListFontsWithInfo.man rename to x_lib/libX11-1.6.2/man/XListFontsWithInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListHosts.man b/x_lib/libX11-1.6.2/man/XListHosts.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListHosts.man rename to x_lib/libX11-1.6.2/man/XListHosts.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListInstalledColormaps.man b/x_lib/libX11-1.6.2/man/XListInstalledColormaps.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListInstalledColormaps.man rename to x_lib/libX11-1.6.2/man/XListInstalledColormaps.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListPixmapFormats.man b/x_lib/libX11-1.6.2/man/XListPixmapFormats.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListPixmapFormats.man rename to x_lib/libX11-1.6.2/man/XListPixmapFormats.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XListProperties.man b/x_lib/libX11-1.6.2/man/XListProperties.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XListProperties.man rename to x_lib/libX11-1.6.2/man/XListProperties.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLoadFont.man b/x_lib/libX11-1.6.2/man/XLoadFont.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLoadFont.man rename to x_lib/libX11-1.6.2/man/XLoadFont.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLoadQueryFont.man b/x_lib/libX11-1.6.2/man/XLoadQueryFont.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLoadQueryFont.man rename to x_lib/libX11-1.6.2/man/XLoadQueryFont.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLocaleOfFontSet.man b/x_lib/libX11-1.6.2/man/XLocaleOfFontSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLocaleOfFontSet.man rename to x_lib/libX11-1.6.2/man/XLocaleOfFontSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLocaleOfIM.man b/x_lib/libX11-1.6.2/man/XLocaleOfIM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLocaleOfIM.man rename to x_lib/libX11-1.6.2/man/XLocaleOfIM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLocaleOfOM.man b/x_lib/libX11-1.6.2/man/XLocaleOfOM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLocaleOfOM.man rename to x_lib/libX11-1.6.2/man/XLocaleOfOM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLockDisplay.man b/x_lib/libX11-1.6.2/man/XLockDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLockDisplay.man rename to x_lib/libX11-1.6.2/man/XLockDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLookupColor.man b/x_lib/libX11-1.6.2/man/XLookupColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLookupColor.man rename to x_lib/libX11-1.6.2/man/XLookupColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLookupKeysym.man b/x_lib/libX11-1.6.2/man/XLookupKeysym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLookupKeysym.man rename to x_lib/libX11-1.6.2/man/XLookupKeysym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLookupString.man b/x_lib/libX11-1.6.2/man/XLookupString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLookupString.man rename to x_lib/libX11-1.6.2/man/XLookupString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XLowerWindow.man b/x_lib/libX11-1.6.2/man/XLowerWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XLowerWindow.man rename to x_lib/libX11-1.6.2/man/XLowerWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMapEvent.man b/x_lib/libX11-1.6.2/man/XMapEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMapEvent.man rename to x_lib/libX11-1.6.2/man/XMapEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMapRaised.man b/x_lib/libX11-1.6.2/man/XMapRaised.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMapRaised.man rename to x_lib/libX11-1.6.2/man/XMapRaised.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMapRequestEvent.man b/x_lib/libX11-1.6.2/man/XMapRequestEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMapRequestEvent.man rename to x_lib/libX11-1.6.2/man/XMapRequestEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMapSubwindows.man b/x_lib/libX11-1.6.2/man/XMapSubwindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMapSubwindows.man rename to x_lib/libX11-1.6.2/man/XMapSubwindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMapWindow.man b/x_lib/libX11-1.6.2/man/XMapWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMapWindow.man rename to x_lib/libX11-1.6.2/man/XMapWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMappingEvent.man b/x_lib/libX11-1.6.2/man/XMappingEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMappingEvent.man rename to x_lib/libX11-1.6.2/man/XMappingEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMaskEvent.man b/x_lib/libX11-1.6.2/man/XMaskEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMaskEvent.man rename to x_lib/libX11-1.6.2/man/XMaskEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMatchVisualInfo.man b/x_lib/libX11-1.6.2/man/XMatchVisualInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMatchVisualInfo.man rename to x_lib/libX11-1.6.2/man/XMatchVisualInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMaxRequestSize.man b/x_lib/libX11-1.6.2/man/XMaxRequestSize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMaxRequestSize.man rename to x_lib/libX11-1.6.2/man/XMaxRequestSize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XModifierKeymap.man b/x_lib/libX11-1.6.2/man/XModifierKeymap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XModifierKeymap.man rename to x_lib/libX11-1.6.2/man/XModifierKeymap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMotionEvent.man b/x_lib/libX11-1.6.2/man/XMotionEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMotionEvent.man rename to x_lib/libX11-1.6.2/man/XMotionEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMoveResizeWindow.man b/x_lib/libX11-1.6.2/man/XMoveResizeWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMoveResizeWindow.man rename to x_lib/libX11-1.6.2/man/XMoveResizeWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XMoveWindow.man b/x_lib/libX11-1.6.2/man/XMoveWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XMoveWindow.man rename to x_lib/libX11-1.6.2/man/XMoveWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XNewModifiermap.man b/x_lib/libX11-1.6.2/man/XNewModifiermap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XNewModifiermap.man rename to x_lib/libX11-1.6.2/man/XNewModifiermap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XNextEvent.man b/x_lib/libX11-1.6.2/man/XNextEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XNextEvent.man rename to x_lib/libX11-1.6.2/man/XNextEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XNoExposeEvent.man b/x_lib/libX11-1.6.2/man/XNoExposeEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XNoExposeEvent.man rename to x_lib/libX11-1.6.2/man/XNoExposeEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XNoOp.man b/x_lib/libX11-1.6.2/man/XNoOp.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XNoOp.man rename to x_lib/libX11-1.6.2/man/XNoOp.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XOMOfOC.man b/x_lib/libX11-1.6.2/man/XOMOfOC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XOMOfOC.man rename to x_lib/libX11-1.6.2/man/XOMOfOC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XOffsetRegion.man b/x_lib/libX11-1.6.2/man/XOffsetRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XOffsetRegion.man rename to x_lib/libX11-1.6.2/man/XOffsetRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XOpenDisplay.man b/x_lib/libX11-1.6.2/man/XOpenDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XOpenDisplay.man rename to x_lib/libX11-1.6.2/man/XOpenDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XOpenIM.man b/x_lib/libX11-1.6.2/man/XOpenIM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XOpenIM.man rename to x_lib/libX11-1.6.2/man/XOpenIM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XOpenOM.man b/x_lib/libX11-1.6.2/man/XOpenOM.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XOpenOM.man rename to x_lib/libX11-1.6.2/man/XOpenOM.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XParseColor.man b/x_lib/libX11-1.6.2/man/XParseColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XParseColor.man rename to x_lib/libX11-1.6.2/man/XParseColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XParseGeometry.man b/x_lib/libX11-1.6.2/man/XParseGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XParseGeometry.man rename to x_lib/libX11-1.6.2/man/XParseGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPeekEvent.man b/x_lib/libX11-1.6.2/man/XPeekEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPeekEvent.man rename to x_lib/libX11-1.6.2/man/XPeekEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPeekIfEvent.man b/x_lib/libX11-1.6.2/man/XPeekIfEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPeekIfEvent.man rename to x_lib/libX11-1.6.2/man/XPeekIfEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPending.man b/x_lib/libX11-1.6.2/man/XPending.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPending.man rename to x_lib/libX11-1.6.2/man/XPending.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPixmapFormatValues.man b/x_lib/libX11-1.6.2/man/XPixmapFormatValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPixmapFormatValues.man rename to x_lib/libX11-1.6.2/man/XPixmapFormatValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPoint.man b/x_lib/libX11-1.6.2/man/XPoint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPoint.man rename to x_lib/libX11-1.6.2/man/XPoint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPointInRegion.man b/x_lib/libX11-1.6.2/man/XPointInRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPointInRegion.man rename to x_lib/libX11-1.6.2/man/XPointInRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPolygonRegion.man b/x_lib/libX11-1.6.2/man/XPolygonRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPolygonRegion.man rename to x_lib/libX11-1.6.2/man/XPolygonRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XProcessInternalConnection.man b/x_lib/libX11-1.6.2/man/XProcessInternalConnection.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XProcessInternalConnection.man rename to x_lib/libX11-1.6.2/man/XProcessInternalConnection.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPropertyEvent.man b/x_lib/libX11-1.6.2/man/XPropertyEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPropertyEvent.man rename to x_lib/libX11-1.6.2/man/XPropertyEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPutBackEvent.man b/x_lib/libX11-1.6.2/man/XPutBackEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPutBackEvent.man rename to x_lib/libX11-1.6.2/man/XPutBackEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPutImage.man b/x_lib/libX11-1.6.2/man/XPutImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPutImage.man rename to x_lib/libX11-1.6.2/man/XPutImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XPutPixel.man b/x_lib/libX11-1.6.2/man/XPutPixel.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XPutPixel.man rename to x_lib/libX11-1.6.2/man/XPutPixel.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestCursor.man b/x_lib/libX11-1.6.2/man/XQueryBestCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestCursor.man rename to x_lib/libX11-1.6.2/man/XQueryBestCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestSize.man b/x_lib/libX11-1.6.2/man/XQueryBestSize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestSize.man rename to x_lib/libX11-1.6.2/man/XQueryBestSize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestStipple.man b/x_lib/libX11-1.6.2/man/XQueryBestStipple.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestStipple.man rename to x_lib/libX11-1.6.2/man/XQueryBestStipple.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestTile.man b/x_lib/libX11-1.6.2/man/XQueryBestTile.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryBestTile.man rename to x_lib/libX11-1.6.2/man/XQueryBestTile.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryColor.man b/x_lib/libX11-1.6.2/man/XQueryColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryColor.man rename to x_lib/libX11-1.6.2/man/XQueryColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryColors.man b/x_lib/libX11-1.6.2/man/XQueryColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryColors.man rename to x_lib/libX11-1.6.2/man/XQueryColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryExtension.man b/x_lib/libX11-1.6.2/man/XQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryExtension.man rename to x_lib/libX11-1.6.2/man/XQueryExtension.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryFont.man b/x_lib/libX11-1.6.2/man/XQueryFont.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryFont.man rename to x_lib/libX11-1.6.2/man/XQueryFont.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryKeymap.man b/x_lib/libX11-1.6.2/man/XQueryKeymap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryKeymap.man rename to x_lib/libX11-1.6.2/man/XQueryKeymap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryPointer.man b/x_lib/libX11-1.6.2/man/XQueryPointer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryPointer.man rename to x_lib/libX11-1.6.2/man/XQueryPointer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryTextExtents.man b/x_lib/libX11-1.6.2/man/XQueryTextExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryTextExtents.man rename to x_lib/libX11-1.6.2/man/XQueryTextExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryTextExtents16.man b/x_lib/libX11-1.6.2/man/XQueryTextExtents16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryTextExtents16.man rename to x_lib/libX11-1.6.2/man/XQueryTextExtents16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryTree.man b/x_lib/libX11-1.6.2/man/XQueryTree.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XQueryTree.man rename to x_lib/libX11-1.6.2/man/XQueryTree.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRaiseWindow.man b/x_lib/libX11-1.6.2/man/XRaiseWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRaiseWindow.man rename to x_lib/libX11-1.6.2/man/XRaiseWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XReadBitmapFile.man b/x_lib/libX11-1.6.2/man/XReadBitmapFile.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XReadBitmapFile.man rename to x_lib/libX11-1.6.2/man/XReadBitmapFile.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XReadBitmapFileData.man b/x_lib/libX11-1.6.2/man/XReadBitmapFileData.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XReadBitmapFileData.man rename to x_lib/libX11-1.6.2/man/XReadBitmapFileData.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRebindKeysym.man b/x_lib/libX11-1.6.2/man/XRebindKeysym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRebindKeysym.man rename to x_lib/libX11-1.6.2/man/XRebindKeysym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRecolorCursor.man b/x_lib/libX11-1.6.2/man/XRecolorCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRecolorCursor.man rename to x_lib/libX11-1.6.2/man/XRecolorCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XReconfigureWMWindow.man b/x_lib/libX11-1.6.2/man/XReconfigureWMWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XReconfigureWMWindow.man rename to x_lib/libX11-1.6.2/man/XReconfigureWMWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRectInRegion.man b/x_lib/libX11-1.6.2/man/XRectInRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRectInRegion.man rename to x_lib/libX11-1.6.2/man/XRectInRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRectangle.man b/x_lib/libX11-1.6.2/man/XRectangle.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRectangle.man rename to x_lib/libX11-1.6.2/man/XRectangle.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRefreshKeyboardMapping.man b/x_lib/libX11-1.6.2/man/XRefreshKeyboardMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRefreshKeyboardMapping.man rename to x_lib/libX11-1.6.2/man/XRefreshKeyboardMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRegisterIMInstantiateCallback.man b/x_lib/libX11-1.6.2/man/XRegisterIMInstantiateCallback.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRegisterIMInstantiateCallback.man rename to x_lib/libX11-1.6.2/man/XRegisterIMInstantiateCallback.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveConnectionWatch.man b/x_lib/libX11-1.6.2/man/XRemoveConnectionWatch.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveConnectionWatch.man rename to x_lib/libX11-1.6.2/man/XRemoveConnectionWatch.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveFromSaveSet.man b/x_lib/libX11-1.6.2/man/XRemoveFromSaveSet.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveFromSaveSet.man rename to x_lib/libX11-1.6.2/man/XRemoveFromSaveSet.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveHost.man b/x_lib/libX11-1.6.2/man/XRemoveHost.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveHost.man rename to x_lib/libX11-1.6.2/man/XRemoveHost.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveHosts.man b/x_lib/libX11-1.6.2/man/XRemoveHosts.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRemoveHosts.man rename to x_lib/libX11-1.6.2/man/XRemoveHosts.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XReparentEvent.man b/x_lib/libX11-1.6.2/man/XReparentEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XReparentEvent.man rename to x_lib/libX11-1.6.2/man/XReparentEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XReparentWindow.man b/x_lib/libX11-1.6.2/man/XReparentWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XReparentWindow.man rename to x_lib/libX11-1.6.2/man/XReparentWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XResetScreenSaver.man b/x_lib/libX11-1.6.2/man/XResetScreenSaver.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XResetScreenSaver.man rename to x_lib/libX11-1.6.2/man/XResetScreenSaver.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XResizeRequestEvent.man b/x_lib/libX11-1.6.2/man/XResizeRequestEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XResizeRequestEvent.man rename to x_lib/libX11-1.6.2/man/XResizeRequestEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XResizeWindow.man b/x_lib/libX11-1.6.2/man/XResizeWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XResizeWindow.man rename to x_lib/libX11-1.6.2/man/XResizeWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XResourceManagerString.man b/x_lib/libX11-1.6.2/man/XResourceManagerString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XResourceManagerString.man rename to x_lib/libX11-1.6.2/man/XResourceManagerString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRestackWindows.man b/x_lib/libX11-1.6.2/man/XRestackWindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRestackWindows.man rename to x_lib/libX11-1.6.2/man/XRestackWindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRotateBuffers.man b/x_lib/libX11-1.6.2/man/XRotateBuffers.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRotateBuffers.man rename to x_lib/libX11-1.6.2/man/XRotateBuffers.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XRotateWindowProperties.man b/x_lib/libX11-1.6.2/man/XRotateWindowProperties.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XRotateWindowProperties.man rename to x_lib/libX11-1.6.2/man/XRotateWindowProperties.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSaveContext.man b/x_lib/libX11-1.6.2/man/XSaveContext.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSaveContext.man rename to x_lib/libX11-1.6.2/man/XSaveContext.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XScreenNumberOfScreen.man b/x_lib/libX11-1.6.2/man/XScreenNumberOfScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XScreenNumberOfScreen.man rename to x_lib/libX11-1.6.2/man/XScreenNumberOfScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XScreenResourceString.man b/x_lib/libX11-1.6.2/man/XScreenResourceString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XScreenResourceString.man rename to x_lib/libX11-1.6.2/man/XScreenResourceString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSegment.man b/x_lib/libX11-1.6.2/man/XSegment.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSegment.man rename to x_lib/libX11-1.6.2/man/XSegment.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectInput.man b/x_lib/libX11-1.6.2/man/XSelectInput.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectInput.man rename to x_lib/libX11-1.6.2/man/XSelectInput.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectionClearEvent.man b/x_lib/libX11-1.6.2/man/XSelectionClearEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectionClearEvent.man rename to x_lib/libX11-1.6.2/man/XSelectionClearEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectionEvent.man b/x_lib/libX11-1.6.2/man/XSelectionEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectionEvent.man rename to x_lib/libX11-1.6.2/man/XSelectionEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectionRequestEvent.man b/x_lib/libX11-1.6.2/man/XSelectionRequestEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSelectionRequestEvent.man rename to x_lib/libX11-1.6.2/man/XSelectionRequestEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSendEvent.man b/x_lib/libX11-1.6.2/man/XSendEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSendEvent.man rename to x_lib/libX11-1.6.2/man/XSendEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetAccessControl.man b/x_lib/libX11-1.6.2/man/XSetAccessControl.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetAccessControl.man rename to x_lib/libX11-1.6.2/man/XSetAccessControl.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetAfterFunction.man b/x_lib/libX11-1.6.2/man/XSetAfterFunction.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetAfterFunction.man rename to x_lib/libX11-1.6.2/man/XSetAfterFunction.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetArcMode.man b/x_lib/libX11-1.6.2/man/XSetArcMode.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetArcMode.man rename to x_lib/libX11-1.6.2/man/XSetArcMode.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetBackground.man b/x_lib/libX11-1.6.2/man/XSetBackground.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetBackground.man rename to x_lib/libX11-1.6.2/man/XSetBackground.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClassHint.man b/x_lib/libX11-1.6.2/man/XSetClassHint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClassHint.man rename to x_lib/libX11-1.6.2/man/XSetClassHint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClipMask.man b/x_lib/libX11-1.6.2/man/XSetClipMask.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClipMask.man rename to x_lib/libX11-1.6.2/man/XSetClipMask.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClipOrigin.man b/x_lib/libX11-1.6.2/man/XSetClipOrigin.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClipOrigin.man rename to x_lib/libX11-1.6.2/man/XSetClipOrigin.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClipRectangles.man b/x_lib/libX11-1.6.2/man/XSetClipRectangles.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetClipRectangles.man rename to x_lib/libX11-1.6.2/man/XSetClipRectangles.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetCloseDownMode.man b/x_lib/libX11-1.6.2/man/XSetCloseDownMode.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetCloseDownMode.man rename to x_lib/libX11-1.6.2/man/XSetCloseDownMode.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetCommand.man b/x_lib/libX11-1.6.2/man/XSetCommand.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetCommand.man rename to x_lib/libX11-1.6.2/man/XSetCommand.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetDashes.man b/x_lib/libX11-1.6.2/man/XSetDashes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetDashes.man rename to x_lib/libX11-1.6.2/man/XSetDashes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetErrorHandler.man b/x_lib/libX11-1.6.2/man/XSetErrorHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetErrorHandler.man rename to x_lib/libX11-1.6.2/man/XSetErrorHandler.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetEventQueueOwner.man b/x_lib/libX11-1.6.2/man/XSetEventQueueOwner.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetEventQueueOwner.man rename to x_lib/libX11-1.6.2/man/XSetEventQueueOwner.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFillRule.man b/x_lib/libX11-1.6.2/man/XSetFillRule.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFillRule.man rename to x_lib/libX11-1.6.2/man/XSetFillRule.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFillStyle.man b/x_lib/libX11-1.6.2/man/XSetFillStyle.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFillStyle.man rename to x_lib/libX11-1.6.2/man/XSetFillStyle.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFont.man b/x_lib/libX11-1.6.2/man/XSetFont.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFont.man rename to x_lib/libX11-1.6.2/man/XSetFont.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFontPath.man b/x_lib/libX11-1.6.2/man/XSetFontPath.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFontPath.man rename to x_lib/libX11-1.6.2/man/XSetFontPath.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetForeground.man b/x_lib/libX11-1.6.2/man/XSetForeground.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetForeground.man rename to x_lib/libX11-1.6.2/man/XSetForeground.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFunction.man b/x_lib/libX11-1.6.2/man/XSetFunction.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetFunction.man rename to x_lib/libX11-1.6.2/man/XSetFunction.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetGraphicsExposure.man b/x_lib/libX11-1.6.2/man/XSetGraphicsExposure.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetGraphicsExposure.man rename to x_lib/libX11-1.6.2/man/XSetGraphicsExposure.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetICFocus.man b/x_lib/libX11-1.6.2/man/XSetICFocus.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetICFocus.man rename to x_lib/libX11-1.6.2/man/XSetICFocus.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetICValues.man b/x_lib/libX11-1.6.2/man/XSetICValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetICValues.man rename to x_lib/libX11-1.6.2/man/XSetICValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIMValues.man b/x_lib/libX11-1.6.2/man/XSetIMValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIMValues.man rename to x_lib/libX11-1.6.2/man/XSetIMValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIOErrorHandler.man b/x_lib/libX11-1.6.2/man/XSetIOErrorHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIOErrorHandler.man rename to x_lib/libX11-1.6.2/man/XSetIOErrorHandler.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIconName.man b/x_lib/libX11-1.6.2/man/XSetIconName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIconName.man rename to x_lib/libX11-1.6.2/man/XSetIconName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIconSizes.man b/x_lib/libX11-1.6.2/man/XSetIconSizes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetIconSizes.man rename to x_lib/libX11-1.6.2/man/XSetIconSizes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetInputFocus.man b/x_lib/libX11-1.6.2/man/XSetInputFocus.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetInputFocus.man rename to x_lib/libX11-1.6.2/man/XSetInputFocus.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetLineAttributes.man b/x_lib/libX11-1.6.2/man/XSetLineAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetLineAttributes.man rename to x_lib/libX11-1.6.2/man/XSetLineAttributes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetLocaleModifiers.man b/x_lib/libX11-1.6.2/man/XSetLocaleModifiers.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetLocaleModifiers.man rename to x_lib/libX11-1.6.2/man/XSetLocaleModifiers.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetModifierMapping.man b/x_lib/libX11-1.6.2/man/XSetModifierMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetModifierMapping.man rename to x_lib/libX11-1.6.2/man/XSetModifierMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetOCValues.man b/x_lib/libX11-1.6.2/man/XSetOCValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetOCValues.man rename to x_lib/libX11-1.6.2/man/XSetOCValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetOMValues.man b/x_lib/libX11-1.6.2/man/XSetOMValues.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetOMValues.man rename to x_lib/libX11-1.6.2/man/XSetOMValues.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetPlaneMask.man b/x_lib/libX11-1.6.2/man/XSetPlaneMask.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetPlaneMask.man rename to x_lib/libX11-1.6.2/man/XSetPlaneMask.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetPointerMapping.man b/x_lib/libX11-1.6.2/man/XSetPointerMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetPointerMapping.man rename to x_lib/libX11-1.6.2/man/XSetPointerMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetRGBColormaps.man b/x_lib/libX11-1.6.2/man/XSetRGBColormaps.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetRGBColormaps.man rename to x_lib/libX11-1.6.2/man/XSetRGBColormaps.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetRegion.man b/x_lib/libX11-1.6.2/man/XSetRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetRegion.man rename to x_lib/libX11-1.6.2/man/XSetRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetScreenSaver.man b/x_lib/libX11-1.6.2/man/XSetScreenSaver.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetScreenSaver.man rename to x_lib/libX11-1.6.2/man/XSetScreenSaver.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetSelectionOwner.man b/x_lib/libX11-1.6.2/man/XSetSelectionOwner.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetSelectionOwner.man rename to x_lib/libX11-1.6.2/man/XSetSelectionOwner.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetState.man b/x_lib/libX11-1.6.2/man/XSetState.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetState.man rename to x_lib/libX11-1.6.2/man/XSetState.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetStipple.man b/x_lib/libX11-1.6.2/man/XSetStipple.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetStipple.man rename to x_lib/libX11-1.6.2/man/XSetStipple.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetSubwindowMode.man b/x_lib/libX11-1.6.2/man/XSetSubwindowMode.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetSubwindowMode.man rename to x_lib/libX11-1.6.2/man/XSetSubwindowMode.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTSOrigin.man b/x_lib/libX11-1.6.2/man/XSetTSOrigin.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTSOrigin.man rename to x_lib/libX11-1.6.2/man/XSetTSOrigin.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTextProperty.man b/x_lib/libX11-1.6.2/man/XSetTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTextProperty.man rename to x_lib/libX11-1.6.2/man/XSetTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTile.man b/x_lib/libX11-1.6.2/man/XSetTile.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTile.man rename to x_lib/libX11-1.6.2/man/XSetTile.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTransientForHint.man b/x_lib/libX11-1.6.2/man/XSetTransientForHint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetTransientForHint.man rename to x_lib/libX11-1.6.2/man/XSetTransientForHint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMClientMachine.man b/x_lib/libX11-1.6.2/man/XSetWMClientMachine.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMClientMachine.man rename to x_lib/libX11-1.6.2/man/XSetWMClientMachine.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMColormapWindows.man b/x_lib/libX11-1.6.2/man/XSetWMColormapWindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMColormapWindows.man rename to x_lib/libX11-1.6.2/man/XSetWMColormapWindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMHints.man b/x_lib/libX11-1.6.2/man/XSetWMHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMHints.man rename to x_lib/libX11-1.6.2/man/XSetWMHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMIconName.man b/x_lib/libX11-1.6.2/man/XSetWMIconName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMIconName.man rename to x_lib/libX11-1.6.2/man/XSetWMIconName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMName.man b/x_lib/libX11-1.6.2/man/XSetWMName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMName.man rename to x_lib/libX11-1.6.2/man/XSetWMName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMNormalHints.man b/x_lib/libX11-1.6.2/man/XSetWMNormalHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMNormalHints.man rename to x_lib/libX11-1.6.2/man/XSetWMNormalHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMProperties.man b/x_lib/libX11-1.6.2/man/XSetWMProperties.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMProperties.man rename to x_lib/libX11-1.6.2/man/XSetWMProperties.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMProtocols.man b/x_lib/libX11-1.6.2/man/XSetWMProtocols.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMProtocols.man rename to x_lib/libX11-1.6.2/man/XSetWMProtocols.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMSizeHints.man b/x_lib/libX11-1.6.2/man/XSetWMSizeHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWMSizeHints.man rename to x_lib/libX11-1.6.2/man/XSetWMSizeHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowAttributes.man b/x_lib/libX11-1.6.2/man/XSetWindowAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowAttributes.man rename to x_lib/libX11-1.6.2/man/XSetWindowAttributes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBackground.man b/x_lib/libX11-1.6.2/man/XSetWindowBackground.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBackground.man rename to x_lib/libX11-1.6.2/man/XSetWindowBackground.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBackgroundPixmap.man b/x_lib/libX11-1.6.2/man/XSetWindowBackgroundPixmap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBackgroundPixmap.man rename to x_lib/libX11-1.6.2/man/XSetWindowBackgroundPixmap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBorder.man b/x_lib/libX11-1.6.2/man/XSetWindowBorder.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBorder.man rename to x_lib/libX11-1.6.2/man/XSetWindowBorder.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBorderPixmap.man b/x_lib/libX11-1.6.2/man/XSetWindowBorderPixmap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBorderPixmap.man rename to x_lib/libX11-1.6.2/man/XSetWindowBorderPixmap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBorderWidth.man b/x_lib/libX11-1.6.2/man/XSetWindowBorderWidth.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowBorderWidth.man rename to x_lib/libX11-1.6.2/man/XSetWindowBorderWidth.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowColormap.man b/x_lib/libX11-1.6.2/man/XSetWindowColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSetWindowColormap.man rename to x_lib/libX11-1.6.2/man/XSetWindowColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XShrinkRegion.man b/x_lib/libX11-1.6.2/man/XShrinkRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XShrinkRegion.man rename to x_lib/libX11-1.6.2/man/XShrinkRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSizeHints.man b/x_lib/libX11-1.6.2/man/XSizeHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSizeHints.man rename to x_lib/libX11-1.6.2/man/XSizeHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStandardColormap.man b/x_lib/libX11-1.6.2/man/XStandardColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStandardColormap.man rename to x_lib/libX11-1.6.2/man/XStandardColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreBuffer.man b/x_lib/libX11-1.6.2/man/XStoreBuffer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreBuffer.man rename to x_lib/libX11-1.6.2/man/XStoreBuffer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreBytes.man b/x_lib/libX11-1.6.2/man/XStoreBytes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreBytes.man rename to x_lib/libX11-1.6.2/man/XStoreBytes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreColor.man b/x_lib/libX11-1.6.2/man/XStoreColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreColor.man rename to x_lib/libX11-1.6.2/man/XStoreColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreColors.man b/x_lib/libX11-1.6.2/man/XStoreColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreColors.man rename to x_lib/libX11-1.6.2/man/XStoreColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreName.man b/x_lib/libX11-1.6.2/man/XStoreName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreName.man rename to x_lib/libX11-1.6.2/man/XStoreName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreNamedColor.man b/x_lib/libX11-1.6.2/man/XStoreNamedColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStoreNamedColor.man rename to x_lib/libX11-1.6.2/man/XStoreNamedColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStringListToTextProperty.man b/x_lib/libX11-1.6.2/man/XStringListToTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStringListToTextProperty.man rename to x_lib/libX11-1.6.2/man/XStringListToTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XStringToKeysym.man b/x_lib/libX11-1.6.2/man/XStringToKeysym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XStringToKeysym.man rename to x_lib/libX11-1.6.2/man/XStringToKeysym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSubImage.man b/x_lib/libX11-1.6.2/man/XSubImage.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSubImage.man rename to x_lib/libX11-1.6.2/man/XSubImage.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSubtractRegion.man b/x_lib/libX11-1.6.2/man/XSubtractRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSubtractRegion.man rename to x_lib/libX11-1.6.2/man/XSubtractRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSupportsLocale.man b/x_lib/libX11-1.6.2/man/XSupportsLocale.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSupportsLocale.man rename to x_lib/libX11-1.6.2/man/XSupportsLocale.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSync.man b/x_lib/libX11-1.6.2/man/XSync.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSync.man rename to x_lib/libX11-1.6.2/man/XSync.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XSynchronize.man b/x_lib/libX11-1.6.2/man/XSynchronize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XSynchronize.man rename to x_lib/libX11-1.6.2/man/XSynchronize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextExtents.man b/x_lib/libX11-1.6.2/man/XTextExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextExtents.man rename to x_lib/libX11-1.6.2/man/XTextExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextExtents16.man b/x_lib/libX11-1.6.2/man/XTextExtents16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextExtents16.man rename to x_lib/libX11-1.6.2/man/XTextExtents16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextItem.man b/x_lib/libX11-1.6.2/man/XTextItem.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextItem.man rename to x_lib/libX11-1.6.2/man/XTextItem.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextItem16.man b/x_lib/libX11-1.6.2/man/XTextItem16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextItem16.man rename to x_lib/libX11-1.6.2/man/XTextItem16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextProperty.man b/x_lib/libX11-1.6.2/man/XTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextProperty.man rename to x_lib/libX11-1.6.2/man/XTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextPropertyToStringList.man b/x_lib/libX11-1.6.2/man/XTextPropertyToStringList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextPropertyToStringList.man rename to x_lib/libX11-1.6.2/man/XTextPropertyToStringList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextWidth.man b/x_lib/libX11-1.6.2/man/XTextWidth.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextWidth.man rename to x_lib/libX11-1.6.2/man/XTextWidth.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTextWidth16.man b/x_lib/libX11-1.6.2/man/XTextWidth16.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTextWidth16.man rename to x_lib/libX11-1.6.2/man/XTextWidth16.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTimeCoord.man b/x_lib/libX11-1.6.2/man/XTimeCoord.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTimeCoord.man rename to x_lib/libX11-1.6.2/man/XTimeCoord.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XTranslateCoordinates.man b/x_lib/libX11-1.6.2/man/XTranslateCoordinates.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XTranslateCoordinates.man rename to x_lib/libX11-1.6.2/man/XTranslateCoordinates.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUndefineCursor.man b/x_lib/libX11-1.6.2/man/XUndefineCursor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUndefineCursor.man rename to x_lib/libX11-1.6.2/man/XUndefineCursor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabButton.man b/x_lib/libX11-1.6.2/man/XUngrabButton.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabButton.man rename to x_lib/libX11-1.6.2/man/XUngrabButton.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabKey.man b/x_lib/libX11-1.6.2/man/XUngrabKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabKey.man rename to x_lib/libX11-1.6.2/man/XUngrabKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabKeyboard.man b/x_lib/libX11-1.6.2/man/XUngrabKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabKeyboard.man rename to x_lib/libX11-1.6.2/man/XUngrabKeyboard.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabPointer.man b/x_lib/libX11-1.6.2/man/XUngrabPointer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabPointer.man rename to x_lib/libX11-1.6.2/man/XUngrabPointer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabServer.man b/x_lib/libX11-1.6.2/man/XUngrabServer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUngrabServer.man rename to x_lib/libX11-1.6.2/man/XUngrabServer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUninstallColormap.man b/x_lib/libX11-1.6.2/man/XUninstallColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUninstallColormap.man rename to x_lib/libX11-1.6.2/man/XUninstallColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnionRectWithRegion.man b/x_lib/libX11-1.6.2/man/XUnionRectWithRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnionRectWithRegion.man rename to x_lib/libX11-1.6.2/man/XUnionRectWithRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnionRegion.man b/x_lib/libX11-1.6.2/man/XUnionRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnionRegion.man rename to x_lib/libX11-1.6.2/man/XUnionRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUniqueContext.man b/x_lib/libX11-1.6.2/man/XUniqueContext.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUniqueContext.man rename to x_lib/libX11-1.6.2/man/XUniqueContext.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnloadFont.man b/x_lib/libX11-1.6.2/man/XUnloadFont.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnloadFont.man rename to x_lib/libX11-1.6.2/man/XUnloadFont.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnlockDisplay.man b/x_lib/libX11-1.6.2/man/XUnlockDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnlockDisplay.man rename to x_lib/libX11-1.6.2/man/XUnlockDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnmapEvent.man b/x_lib/libX11-1.6.2/man/XUnmapEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnmapEvent.man rename to x_lib/libX11-1.6.2/man/XUnmapEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnmapSubwindows.man b/x_lib/libX11-1.6.2/man/XUnmapSubwindows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnmapSubwindows.man rename to x_lib/libX11-1.6.2/man/XUnmapSubwindows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnmapWindow.man b/x_lib/libX11-1.6.2/man/XUnmapWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnmapWindow.man rename to x_lib/libX11-1.6.2/man/XUnmapWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnregisterIMInstantiateCallback.man b/x_lib/libX11-1.6.2/man/XUnregisterIMInstantiateCallback.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnregisterIMInstantiateCallback.man rename to x_lib/libX11-1.6.2/man/XUnregisterIMInstantiateCallback.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XUnsetICFocus.man b/x_lib/libX11-1.6.2/man/XUnsetICFocus.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XUnsetICFocus.man rename to x_lib/libX11-1.6.2/man/XUnsetICFocus.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XVaCreateNestedList.man b/x_lib/libX11-1.6.2/man/XVaCreateNestedList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XVaCreateNestedList.man rename to x_lib/libX11-1.6.2/man/XVaCreateNestedList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XVisibilityEvent.man b/x_lib/libX11-1.6.2/man/XVisibilityEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XVisibilityEvent.man rename to x_lib/libX11-1.6.2/man/XVisibilityEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XVisualIDFromVisual.man b/x_lib/libX11-1.6.2/man/XVisualIDFromVisual.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XVisualIDFromVisual.man rename to x_lib/libX11-1.6.2/man/XVisualIDFromVisual.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XVisualInfo.man b/x_lib/libX11-1.6.2/man/XVisualInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XVisualInfo.man rename to x_lib/libX11-1.6.2/man/XVisualInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWMGeometry.man b/x_lib/libX11-1.6.2/man/XWMGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWMGeometry.man rename to x_lib/libX11-1.6.2/man/XWMGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWMHints.man b/x_lib/libX11-1.6.2/man/XWMHints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWMHints.man rename to x_lib/libX11-1.6.2/man/XWMHints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWarpPointer.man b/x_lib/libX11-1.6.2/man/XWarpPointer.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWarpPointer.man rename to x_lib/libX11-1.6.2/man/XWarpPointer.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWindowAttributes.man b/x_lib/libX11-1.6.2/man/XWindowAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWindowAttributes.man rename to x_lib/libX11-1.6.2/man/XWindowAttributes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWindowChanges.man b/x_lib/libX11-1.6.2/man/XWindowChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWindowChanges.man rename to x_lib/libX11-1.6.2/man/XWindowChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWindowEvent.man b/x_lib/libX11-1.6.2/man/XWindowEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWindowEvent.man rename to x_lib/libX11-1.6.2/man/XWindowEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWithdrawWindow.man b/x_lib/libX11-1.6.2/man/XWithdrawWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWithdrawWindow.man rename to x_lib/libX11-1.6.2/man/XWithdrawWindow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XWriteBitmapFile.man b/x_lib/libX11-1.6.2/man/XWriteBitmapFile.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XWriteBitmapFile.man rename to x_lib/libX11-1.6.2/man/XWriteBitmapFile.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XXorRegion.man b/x_lib/libX11-1.6.2/man/XXorRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XXorRegion.man rename to x_lib/libX11-1.6.2/man/XXorRegion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsAllocColor.man b/x_lib/libX11-1.6.2/man/XcmsAllocColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsAllocColor.man rename to x_lib/libX11-1.6.2/man/XcmsAllocColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsAllocNamedColor.man b/x_lib/libX11-1.6.2/man/XcmsAllocNamedColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsAllocNamedColor.man rename to x_lib/libX11-1.6.2/man/XcmsAllocNamedColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCCCOfColormap.man b/x_lib/libX11-1.6.2/man/XcmsCCCOfColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCCCOfColormap.man rename to x_lib/libX11-1.6.2/man/XcmsCCCOfColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELab.man b/x_lib/libX11-1.6.2/man/XcmsCIELab.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELab.man rename to x_lib/libX11-1.6.2/man/XcmsCIELab.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxC.man b/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxC.man rename to x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxL.man b/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxL.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxL.man rename to x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxL.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxLC.man b/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxLC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxLC.man rename to x_lib/libX11-1.6.2/man/XcmsCIELabQueryMaxLC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMinL.man b/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMinL.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELabQueryMinL.man rename to x_lib/libX11-1.6.2/man/XcmsCIELabQueryMinL.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuv.man b/x_lib/libX11-1.6.2/man/XcmsCIELuv.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuv.man rename to x_lib/libX11-1.6.2/man/XcmsCIELuv.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxC.man b/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxC.man rename to x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxL.man b/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxL.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxL.man rename to x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxL.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxLC.man b/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxLC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxLC.man rename to x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMaxLC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMinL.man b/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMinL.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMinL.man rename to x_lib/libX11-1.6.2/man/XcmsCIELuvQueryMinL.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIEXYZ.man b/x_lib/libX11-1.6.2/man/XcmsCIEXYZ.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIEXYZ.man rename to x_lib/libX11-1.6.2/man/XcmsCIEXYZ.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIEuvY.man b/x_lib/libX11-1.6.2/man/XcmsCIEuvY.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIEuvY.man rename to x_lib/libX11-1.6.2/man/XcmsCIEuvY.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIExyY.man b/x_lib/libX11-1.6.2/man/XcmsCIExyY.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCIExyY.man rename to x_lib/libX11-1.6.2/man/XcmsCIExyY.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsColor.man b/x_lib/libX11-1.6.2/man/XcmsColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsColor.man rename to x_lib/libX11-1.6.2/man/XcmsColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsConvertColors.man b/x_lib/libX11-1.6.2/man/XcmsConvertColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsConvertColors.man rename to x_lib/libX11-1.6.2/man/XcmsConvertColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCreateCCC.man b/x_lib/libX11-1.6.2/man/XcmsCreateCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsCreateCCC.man rename to x_lib/libX11-1.6.2/man/XcmsCreateCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsDefaultCCC.man b/x_lib/libX11-1.6.2/man/XcmsDefaultCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsDefaultCCC.man rename to x_lib/libX11-1.6.2/man/XcmsDefaultCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsFreeCCC.man b/x_lib/libX11-1.6.2/man/XcmsFreeCCC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsFreeCCC.man rename to x_lib/libX11-1.6.2/man/XcmsFreeCCC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsLookupColor.man b/x_lib/libX11-1.6.2/man/XcmsLookupColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsLookupColor.man rename to x_lib/libX11-1.6.2/man/XcmsLookupColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsPad.man b/x_lib/libX11-1.6.2/man/XcmsPad.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsPad.man rename to x_lib/libX11-1.6.2/man/XcmsPad.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryBlack.man b/x_lib/libX11-1.6.2/man/XcmsQueryBlack.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryBlack.man rename to x_lib/libX11-1.6.2/man/XcmsQueryBlack.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryBlue.man b/x_lib/libX11-1.6.2/man/XcmsQueryBlue.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryBlue.man rename to x_lib/libX11-1.6.2/man/XcmsQueryBlue.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryColor.man b/x_lib/libX11-1.6.2/man/XcmsQueryColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryColor.man rename to x_lib/libX11-1.6.2/man/XcmsQueryColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryColors.man b/x_lib/libX11-1.6.2/man/XcmsQueryColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryColors.man rename to x_lib/libX11-1.6.2/man/XcmsQueryColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryGreen.man b/x_lib/libX11-1.6.2/man/XcmsQueryGreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryGreen.man rename to x_lib/libX11-1.6.2/man/XcmsQueryGreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryRed.man b/x_lib/libX11-1.6.2/man/XcmsQueryRed.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryRed.man rename to x_lib/libX11-1.6.2/man/XcmsQueryRed.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryWhite.man b/x_lib/libX11-1.6.2/man/XcmsQueryWhite.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsQueryWhite.man rename to x_lib/libX11-1.6.2/man/XcmsQueryWhite.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsRGB.man b/x_lib/libX11-1.6.2/man/XcmsRGB.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsRGB.man rename to x_lib/libX11-1.6.2/man/XcmsRGB.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsRGBi.man b/x_lib/libX11-1.6.2/man/XcmsRGBi.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsRGBi.man rename to x_lib/libX11-1.6.2/man/XcmsRGBi.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsSetCCCOfColormap.man b/x_lib/libX11-1.6.2/man/XcmsSetCCCOfColormap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsSetCCCOfColormap.man rename to x_lib/libX11-1.6.2/man/XcmsSetCCCOfColormap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsSetWhiteAdjustProc.man b/x_lib/libX11-1.6.2/man/XcmsSetWhiteAdjustProc.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsSetWhiteAdjustProc.man rename to x_lib/libX11-1.6.2/man/XcmsSetWhiteAdjustProc.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsSetWhitePoint.man b/x_lib/libX11-1.6.2/man/XcmsSetWhitePoint.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsSetWhitePoint.man rename to x_lib/libX11-1.6.2/man/XcmsSetWhitePoint.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsStoreColor.man b/x_lib/libX11-1.6.2/man/XcmsStoreColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsStoreColor.man rename to x_lib/libX11-1.6.2/man/XcmsStoreColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsStoreColors.man b/x_lib/libX11-1.6.2/man/XcmsStoreColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsStoreColors.man rename to x_lib/libX11-1.6.2/man/XcmsStoreColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVC.man b/x_lib/libX11-1.6.2/man/XcmsTekHVC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVC.man rename to x_lib/libX11-1.6.2/man/XcmsTekHVC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxC.man b/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxC.man rename to x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxV.man b/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxV.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxV.man rename to x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxV.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVC.man b/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVC.man rename to x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVSamples.man b/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVSamples.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVSamples.man rename to x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMaxVSamples.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMinV.man b/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMinV.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMinV.man rename to x_lib/libX11-1.6.2/man/XcmsTekHVCQueryMinV.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbDrawImageString.man b/x_lib/libX11-1.6.2/man/XmbDrawImageString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbDrawImageString.man rename to x_lib/libX11-1.6.2/man/XmbDrawImageString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbDrawString.man b/x_lib/libX11-1.6.2/man/XmbDrawString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbDrawString.man rename to x_lib/libX11-1.6.2/man/XmbDrawString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbDrawText.man b/x_lib/libX11-1.6.2/man/XmbDrawText.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbDrawText.man rename to x_lib/libX11-1.6.2/man/XmbDrawText.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbLookupString.man b/x_lib/libX11-1.6.2/man/XmbLookupString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbLookupString.man rename to x_lib/libX11-1.6.2/man/XmbLookupString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbResetIC.man b/x_lib/libX11-1.6.2/man/XmbResetIC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbResetIC.man rename to x_lib/libX11-1.6.2/man/XmbResetIC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbSetWMProperties.man b/x_lib/libX11-1.6.2/man/XmbSetWMProperties.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbSetWMProperties.man rename to x_lib/libX11-1.6.2/man/XmbSetWMProperties.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextEscapement.man b/x_lib/libX11-1.6.2/man/XmbTextEscapement.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextEscapement.man rename to x_lib/libX11-1.6.2/man/XmbTextEscapement.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextExtents.man b/x_lib/libX11-1.6.2/man/XmbTextExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextExtents.man rename to x_lib/libX11-1.6.2/man/XmbTextExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextListToTextProperty.man b/x_lib/libX11-1.6.2/man/XmbTextListToTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextListToTextProperty.man rename to x_lib/libX11-1.6.2/man/XmbTextListToTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextPerCharExtents.man b/x_lib/libX11-1.6.2/man/XmbTextPerCharExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextPerCharExtents.man rename to x_lib/libX11-1.6.2/man/XmbTextPerCharExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextPropertyToTextList.man b/x_lib/libX11-1.6.2/man/XmbTextPropertyToTextList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XmbTextPropertyToTextList.man rename to x_lib/libX11-1.6.2/man/XmbTextPropertyToTextList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmCombineDatabase.man b/x_lib/libX11-1.6.2/man/XrmCombineDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmCombineDatabase.man rename to x_lib/libX11-1.6.2/man/XrmCombineDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmCombineFileDatabase.man b/x_lib/libX11-1.6.2/man/XrmCombineFileDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmCombineFileDatabase.man rename to x_lib/libX11-1.6.2/man/XrmCombineFileDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmDestroyDatabase.man b/x_lib/libX11-1.6.2/man/XrmDestroyDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmDestroyDatabase.man rename to x_lib/libX11-1.6.2/man/XrmDestroyDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmEnumerateDatabase.man b/x_lib/libX11-1.6.2/man/XrmEnumerateDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmEnumerateDatabase.man rename to x_lib/libX11-1.6.2/man/XrmEnumerateDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetDatabase.man b/x_lib/libX11-1.6.2/man/XrmGetDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetDatabase.man rename to x_lib/libX11-1.6.2/man/XrmGetDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetFileDatabase.man b/x_lib/libX11-1.6.2/man/XrmGetFileDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetFileDatabase.man rename to x_lib/libX11-1.6.2/man/XrmGetFileDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetResource.man b/x_lib/libX11-1.6.2/man/XrmGetResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetResource.man rename to x_lib/libX11-1.6.2/man/XrmGetResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetStringDatabase.man b/x_lib/libX11-1.6.2/man/XrmGetStringDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmGetStringDatabase.man rename to x_lib/libX11-1.6.2/man/XrmGetStringDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmInitialize.man b/x_lib/libX11-1.6.2/man/XrmInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmInitialize.man rename to x_lib/libX11-1.6.2/man/XrmInitialize.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmLocaleOfDatabase.man b/x_lib/libX11-1.6.2/man/XrmLocaleOfDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmLocaleOfDatabase.man rename to x_lib/libX11-1.6.2/man/XrmLocaleOfDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmMergeDatabases.man b/x_lib/libX11-1.6.2/man/XrmMergeDatabases.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmMergeDatabases.man rename to x_lib/libX11-1.6.2/man/XrmMergeDatabases.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmOptionDescRec.man b/x_lib/libX11-1.6.2/man/XrmOptionDescRec.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmOptionDescRec.man rename to x_lib/libX11-1.6.2/man/XrmOptionDescRec.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmOptionKind.man b/x_lib/libX11-1.6.2/man/XrmOptionKind.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmOptionKind.man rename to x_lib/libX11-1.6.2/man/XrmOptionKind.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmParseCommand.man b/x_lib/libX11-1.6.2/man/XrmParseCommand.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmParseCommand.man rename to x_lib/libX11-1.6.2/man/XrmParseCommand.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPermStringToQuark.man b/x_lib/libX11-1.6.2/man/XrmPermStringToQuark.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPermStringToQuark.man rename to x_lib/libX11-1.6.2/man/XrmPermStringToQuark.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutFileDatabase.man b/x_lib/libX11-1.6.2/man/XrmPutFileDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutFileDatabase.man rename to x_lib/libX11-1.6.2/man/XrmPutFileDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutLineResource.man b/x_lib/libX11-1.6.2/man/XrmPutLineResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutLineResource.man rename to x_lib/libX11-1.6.2/man/XrmPutLineResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutResource.man b/x_lib/libX11-1.6.2/man/XrmPutResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutResource.man rename to x_lib/libX11-1.6.2/man/XrmPutResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutStringResource.man b/x_lib/libX11-1.6.2/man/XrmPutStringResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmPutStringResource.man rename to x_lib/libX11-1.6.2/man/XrmPutStringResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQGetResource.man b/x_lib/libX11-1.6.2/man/XrmQGetResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQGetResource.man rename to x_lib/libX11-1.6.2/man/XrmQGetResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQGetSearchList.man b/x_lib/libX11-1.6.2/man/XrmQGetSearchList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQGetSearchList.man rename to x_lib/libX11-1.6.2/man/XrmQGetSearchList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQGetSearchResource.man b/x_lib/libX11-1.6.2/man/XrmQGetSearchResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQGetSearchResource.man rename to x_lib/libX11-1.6.2/man/XrmQGetSearchResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQPutResource.man b/x_lib/libX11-1.6.2/man/XrmQPutResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQPutResource.man rename to x_lib/libX11-1.6.2/man/XrmQPutResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQPutStringResource.man b/x_lib/libX11-1.6.2/man/XrmQPutStringResource.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQPutStringResource.man rename to x_lib/libX11-1.6.2/man/XrmQPutStringResource.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQuarkToString.man b/x_lib/libX11-1.6.2/man/XrmQuarkToString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmQuarkToString.man rename to x_lib/libX11-1.6.2/man/XrmQuarkToString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmSetDatabase.man b/x_lib/libX11-1.6.2/man/XrmSetDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmSetDatabase.man rename to x_lib/libX11-1.6.2/man/XrmSetDatabase.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmStringToBindingQuarkList.man b/x_lib/libX11-1.6.2/man/XrmStringToBindingQuarkList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmStringToBindingQuarkList.man rename to x_lib/libX11-1.6.2/man/XrmStringToBindingQuarkList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmStringToQuark.man b/x_lib/libX11-1.6.2/man/XrmStringToQuark.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmStringToQuark.man rename to x_lib/libX11-1.6.2/man/XrmStringToQuark.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmStringToQuarkList.man b/x_lib/libX11-1.6.2/man/XrmStringToQuarkList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmStringToQuarkList.man rename to x_lib/libX11-1.6.2/man/XrmStringToQuarkList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmUniqueQuark.man b/x_lib/libX11-1.6.2/man/XrmUniqueQuark.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmUniqueQuark.man rename to x_lib/libX11-1.6.2/man/XrmUniqueQuark.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XrmValue.man b/x_lib/libX11-1.6.2/man/XrmValue.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XrmValue.man rename to x_lib/libX11-1.6.2/man/XrmValue.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8DrawImageString.man b/x_lib/libX11-1.6.2/man/Xutf8DrawImageString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8DrawImageString.man rename to x_lib/libX11-1.6.2/man/Xutf8DrawImageString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8DrawString.man b/x_lib/libX11-1.6.2/man/Xutf8DrawString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8DrawString.man rename to x_lib/libX11-1.6.2/man/Xutf8DrawString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8DrawText.man b/x_lib/libX11-1.6.2/man/Xutf8DrawText.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8DrawText.man rename to x_lib/libX11-1.6.2/man/Xutf8DrawText.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8LookupString.man b/x_lib/libX11-1.6.2/man/Xutf8LookupString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8LookupString.man rename to x_lib/libX11-1.6.2/man/Xutf8LookupString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8ResetIC.man b/x_lib/libX11-1.6.2/man/Xutf8ResetIC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8ResetIC.man rename to x_lib/libX11-1.6.2/man/Xutf8ResetIC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8SetWMProperties.man b/x_lib/libX11-1.6.2/man/Xutf8SetWMProperties.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8SetWMProperties.man rename to x_lib/libX11-1.6.2/man/Xutf8SetWMProperties.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextEscapement.man b/x_lib/libX11-1.6.2/man/Xutf8TextEscapement.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextEscapement.man rename to x_lib/libX11-1.6.2/man/Xutf8TextEscapement.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextExtents.man b/x_lib/libX11-1.6.2/man/Xutf8TextExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextExtents.man rename to x_lib/libX11-1.6.2/man/Xutf8TextExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextListToTextProperty.man b/x_lib/libX11-1.6.2/man/Xutf8TextListToTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextListToTextProperty.man rename to x_lib/libX11-1.6.2/man/Xutf8TextListToTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextPerCharExtents.man b/x_lib/libX11-1.6.2/man/Xutf8TextPerCharExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextPerCharExtents.man rename to x_lib/libX11-1.6.2/man/Xutf8TextPerCharExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextPropertyToTextList.man b/x_lib/libX11-1.6.2/man/Xutf8TextPropertyToTextList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/Xutf8TextPropertyToTextList.man rename to x_lib/libX11-1.6.2/man/Xutf8TextPropertyToTextList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcDrawImageString.man b/x_lib/libX11-1.6.2/man/XwcDrawImageString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcDrawImageString.man rename to x_lib/libX11-1.6.2/man/XwcDrawImageString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcDrawString.man b/x_lib/libX11-1.6.2/man/XwcDrawString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcDrawString.man rename to x_lib/libX11-1.6.2/man/XwcDrawString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcDrawText.man b/x_lib/libX11-1.6.2/man/XwcDrawText.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcDrawText.man rename to x_lib/libX11-1.6.2/man/XwcDrawText.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcFreeStringList.man b/x_lib/libX11-1.6.2/man/XwcFreeStringList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcFreeStringList.man rename to x_lib/libX11-1.6.2/man/XwcFreeStringList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcLookupString.man b/x_lib/libX11-1.6.2/man/XwcLookupString.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcLookupString.man rename to x_lib/libX11-1.6.2/man/XwcLookupString.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcResetIC.man b/x_lib/libX11-1.6.2/man/XwcResetIC.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcResetIC.man rename to x_lib/libX11-1.6.2/man/XwcResetIC.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextEscapement.man b/x_lib/libX11-1.6.2/man/XwcTextEscapement.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextEscapement.man rename to x_lib/libX11-1.6.2/man/XwcTextEscapement.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextExtents.man b/x_lib/libX11-1.6.2/man/XwcTextExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextExtents.man rename to x_lib/libX11-1.6.2/man/XwcTextExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextListToTextProperty.man b/x_lib/libX11-1.6.2/man/XwcTextListToTextProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextListToTextProperty.man rename to x_lib/libX11-1.6.2/man/XwcTextListToTextProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextPerCharExtents.man b/x_lib/libX11-1.6.2/man/XwcTextPerCharExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextPerCharExtents.man rename to x_lib/libX11-1.6.2/man/XwcTextPerCharExtents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextPropertyToTextList.man b/x_lib/libX11-1.6.2/man/XwcTextPropertyToTextList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/XwcTextPropertyToTextList.man rename to x_lib/libX11-1.6.2/man/XwcTextPropertyToTextList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/Makefile.am b/x_lib/libX11-1.6.2/man/xkb/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/Makefile.am rename to x_lib/libX11-1.6.2/man/xkb/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbActionCtrls.man b/x_lib/libX11-1.6.2/man/xkb/XkbActionCtrls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbActionCtrls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbActionCtrls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddDeviceLedInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddDeviceLedInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddDeviceLedInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddDeviceLedInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomColor.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomColor.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomColor.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomColor.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomDoodad.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomDoodad.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomDoodad.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomDoodad.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKey.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKey.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKeyAlias.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKeyAlias.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKeyAlias.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomKeyAlias.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOutline.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOutline.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOutline.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOutline.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlay.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlay.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayKey.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayKey.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayRow.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayRow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayRow.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomOverlayRow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomProperty.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomProperty.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomProperty.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomProperty.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomRow.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomRow.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomRow.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomRow.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomSection.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomSection.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomSection.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomSection.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomShape.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomShape.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddGeomShape.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddGeomShape.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddSymInterpret.man b/x_lib/libX11-1.6.2/man/xkb/XkbAddSymInterpret.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAddSymInterpret.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAddSymInterpret.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocClientMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocClientMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocClientMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocClientMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocCompatMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocCompatMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocCompatMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocCompatMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceLedInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceLedInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceLedInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocDeviceLedInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomColors.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomColors.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomDoodads.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomDoodads.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomDoodads.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomDoodads.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeyAliases.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeyAliases.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeyAliases.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeyAliases.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeys.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeys.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeys.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomKeys.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOutlines.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOutlines.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOutlines.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOutlines.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayKey.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayKey.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayRows.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayRows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayRows.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlayRows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlays.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlays.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlays.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomOverlays.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomPoints.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomPoints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomPoints.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomPoints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomProps.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomProps.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomProps.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomProps.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomRows.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomRows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomRows.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomRows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSectionDoodads.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSectionDoodads.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSectionDoodads.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSectionDoodads.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSections.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSections.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSections.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomSections.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomShapes.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomShapes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomShapes.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeomShapes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeometry.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocGeometry.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocIndicatorMaps.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocIndicatorMaps.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocIndicatorMaps.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocIndicatorMaps.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocKeyboard.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocKeyboard.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocKeyboard.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocNames.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocNames.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocServerMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbAllocServerMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbAllocServerMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbAllocServerMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbApplyCompatMapToKey.man b/x_lib/libX11-1.6.2/man/xkb/XkbApplyCompatMapToKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbApplyCompatMapToKey.man rename to x_lib/libX11-1.6.2/man/xkb/XkbApplyCompatMapToKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbBell.man b/x_lib/libX11-1.6.2/man/xkb/XkbBell.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbBell.man rename to x_lib/libX11-1.6.2/man/xkb/XkbBell.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbBellEvent.man b/x_lib/libX11-1.6.2/man/xkb/XkbBellEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbBellEvent.man rename to x_lib/libX11-1.6.2/man/xkb/XkbBellEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeDeviceInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeDeviceInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeDeviceInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeDeviceInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeEnabledControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeEnabledControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeEnabledControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeEnabledControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeIndicators.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeIndicators.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeIndicators.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeIndicators.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeNames.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeNames.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeTypesOfKey.man b/x_lib/libX11-1.6.2/man/xkb/XkbChangeTypesOfKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbChangeTypesOfKey.man rename to x_lib/libX11-1.6.2/man/xkb/XkbChangeTypesOfKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeRowBounds.man b/x_lib/libX11-1.6.2/man/xkb/XkbComputeRowBounds.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeRowBounds.man rename to x_lib/libX11-1.6.2/man/xkb/XkbComputeRowBounds.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeSectionBounds.man b/x_lib/libX11-1.6.2/man/xkb/XkbComputeSectionBounds.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeSectionBounds.man rename to x_lib/libX11-1.6.2/man/xkb/XkbComputeSectionBounds.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeBounds.man b/x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeBounds.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeBounds.man rename to x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeBounds.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeTop.man b/x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeTop.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeTop.man rename to x_lib/libX11-1.6.2/man/xkb/XkbComputeShapeTop.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyType.man b/x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyType.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyType.man rename to x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyType.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyTypes.man b/x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyTypes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyTypes.man rename to x_lib/libX11-1.6.2/man/xkb/XkbCopyKeyTypes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbDeviceBell.man b/x_lib/libX11-1.6.2/man/xkb/XkbDeviceBell.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbDeviceBell.man rename to x_lib/libX11-1.6.2/man/xkb/XkbDeviceBell.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbDeviceBellEvent.man b/x_lib/libX11-1.6.2/man/xkb/XkbDeviceBellEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbDeviceBellEvent.man rename to x_lib/libX11-1.6.2/man/xkb/XkbDeviceBellEvent.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFindOverlayForKey.man b/x_lib/libX11-1.6.2/man/xkb/XkbFindOverlayForKey.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFindOverlayForKey.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFindOverlayForKey.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbForceBell.man b/x_lib/libX11-1.6.2/man/xkb/XkbForceBell.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbForceBell.man rename to x_lib/libX11-1.6.2/man/xkb/XkbForceBell.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbForceDeviceBell.man b/x_lib/libX11-1.6.2/man/xkb/XkbForceDeviceBell.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbForceDeviceBell.man rename to x_lib/libX11-1.6.2/man/xkb/XkbForceDeviceBell.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeClientMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeClientMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeClientMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeClientMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeCompatMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeCompatMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeCompatMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeCompatMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeComponentList.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeComponentList.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeComponentList.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeComponentList.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeDeviceInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeDeviceInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeDeviceInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeDeviceInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomColors.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomColors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomColors.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomColors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomDoodads.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomDoodads.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomDoodads.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomDoodads.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeyAliases.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeyAliases.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeyAliases.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeyAliases.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeys.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeys.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeys.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomKeys.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOutlines.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOutlines.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOutlines.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOutlines.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayKeys.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayKeys.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayKeys.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayKeys.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayRows.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayRows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayRows.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlayRows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlays.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlays.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlays.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomOverlays.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomPoints.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomPoints.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomPoints.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomPoints.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomProperties.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomProperties.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomProperties.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomProperties.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomRows.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomRows.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomRows.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomRows.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomSections.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomSections.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomSections.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomSections.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomShapes.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomShapes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomShapes.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeomShapes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeometry.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeGeometry.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeIndicatorMaps.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeIndicatorMaps.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeIndicatorMaps.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeIndicatorMaps.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeKeyboard.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeKeyboard.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeKeyboard.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeNames.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeNames.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeServerMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbFreeServerMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbFreeServerMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbFreeServerMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetAccessXTimeout.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetAccessXTimeout.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetAccessXTimeout.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetAccessXTimeout.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetAutoRepeatRate.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetAutoRepeatRate.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetAutoRepeatRate.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetAutoRepeatRate.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetAutoResetControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetAutoResetControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetAutoResetControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetAutoResetControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetBounceKeysDelay.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetBounceKeysDelay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetBounceKeysDelay.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetBounceKeysDelay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetCompatMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetCompatMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetCompatMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetCompatMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetControlsChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetControlsChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetControlsChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetControlsChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDetectableAutoRepeat.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetDetectableAutoRepeat.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDetectableAutoRepeat.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetDetectableAutoRepeat.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceButtonActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceButtonActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceButtonActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceButtonActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfoChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfoChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfoChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceInfoChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceLedInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceLedInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceLedInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetDeviceLedInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetGeometry.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetGeometry.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorState.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorState.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorState.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetIndicatorState.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyBehaviors.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyBehaviors.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyBehaviors.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyBehaviors.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyExplicitComponents.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyExplicitComponents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyExplicitComponents.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyExplicitComponents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyModifierMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyModifierMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyModifierMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyModifierMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeySyms.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeySyms.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeySyms.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeySyms.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyTypes.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyTypes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyTypes.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyTypes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyVirtualModMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyVirtualModMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyVirtualModMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyVirtualModMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboard.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboard.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboard.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboardByName.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboardByName.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboardByName.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetKeyboardByName.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNameChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetNameChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNameChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetNameChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNamedGeometry.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetNamedGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNamedGeometry.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetNamedGeometry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNamedIndicator.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetNamedIndicator.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNamedIndicator.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetNamedIndicator.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNames.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetNames.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetSlowKeysDelay.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetSlowKeysDelay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetSlowKeysDelay.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetSlowKeysDelay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetState.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetState.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetState.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetState.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetStickyKeysOptions.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetStickyKeysOptions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetStickyKeysOptions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetStickyKeysOptions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetUpdatedMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetUpdatedMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetUpdatedMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetUpdatedMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetVirtualMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetVirtualMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetVirtualMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetVirtualMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetXlibControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbGetXlibControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbGetXlibControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbGetXlibControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbIgnoreExtension.man b/x_lib/libX11-1.6.2/man/xkb/XkbIgnoreExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbIgnoreExtension.man rename to x_lib/libX11-1.6.2/man/xkb/XkbIgnoreExtension.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbInitCanonicalKeyTypes.man b/x_lib/libX11-1.6.2/man/xkb/XkbInitCanonicalKeyTypes.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbInitCanonicalKeyTypes.man rename to x_lib/libX11-1.6.2/man/xkb/XkbInitCanonicalKeyTypes.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyAction.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyAction.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyAction.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyAction.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyActionEntry.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyActionEntry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyActionEntry.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyActionEntry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyActionsPtr.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyActionsPtr.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyActionsPtr.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyActionsPtr.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupWidth.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupWidth.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupWidth.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupWidth.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupsWidth.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupsWidth.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupsWidth.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyGroupsWidth.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyHasActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyHasActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyHasActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyHasActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyNumActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumGroups.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumGroups.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumGroups.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyNumGroups.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumSyms.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumSyms.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyNumSyms.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyNumSyms.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeySymEntry.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeySymEntry.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeySymEntry.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeySymEntry.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeySymsOffset.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeySymsOffset.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeySymsOffset.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeySymsOffset.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeySymsPtr.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeySymsPtr.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeySymsPtr.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeySymsPtr.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyType.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyType.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyType.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyType.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyTypeIndex.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyTypeIndex.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyTypeIndex.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyTypeIndex.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyTypesForCoreSymbols.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeyTypesForCoreSymbols.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeyTypesForCoreSymbols.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeyTypesForCoreSymbols.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeycodeToKeysym.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeycodeToKeysym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeycodeToKeysym.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeycodeToKeysym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeysymToModifiers.man b/x_lib/libX11-1.6.2/man/xkb/XkbKeysymToModifiers.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbKeysymToModifiers.man rename to x_lib/libX11-1.6.2/man/xkb/XkbKeysymToModifiers.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLatchGroup.man b/x_lib/libX11-1.6.2/man/xkb/XkbLatchGroup.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLatchGroup.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLatchGroup.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLatchModifiers.man b/x_lib/libX11-1.6.2/man/xkb/XkbLatchModifiers.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLatchModifiers.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLatchModifiers.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLibraryVersion.man b/x_lib/libX11-1.6.2/man/xkb/XkbLibraryVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLibraryVersion.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLibraryVersion.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbListComponents.man b/x_lib/libX11-1.6.2/man/xkb/XkbListComponents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbListComponents.man rename to x_lib/libX11-1.6.2/man/xkb/XkbListComponents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLockGroup.man b/x_lib/libX11-1.6.2/man/xkb/XkbLockGroup.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLockGroup.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLockGroup.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLockModifiers.man b/x_lib/libX11-1.6.2/man/xkb/XkbLockModifiers.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLockModifiers.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLockModifiers.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLookupKeyBinding.man b/x_lib/libX11-1.6.2/man/xkb/XkbLookupKeyBinding.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLookupKeyBinding.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLookupKeyBinding.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLookupKeySym.man b/x_lib/libX11-1.6.2/man/xkb/XkbLookupKeySym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbLookupKeySym.man rename to x_lib/libX11-1.6.2/man/xkb/XkbLookupKeySym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbModActionVMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbModActionVMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbModActionVMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbModActionVMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteControlsChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbNoteControlsChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteControlsChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbNoteControlsChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteDeviceChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbNoteDeviceChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteDeviceChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbNoteDeviceChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteIndicatorChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbNoteIndicatorChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteIndicatorChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbNoteIndicatorChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteNameChanges.man b/x_lib/libX11-1.6.2/man/xkb/XkbNoteNameChanges.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbNoteNameChanges.man rename to x_lib/libX11-1.6.2/man/xkb/XkbNoteNameChanges.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbOpenDisplay.man b/x_lib/libX11-1.6.2/man/xkb/XkbOpenDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbOpenDisplay.man rename to x_lib/libX11-1.6.2/man/xkb/XkbOpenDisplay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupNumber.man b/x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupNumber.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupNumber.man rename to x_lib/libX11-1.6.2/man/xkb/XkbOutOfRangeGroupNumber.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbPtrActionX.man b/x_lib/libX11-1.6.2/man/xkb/XkbPtrActionX.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbPtrActionX.man rename to x_lib/libX11-1.6.2/man/xkb/XkbPtrActionX.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbPtrActionY.man b/x_lib/libX11-1.6.2/man/xkb/XkbPtrActionY.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbPtrActionY.man rename to x_lib/libX11-1.6.2/man/xkb/XkbPtrActionY.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbQueryExtension.man b/x_lib/libX11-1.6.2/man/xkb/XkbQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbQueryExtension.man rename to x_lib/libX11-1.6.2/man/xkb/XkbQueryExtension.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbRefreshKeyboardMapping.man b/x_lib/libX11-1.6.2/man/xkb/XkbRefreshKeyboardMapping.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbRefreshKeyboardMapping.man rename to x_lib/libX11-1.6.2/man/xkb/XkbRefreshKeyboardMapping.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeDeviceButtonActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbResizeDeviceButtonActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeDeviceButtonActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbResizeDeviceButtonActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeySyms.man b/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeySyms.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeySyms.man rename to x_lib/libX11-1.6.2/man/xkb/XkbResizeKeySyms.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyType.man b/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyType.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyType.man rename to x_lib/libX11-1.6.2/man/xkb/XkbResizeKeyType.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAActionSetCtrls.man b/x_lib/libX11-1.6.2/man/xkb/XkbSAActionSetCtrls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAActionSetCtrls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSAActionSetCtrls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAGroup.man b/x_lib/libX11-1.6.2/man/xkb/XkbSAGroup.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAGroup.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSAGroup.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAPtrDfltValue.man b/x_lib/libX11-1.6.2/man/xkb/XkbSAPtrDfltValue.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAPtrDfltValue.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSAPtrDfltValue.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVModsMask.man b/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVModsMask.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVModsMask.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSARedirectSetVModsMask.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVModsMask.man b/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVModsMask.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVModsMask.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSARedirectVModsMask.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAScreen.man b/x_lib/libX11-1.6.2/man/xkb/XkbSAScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSAScreen.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSAScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSASetGroup.man b/x_lib/libX11-1.6.2/man/xkb/XkbSASetGroup.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSASetGroup.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSASetGroup.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSASetPtrDfltValue.man b/x_lib/libX11-1.6.2/man/xkb/XkbSASetPtrDfltValue.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSASetPtrDfltValue.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSASetPtrDfltValue.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSASetScreen.man b/x_lib/libX11-1.6.2/man/xkb/XkbSASetScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSASetScreen.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSASetScreen.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSelectEventDetails.man b/x_lib/libX11-1.6.2/man/xkb/XkbSelectEventDetails.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSelectEventDetails.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSelectEventDetails.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSelectEvents.man b/x_lib/libX11-1.6.2/man/xkb/XkbSelectEvents.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSelectEvents.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSelectEvents.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetAccessXTimeout.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetAccessXTimeout.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetAccessXTimeout.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetAccessXTimeout.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetAutoRepeatRate.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetAutoRepeatRate.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetAutoRepeatRate.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetAutoRepeatRate.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetAutoResetControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetAutoResetControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetAutoResetControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetAutoResetControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetBounceKeysDelay.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetBounceKeysDelay.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetBounceKeysDelay.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetBounceKeysDelay.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetCompatMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetCompatMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetCompatMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetCompatMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDebuggingFlags.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetDebuggingFlags.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDebuggingFlags.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetDebuggingFlags.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDetectableAutoRepeat.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetDetectableAutoRepeat.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDetectableAutoRepeat.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetDetectableAutoRepeat.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceButtonActions.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceButtonActions.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceButtonActions.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceButtonActions.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceInfo.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceInfo.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetDeviceInfo.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetIgnoreLockMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetIgnoreLockMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetIgnoreLockMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetIgnoreLockMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetIndicatorMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetIndicatorMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetIndicatorMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetIndicatorMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetMap.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetMap.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetMap.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetMap.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetModActionVMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetModActionVMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetModActionVMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetModActionVMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetNamedIndicator.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetNamedIndicator.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetNamedIndicator.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetNamedIndicator.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetNames.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetNames.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetNames.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetNames.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionX.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionX.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionX.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionX.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionY.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionY.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionY.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetPtrActionY.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetServerInternalMods.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetServerInternalMods.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetServerInternalMods.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetServerInternalMods.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetXlibControls.man b/x_lib/libX11-1.6.2/man/xkb/XkbSetXlibControls.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbSetXlibControls.man rename to x_lib/libX11-1.6.2/man/xkb/XkbSetXlibControls.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeyCode.man b/x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeyCode.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeyCode.man rename to x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeyCode.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeySym.man b/x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeySym.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeySym.man rename to x_lib/libX11-1.6.2/man/xkb/XkbTranslateKeySym.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbUpdateMapFromCore.man b/x_lib/libX11-1.6.2/man/xkb/XkbUpdateMapFromCore.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbUpdateMapFromCore.man rename to x_lib/libX11-1.6.2/man/xkb/XkbUpdateMapFromCore.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbVirtualModsToReal.man b/x_lib/libX11-1.6.2/man/xkb/XkbVirtualModsToReal.man similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/man/xkb/XkbVirtualModsToReal.man rename to x_lib/libX11-1.6.2/man/xkb/XkbVirtualModsToReal.man diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/Makefile.am b/x_lib/libX11-1.6.2/modules/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/Makefile.am rename to x_lib/libX11-1.6.2/modules/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/Makefile.am b/x_lib/libX11-1.6.2/modules/im/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/Makefile.am rename to x_lib/libX11-1.6.2/modules/im/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/Makefile.am b/x_lib/libX11-1.6.2/modules/im/ximcp/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/Makefile.am rename to x_lib/libX11-1.6.2/modules/im/ximcp/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imCallbk.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imCallbk.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imCallbk.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imCallbk.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefFlt.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imDefFlt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefFlt.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imDefFlt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefIc.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imDefIc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefIc.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imDefIc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefIm.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imDefIm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefIm.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imDefIm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefLkup.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imDefLkup.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDefLkup.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imDefLkup.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDispch.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imDispch.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imDispch.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imDispch.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imEvToWire.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imEvToWire.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imEvToWire.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imEvToWire.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imExten.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imExten.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imExten.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imExten.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imImSw.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imImSw.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imImSw.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imImSw.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imInsClbk.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imInsClbk.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imInsClbk.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imInsClbk.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imInt.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imInt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imInt.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imInt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcFlt.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcFlt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcFlt.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcFlt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcGIc.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcGIc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcGIc.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcGIc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcIc.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcIc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcIc.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcIc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcIm.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcIm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcIm.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcIm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcLkup.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcLkup.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcLkup.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcLkup.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcPrs.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcPrs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcPrs.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcPrs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcSIc.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imLcSIc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imLcSIc.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imLcSIc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imRm.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imRm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imRm.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imRm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imRmAttr.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imRmAttr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imRmAttr.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imRmAttr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiFlt.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiFlt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiFlt.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imThaiFlt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIc.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIc.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIm.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIm.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imThaiIm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imTrX.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imTrX.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imTrX.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imTrX.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imTrans.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imTrans.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imTrans.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imTrans.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imTransR.c b/x_lib/libX11-1.6.2/modules/im/ximcp/imTransR.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/im/ximcp/imTransR.c rename to x_lib/libX11-1.6.2/modules/im/ximcp/imTransR.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/Makefile.am b/x_lib/libX11-1.6.2/modules/lc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/Makefile.am rename to x_lib/libX11-1.6.2/modules/lc/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/Utf8/Makefile.am b/x_lib/libX11-1.6.2/modules/lc/Utf8/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/Utf8/Makefile.am rename to x_lib/libX11-1.6.2/modules/lc/Utf8/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/Utf8/lcUTF8Load.c b/x_lib/libX11-1.6.2/modules/lc/Utf8/lcUTF8Load.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/Utf8/lcUTF8Load.c rename to x_lib/libX11-1.6.2/modules/lc/Utf8/lcUTF8Load.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/def/Makefile.am b/x_lib/libX11-1.6.2/modules/lc/def/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/def/Makefile.am rename to x_lib/libX11-1.6.2/modules/lc/def/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/def/lcDefConv.c b/x_lib/libX11-1.6.2/modules/lc/def/lcDefConv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/def/lcDefConv.c rename to x_lib/libX11-1.6.2/modules/lc/def/lcDefConv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/Makefile.am b/x_lib/libX11-1.6.2/modules/lc/xlocale/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/Makefile.am rename to x_lib/libX11-1.6.2/modules/lc/xlocale/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/lcEuc.c b/x_lib/libX11-1.6.2/modules/lc/xlocale/lcEuc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/lcEuc.c rename to x_lib/libX11-1.6.2/modules/lc/xlocale/lcEuc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/lcJis.c b/x_lib/libX11-1.6.2/modules/lc/xlocale/lcJis.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/lcJis.c rename to x_lib/libX11-1.6.2/modules/lc/xlocale/lcJis.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/lcSjis.c b/x_lib/libX11-1.6.2/modules/lc/xlocale/lcSjis.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/lc/xlocale/lcSjis.c rename to x_lib/libX11-1.6.2/modules/lc/xlocale/lcSjis.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/Makefile.am b/x_lib/libX11-1.6.2/modules/om/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/Makefile.am rename to x_lib/libX11-1.6.2/modules/om/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/Makefile.am b/x_lib/libX11-1.6.2/modules/om/generic/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/Makefile.am rename to x_lib/libX11-1.6.2/modules/om/generic/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omDefault.c b/x_lib/libX11-1.6.2/modules/om/generic/omDefault.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omDefault.c rename to x_lib/libX11-1.6.2/modules/om/generic/omDefault.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omGeneric.c b/x_lib/libX11-1.6.2/modules/om/generic/omGeneric.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omGeneric.c rename to x_lib/libX11-1.6.2/modules/om/generic/omGeneric.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omImText.c b/x_lib/libX11-1.6.2/modules/om/generic/omImText.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omImText.c rename to x_lib/libX11-1.6.2/modules/om/generic/omImText.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omText.c b/x_lib/libX11-1.6.2/modules/om/generic/omText.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omText.c rename to x_lib/libX11-1.6.2/modules/om/generic/omText.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omTextEsc.c b/x_lib/libX11-1.6.2/modules/om/generic/omTextEsc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omTextEsc.c rename to x_lib/libX11-1.6.2/modules/om/generic/omTextEsc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omTextExt.c b/x_lib/libX11-1.6.2/modules/om/generic/omTextExt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omTextExt.c rename to x_lib/libX11-1.6.2/modules/om/generic/omTextExt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omTextPer.c b/x_lib/libX11-1.6.2/modules/om/generic/omTextPer.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omTextPer.c rename to x_lib/libX11-1.6.2/modules/om/generic/omTextPer.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omXChar.c b/x_lib/libX11-1.6.2/modules/om/generic/omXChar.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/modules/om/generic/omXChar.c rename to x_lib/libX11-1.6.2/modules/om/generic/omXChar.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/C/Compose.pre b/x_lib/libX11-1.6.2/nls/C/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/C/Compose.pre rename to x_lib/libX11-1.6.2/nls/C/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/C/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/C/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/C/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/C/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/C/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/C/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/C/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/C/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/Makefile.am b/x_lib/libX11-1.6.2/nls/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/Makefile.am rename to x_lib/libX11-1.6.2/nls/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/am_ET.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/am_ET.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/armscii-8/Compose.pre b/x_lib/libX11-1.6.2/nls/armscii-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/armscii-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/armscii-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/armscii-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/armscii-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/armscii-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/armscii-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/armscii-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/armscii-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/armscii-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/armscii-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/compose-check.pl b/x_lib/libX11-1.6.2/nls/compose-check.pl similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/compose-check.pl rename to x_lib/libX11-1.6.2/nls/compose-check.pl diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/compose.dir.pre b/x_lib/libX11-1.6.2/nls/compose.dir.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/compose.dir.pre rename to x_lib/libX11-1.6.2/nls/compose.dir.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/el_GR.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/el_GR.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/en_US.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/en_US.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/en_US.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/en_US.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/en_US.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/en_US.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/en_US.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/en_US.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/en_US.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/en_US.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/en_US.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/en_US.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/fi_FI.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-academy/Compose.pre b/x_lib/libX11-1.6.2/nls/georgian-academy/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-academy/Compose.pre rename to x_lib/libX11-1.6.2/nls/georgian-academy/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-academy/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/georgian-academy/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-academy/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/georgian-academy/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-academy/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/georgian-academy/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-academy/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/georgian-academy/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-ps/Compose.pre b/x_lib/libX11-1.6.2/nls/georgian-ps/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-ps/Compose.pre rename to x_lib/libX11-1.6.2/nls/georgian-ps/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-ps/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/georgian-ps/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-ps/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/georgian-ps/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-ps/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/georgian-ps/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/georgian-ps/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/georgian-ps/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ibm-cp1133/Compose.pre b/x_lib/libX11-1.6.2/nls/ibm-cp1133/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ibm-cp1133/Compose.pre rename to x_lib/libX11-1.6.2/nls/ibm-cp1133/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ibm-cp1133/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ibm-cp1133/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ibm-cp1133/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ibm-cp1133/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ibm-cp1133/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ibm-cp1133/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ibm-cp1133/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ibm-cp1133/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iscii-dev/Compose.pre b/x_lib/libX11-1.6.2/nls/iscii-dev/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iscii-dev/Compose.pre rename to x_lib/libX11-1.6.2/nls/iscii-dev/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iscii-dev/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iscii-dev/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iscii-dev/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iscii-dev/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iscii-dev/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iscii-dev/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iscii-dev/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iscii-dev/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/isiri-3342/Compose.pre b/x_lib/libX11-1.6.2/nls/isiri-3342/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/isiri-3342/Compose.pre rename to x_lib/libX11-1.6.2/nls/isiri-3342/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/isiri-3342/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/isiri-3342/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/isiri-3342/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/isiri-3342/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/isiri-3342/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/isiri-3342/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/isiri-3342/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/isiri-3342/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-1/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-1/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-1/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-1/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-1/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-1/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-1/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-1/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-1/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-1/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-1/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-1/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-10/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-10/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-10/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-10/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-10/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-10/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-10/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-10/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-10/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-10/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-10/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-10/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-11/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-11/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-11/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-11/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-11/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-11/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-11/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-11/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-11/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-11/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-11/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-11/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-13/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-13/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-13/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-13/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-13/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-13/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-13/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-13/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-13/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-13/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-13/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-13/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-14/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-14/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-14/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-14/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-14/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-14/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-14/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-14/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-14/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-14/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-14/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-14/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-15/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-15/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-15/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-15/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-15/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-15/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-15/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-15/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-15/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-15/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-15/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-15/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-2/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-2/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-2/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-2/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-2/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-2/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-2/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-2/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-2/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-2/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-2/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-2/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-3/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-3/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-3/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-3/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-3/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-3/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-3/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-3/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-3/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-3/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-3/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-3/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-4/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-4/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-4/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-4/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-4/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-4/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-4/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-4/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-4/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-4/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-4/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-4/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-5/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-5/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-5/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-5/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-5/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-5/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-5/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-5/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-5/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-5/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-5/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-5/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-6/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-6/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-6/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-6/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-6/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-6/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-6/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-6/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-6/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-6/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-6/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-6/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-7/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-7/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-7/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-7/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-7/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-7/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-7/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-7/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-7/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-7/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-7/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-7/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-8/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-9/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-9/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-9/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-9/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-9/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-9/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9e/Compose.pre b/x_lib/libX11-1.6.2/nls/iso8859-9e/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9e/Compose.pre rename to x_lib/libX11-1.6.2/nls/iso8859-9e/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9e/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/iso8859-9e/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9e/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/iso8859-9e/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9e/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/iso8859-9e/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/iso8859-9e/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/iso8859-9e/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.JIS/Compose.pre b/x_lib/libX11-1.6.2/nls/ja.JIS/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.JIS/Compose.pre rename to x_lib/libX11-1.6.2/nls/ja.JIS/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.JIS/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ja.JIS/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.JIS/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ja.JIS/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.JIS/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ja.JIS/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.JIS/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ja.JIS/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.SJIS/Compose.pre b/x_lib/libX11-1.6.2/nls/ja.SJIS/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.SJIS/Compose.pre rename to x_lib/libX11-1.6.2/nls/ja.SJIS/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.SJIS/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ja.SJIS/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.SJIS/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ja.SJIS/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.SJIS/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ja.SJIS/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja.SJIS/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ja.SJIS/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja/Compose.pre b/x_lib/libX11-1.6.2/nls/ja/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja/Compose.pre rename to x_lib/libX11-1.6.2/nls/ja/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ja/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ja/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ja/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ja/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ja_JP.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/km_KH.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/km_KH.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ko/Compose.pre b/x_lib/libX11-1.6.2/nls/ko/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ko/Compose.pre rename to x_lib/libX11-1.6.2/nls/ko/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ko/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ko/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ko/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ko/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ko/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ko/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ko/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ko/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ko_KR.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-c/Compose.pre b/x_lib/libX11-1.6.2/nls/koi8-c/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-c/Compose.pre rename to x_lib/libX11-1.6.2/nls/koi8-c/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-c/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/koi8-c/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-c/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/koi8-c/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-c/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/koi8-c/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-c/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/koi8-c/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-r/Compose.pre b/x_lib/libX11-1.6.2/nls/koi8-r/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-r/Compose.pre rename to x_lib/libX11-1.6.2/nls/koi8-r/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-r/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/koi8-r/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-r/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/koi8-r/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-r/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/koi8-r/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-r/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/koi8-r/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-u/Compose.pre b/x_lib/libX11-1.6.2/nls/koi8-u/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-u/Compose.pre rename to x_lib/libX11-1.6.2/nls/koi8-u/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-u/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/koi8-u/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-u/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/koi8-u/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-u/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/koi8-u/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/koi8-u/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/koi8-u/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/locale.alias.pre b/x_lib/libX11-1.6.2/nls/locale.alias.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/locale.alias.pre rename to x_lib/libX11-1.6.2/nls/locale.alias.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/locale.dir.pre b/x_lib/libX11-1.6.2/nls/locale.dir.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/locale.dir.pre rename to x_lib/libX11-1.6.2/nls/locale.dir.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1251/Compose.pre b/x_lib/libX11-1.6.2/nls/microsoft-cp1251/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1251/Compose.pre rename to x_lib/libX11-1.6.2/nls/microsoft-cp1251/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1251/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/microsoft-cp1251/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1251/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/microsoft-cp1251/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1251/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/microsoft-cp1251/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1251/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/microsoft-cp1251/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1255/Compose.pre b/x_lib/libX11-1.6.2/nls/microsoft-cp1255/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1255/Compose.pre rename to x_lib/libX11-1.6.2/nls/microsoft-cp1255/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1255/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/microsoft-cp1255/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1255/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/microsoft-cp1255/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1255/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/microsoft-cp1255/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1255/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/microsoft-cp1255/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1256/Compose.pre b/x_lib/libX11-1.6.2/nls/microsoft-cp1256/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1256/Compose.pre rename to x_lib/libX11-1.6.2/nls/microsoft-cp1256/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1256/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/microsoft-cp1256/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1256/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/microsoft-cp1256/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1256/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/microsoft-cp1256/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/microsoft-cp1256/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/microsoft-cp1256/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/mulelao-1/Compose.pre b/x_lib/libX11-1.6.2/nls/mulelao-1/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/mulelao-1/Compose.pre rename to x_lib/libX11-1.6.2/nls/mulelao-1/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/mulelao-1/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/mulelao-1/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/mulelao-1/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/mulelao-1/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/mulelao-1/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/mulelao-1/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/mulelao-1/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/mulelao-1/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/nokhchi-1/Compose.pre b/x_lib/libX11-1.6.2/nls/nokhchi-1/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/nokhchi-1/Compose.pre rename to x_lib/libX11-1.6.2/nls/nokhchi-1/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/nokhchi-1/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/nokhchi-1/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/nokhchi-1/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/nokhchi-1/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/nokhchi-1/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/nokhchi-1/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/nokhchi-1/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/nokhchi-1/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/pt_BR.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/ru_RU.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/sr_CS.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/tatar-cyr/Compose.pre b/x_lib/libX11-1.6.2/nls/tatar-cyr/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/tatar-cyr/Compose.pre rename to x_lib/libX11-1.6.2/nls/tatar-cyr/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/tatar-cyr/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/tatar-cyr/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/tatar-cyr/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/tatar-cyr/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/tatar-cyr/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/tatar-cyr/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/tatar-cyr/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/tatar-cyr/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/th_TH.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/th_TH.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH/Compose.pre b/x_lib/libX11-1.6.2/nls/th_TH/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH/Compose.pre rename to x_lib/libX11-1.6.2/nls/th_TH/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/th_TH/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/th_TH/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/th_TH/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/th_TH/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/th_TH/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/tscii-0/Compose.pre b/x_lib/libX11-1.6.2/nls/tscii-0/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/tscii-0/Compose.pre rename to x_lib/libX11-1.6.2/nls/tscii-0/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/tscii-0/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/tscii-0/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/tscii-0/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/tscii-0/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/tscii-0/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/tscii-0/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/tscii-0/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/tscii-0/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/Compose.pre b/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/Compose.pre rename to x_lib/libX11-1.6.2/nls/vi_VN.tcvn/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/vi_VN.tcvn/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.viscii/Compose.pre b/x_lib/libX11-1.6.2/nls/vi_VN.viscii/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.viscii/Compose.pre rename to x_lib/libX11-1.6.2/nls/vi_VN.viscii/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.viscii/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/vi_VN.viscii/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.viscii/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/vi_VN.viscii/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.viscii/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/vi_VN.viscii/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/vi_VN.viscii/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/vi_VN.viscii/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_CN.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_CN.gb18030/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_CN.gb18030/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gbk/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_CN.gbk/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gbk/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_CN.gbk/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gbk/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_CN.gbk/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gbk/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_CN.gbk/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gbk/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_CN.gbk/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN.gbk/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_CN.gbk/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_CN/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_CN/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_CN/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_CN/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_CN/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_CN/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_CN/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_HK.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_HK.big5/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_HK.big5/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_HK.big5/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_HK.big5/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_HK.big5/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_HK.big5/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_HK.big5hkscs/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_TW.UTF-8/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.big5/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_TW.big5/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.big5/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_TW.big5/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.big5/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_TW.big5/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.big5/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_TW.big5/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.big5/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_TW.big5/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW.big5/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_TW.big5/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW/Compose.pre b/x_lib/libX11-1.6.2/nls/zh_TW/Compose.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW/Compose.pre rename to x_lib/libX11-1.6.2/nls/zh_TW/Compose.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW/XI18N_OBJS b/x_lib/libX11-1.6.2/nls/zh_TW/XI18N_OBJS similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW/XI18N_OBJS rename to x_lib/libX11-1.6.2/nls/zh_TW/XI18N_OBJS diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW/XLC_LOCALE.pre b/x_lib/libX11-1.6.2/nls/zh_TW/XLC_LOCALE.pre similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/nls/zh_TW/XLC_LOCALE.pre rename to x_lib/libX11-1.6.2/nls/zh_TW/XLC_LOCALE.pre diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/Makefile.am b/x_lib/libX11-1.6.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/Makefile.am rename to x_lib/libX11-1.6.2/specs/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/Makefile.am b/x_lib/libX11-1.6.2/specs/XIM/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/Makefile.am rename to x_lib/libX11-1.6.2/specs/XIM/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/dynamicflow.svg b/x_lib/libX11-1.6.2/specs/XIM/dynamicflow.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/dynamicflow.svg rename to x_lib/libX11-1.6.2/specs/XIM/dynamicflow.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/dynamicflowsampleseq.svg b/x_lib/libX11-1.6.2/specs/XIM/dynamicflowsampleseq.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/dynamicflowsampleseq.svg rename to x_lib/libX11-1.6.2/specs/XIM/dynamicflowsampleseq.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/eventflow.svg b/x_lib/libX11-1.6.2/specs/XIM/eventflow.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/eventflow.svg rename to x_lib/libX11-1.6.2/specs/XIM/eventflow.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow1.svg b/x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow1.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow1.svg rename to x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow1.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow2.svg b/x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow2.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow2.svg rename to x_lib/libX11-1.6.2/specs/XIM/sampleprotocolflow2.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/staticflow.svg b/x_lib/libX11-1.6.2/specs/XIM/staticflow.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/staticflow.svg rename to x_lib/libX11-1.6.2/specs/XIM/staticflow.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/staticflowsampleseq.svg b/x_lib/libX11-1.6.2/specs/XIM/staticflowsampleseq.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/staticflowsampleseq.svg rename to x_lib/libX11-1.6.2/specs/XIM/staticflowsampleseq.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/xim.xml b/x_lib/libX11-1.6.2/specs/XIM/xim.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XIM/xim.xml rename to x_lib/libX11-1.6.2/specs/XIM/xim.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/Makefile.am b/x_lib/libX11-1.6.2/specs/XKB/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/Makefile.am rename to x_lib/libX11-1.6.2/specs/XKB/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-1.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-1.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-1.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-1.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-10.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-10.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-10.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-10.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-11.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-11.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-11.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-11.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-12.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-12.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-12.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-12.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-13.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-13.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-13.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-13.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-14.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-14.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-14.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-14.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-15.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-15.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-15.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-15.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-16.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-16.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-16.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-16.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-17.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-17.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-17.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-17.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-18.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-18.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-18.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-18.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-19.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-19.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-19.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-19.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-2.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-2.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-2.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-2.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-20.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-20.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-20.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-20.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-21.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-21.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-21.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-21.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-3.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-3.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-3.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-3.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-4.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-4.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-4.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-4.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-5.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-5.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-5.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-5.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-6.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-6.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-6.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-6.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-7.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-7.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-7.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-7.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-8.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-8.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-8.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-8.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-9.svg b/x_lib/libX11-1.6.2/specs/XKB/XKBlib-9.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/XKBlib-9.svg rename to x_lib/libX11-1.6.2/specs/XKB/XKBlib-9.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/acknowledgement.xml b/x_lib/libX11-1.6.2/specs/XKB/acknowledgement.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/acknowledgement.xml rename to x_lib/libX11-1.6.2/specs/XKB/acknowledgement.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch01.xml b/x_lib/libX11-1.6.2/specs/XKB/ch01.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch01.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch01.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch02.xml b/x_lib/libX11-1.6.2/specs/XKB/ch02.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch02.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch02.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch03.xml b/x_lib/libX11-1.6.2/specs/XKB/ch03.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch03.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch03.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch04.xml b/x_lib/libX11-1.6.2/specs/XKB/ch04.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch04.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch04.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch05.xml b/x_lib/libX11-1.6.2/specs/XKB/ch05.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch05.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch05.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch06.xml b/x_lib/libX11-1.6.2/specs/XKB/ch06.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch06.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch06.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch07.xml b/x_lib/libX11-1.6.2/specs/XKB/ch07.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch07.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch07.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch08.xml b/x_lib/libX11-1.6.2/specs/XKB/ch08.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch08.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch08.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch09.xml b/x_lib/libX11-1.6.2/specs/XKB/ch09.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch09.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch09.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch10.xml b/x_lib/libX11-1.6.2/specs/XKB/ch10.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch10.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch10.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch11.xml b/x_lib/libX11-1.6.2/specs/XKB/ch11.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch11.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch11.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch12.xml b/x_lib/libX11-1.6.2/specs/XKB/ch12.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch12.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch12.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch13.xml b/x_lib/libX11-1.6.2/specs/XKB/ch13.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch13.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch13.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch14.xml b/x_lib/libX11-1.6.2/specs/XKB/ch14.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch14.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch14.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch15.xml b/x_lib/libX11-1.6.2/specs/XKB/ch15.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch15.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch15.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch16.xml b/x_lib/libX11-1.6.2/specs/XKB/ch16.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch16.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch16.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch17.xml b/x_lib/libX11-1.6.2/specs/XKB/ch17.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch17.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch17.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch18.xml b/x_lib/libX11-1.6.2/specs/XKB/ch18.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch18.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch18.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch19.xml b/x_lib/libX11-1.6.2/specs/XKB/ch19.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch19.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch19.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch20.xml b/x_lib/libX11-1.6.2/specs/XKB/ch20.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch20.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch20.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch21.xml b/x_lib/libX11-1.6.2/specs/XKB/ch21.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch21.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch21.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch22.xml b/x_lib/libX11-1.6.2/specs/XKB/ch22.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/ch22.xml rename to x_lib/libX11-1.6.2/specs/XKB/ch22.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/glossary.xml b/x_lib/libX11-1.6.2/specs/XKB/glossary.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/glossary.xml rename to x_lib/libX11-1.6.2/specs/XKB/glossary.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/xkblib.xml b/x_lib/libX11-1.6.2/specs/XKB/xkblib.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/XKB/xkblib.xml rename to x_lib/libX11-1.6.2/specs/XKB/xkblib.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/Makefile.am b/x_lib/libX11-1.6.2/specs/i18n/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/Makefile.am rename to x_lib/libX11-1.6.2/specs/i18n/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/compose/Makefile.am b/x_lib/libX11-1.6.2/specs/i18n/compose/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/compose/Makefile.am rename to x_lib/libX11-1.6.2/specs/i18n/compose/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/compose/compose-chart.pl b/x_lib/libX11-1.6.2/specs/i18n/compose/compose-chart.pl similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/compose/compose-chart.pl rename to x_lib/libX11-1.6.2/specs/i18n/compose/compose-chart.pl diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/compose/docbook-nl.am b/x_lib/libX11-1.6.2/specs/i18n/compose/docbook-nl.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/compose/docbook-nl.am rename to x_lib/libX11-1.6.2/specs/i18n/compose/docbook-nl.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/framework/Makefile.am b/x_lib/libX11-1.6.2/specs/i18n/framework/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/framework/Makefile.am rename to x_lib/libX11-1.6.2/specs/i18n/framework/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/framework/framework.svg b/x_lib/libX11-1.6.2/specs/i18n/framework/framework.svg similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/framework/framework.svg rename to x_lib/libX11-1.6.2/specs/i18n/framework/framework.svg diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/framework/framework.xml b/x_lib/libX11-1.6.2/specs/i18n/framework/framework.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/framework/framework.xml rename to x_lib/libX11-1.6.2/specs/i18n/framework/framework.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/localedb/Makefile.am b/x_lib/libX11-1.6.2/specs/i18n/localedb/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/localedb/Makefile.am rename to x_lib/libX11-1.6.2/specs/i18n/localedb/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/localedb/localedb.xml b/x_lib/libX11-1.6.2/specs/i18n/localedb/localedb.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/localedb/localedb.xml rename to x_lib/libX11-1.6.2/specs/i18n/localedb/localedb.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/trans/Makefile.am b/x_lib/libX11-1.6.2/specs/i18n/trans/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/trans/Makefile.am rename to x_lib/libX11-1.6.2/specs/i18n/trans/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/trans/trans.xml b/x_lib/libX11-1.6.2/specs/i18n/trans/trans.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/i18n/trans/trans.xml rename to x_lib/libX11-1.6.2/specs/i18n/trans/trans.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppA.xml b/x_lib/libX11-1.6.2/specs/libX11/AppA.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppA.xml rename to x_lib/libX11-1.6.2/specs/libX11/AppA.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppB.xml b/x_lib/libX11-1.6.2/specs/libX11/AppB.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppB.xml rename to x_lib/libX11-1.6.2/specs/libX11/AppB.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppC.xml b/x_lib/libX11-1.6.2/specs/libX11/AppC.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppC.xml rename to x_lib/libX11-1.6.2/specs/libX11/AppC.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppD.xml b/x_lib/libX11-1.6.2/specs/libX11/AppD.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/AppD.xml rename to x_lib/libX11-1.6.2/specs/libX11/AppD.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH01.xml b/x_lib/libX11-1.6.2/specs/libX11/CH01.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH01.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH01.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH02.xml b/x_lib/libX11-1.6.2/specs/libX11/CH02.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH02.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH02.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH03.xml b/x_lib/libX11-1.6.2/specs/libX11/CH03.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH03.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH03.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH04.xml b/x_lib/libX11-1.6.2/specs/libX11/CH04.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH04.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH04.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH05.xml b/x_lib/libX11-1.6.2/specs/libX11/CH05.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH05.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH05.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH06.xml b/x_lib/libX11-1.6.2/specs/libX11/CH06.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH06.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH06.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH07.xml b/x_lib/libX11-1.6.2/specs/libX11/CH07.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH07.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH07.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH08.xml b/x_lib/libX11-1.6.2/specs/libX11/CH08.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH08.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH08.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH09.xml b/x_lib/libX11-1.6.2/specs/libX11/CH09.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH09.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH09.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH10.xml b/x_lib/libX11-1.6.2/specs/libX11/CH10.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH10.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH10.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH11.xml b/x_lib/libX11-1.6.2/specs/libX11/CH11.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH11.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH11.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH12.xml b/x_lib/libX11-1.6.2/specs/libX11/CH12.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH12.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH12.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH13.xml b/x_lib/libX11-1.6.2/specs/libX11/CH13.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH13.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH13.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH14.xml b/x_lib/libX11-1.6.2/specs/libX11/CH14.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH14.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH14.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH15.xml b/x_lib/libX11-1.6.2/specs/libX11/CH15.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH15.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH15.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH16.xml b/x_lib/libX11-1.6.2/specs/libX11/CH16.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/CH16.xml rename to x_lib/libX11-1.6.2/specs/libX11/CH16.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/Makefile.am b/x_lib/libX11-1.6.2/specs/libX11/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/Makefile.am rename to x_lib/libX11-1.6.2/specs/libX11/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/credits.xml b/x_lib/libX11-1.6.2/specs/libX11/credits.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/credits.xml rename to x_lib/libX11-1.6.2/specs/libX11/credits.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/glossary.xml b/x_lib/libX11-1.6.2/specs/libX11/glossary.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/glossary.xml rename to x_lib/libX11-1.6.2/specs/libX11/glossary.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/libX11.xml b/x_lib/libX11-1.6.2/specs/libX11/libX11.xml similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/specs/libX11/libX11.xml rename to x_lib/libX11-1.6.2/specs/libX11/libX11.xml diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/AllCells.c b/x_lib/libX11-1.6.2/src/AllCells.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/AllCells.c rename to x_lib/libX11-1.6.2/src/AllCells.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/AllPlanes.c b/x_lib/libX11-1.6.2/src/AllPlanes.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/AllPlanes.c rename to x_lib/libX11-1.6.2/src/AllPlanes.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/AllowEv.c b/x_lib/libX11-1.6.2/src/AllowEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/AllowEv.c rename to x_lib/libX11-1.6.2/src/AllowEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/AutoRep.c b/x_lib/libX11-1.6.2/src/AutoRep.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/AutoRep.c rename to x_lib/libX11-1.6.2/src/AutoRep.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Backgnd.c b/x_lib/libX11-1.6.2/src/Backgnd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Backgnd.c rename to x_lib/libX11-1.6.2/src/Backgnd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/BdrWidth.c b/x_lib/libX11-1.6.2/src/BdrWidth.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/BdrWidth.c rename to x_lib/libX11-1.6.2/src/BdrWidth.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Bell.c b/x_lib/libX11-1.6.2/src/Bell.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Bell.c rename to x_lib/libX11-1.6.2/src/Bell.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Border.c b/x_lib/libX11-1.6.2/src/Border.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Border.c rename to x_lib/libX11-1.6.2/src/Border.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChAccCon.c b/x_lib/libX11-1.6.2/src/ChAccCon.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChAccCon.c rename to x_lib/libX11-1.6.2/src/ChAccCon.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChActPGb.c b/x_lib/libX11-1.6.2/src/ChActPGb.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChActPGb.c rename to x_lib/libX11-1.6.2/src/ChActPGb.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChClMode.c b/x_lib/libX11-1.6.2/src/ChClMode.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChClMode.c rename to x_lib/libX11-1.6.2/src/ChClMode.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChCmap.c b/x_lib/libX11-1.6.2/src/ChCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChCmap.c rename to x_lib/libX11-1.6.2/src/ChCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChGC.c b/x_lib/libX11-1.6.2/src/ChGC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChGC.c rename to x_lib/libX11-1.6.2/src/ChGC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChKeyCon.c b/x_lib/libX11-1.6.2/src/ChKeyCon.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChKeyCon.c rename to x_lib/libX11-1.6.2/src/ChKeyCon.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChPntCon.c b/x_lib/libX11-1.6.2/src/ChPntCon.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChPntCon.c rename to x_lib/libX11-1.6.2/src/ChPntCon.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChProp.c b/x_lib/libX11-1.6.2/src/ChProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChProp.c rename to x_lib/libX11-1.6.2/src/ChProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChSaveSet.c b/x_lib/libX11-1.6.2/src/ChSaveSet.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChSaveSet.c rename to x_lib/libX11-1.6.2/src/ChSaveSet.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChWAttrs.c b/x_lib/libX11-1.6.2/src/ChWAttrs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChWAttrs.c rename to x_lib/libX11-1.6.2/src/ChWAttrs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChWindow.c b/x_lib/libX11-1.6.2/src/ChWindow.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChWindow.c rename to x_lib/libX11-1.6.2/src/ChWindow.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChkIfEv.c b/x_lib/libX11-1.6.2/src/ChkIfEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChkIfEv.c rename to x_lib/libX11-1.6.2/src/ChkIfEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChkMaskEv.c b/x_lib/libX11-1.6.2/src/ChkMaskEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChkMaskEv.c rename to x_lib/libX11-1.6.2/src/ChkMaskEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChkTypEv.c b/x_lib/libX11-1.6.2/src/ChkTypEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChkTypEv.c rename to x_lib/libX11-1.6.2/src/ChkTypEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChkTypWEv.c b/x_lib/libX11-1.6.2/src/ChkTypWEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChkTypWEv.c rename to x_lib/libX11-1.6.2/src/ChkTypWEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ChkWinEv.c b/x_lib/libX11-1.6.2/src/ChkWinEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ChkWinEv.c rename to x_lib/libX11-1.6.2/src/ChkWinEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CirWin.c b/x_lib/libX11-1.6.2/src/CirWin.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CirWin.c rename to x_lib/libX11-1.6.2/src/CirWin.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CirWinDn.c b/x_lib/libX11-1.6.2/src/CirWinDn.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CirWinDn.c rename to x_lib/libX11-1.6.2/src/CirWinDn.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CirWinUp.c b/x_lib/libX11-1.6.2/src/CirWinUp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CirWinUp.c rename to x_lib/libX11-1.6.2/src/CirWinUp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ClDisplay.c b/x_lib/libX11-1.6.2/src/ClDisplay.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ClDisplay.c rename to x_lib/libX11-1.6.2/src/ClDisplay.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Clear.c b/x_lib/libX11-1.6.2/src/Clear.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Clear.c rename to x_lib/libX11-1.6.2/src/Clear.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ClearArea.c b/x_lib/libX11-1.6.2/src/ClearArea.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ClearArea.c rename to x_lib/libX11-1.6.2/src/ClearArea.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Cmap.h b/x_lib/libX11-1.6.2/src/Cmap.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Cmap.h rename to x_lib/libX11-1.6.2/src/Cmap.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ConfWind.c b/x_lib/libX11-1.6.2/src/ConfWind.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ConfWind.c rename to x_lib/libX11-1.6.2/src/ConfWind.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Context.c b/x_lib/libX11-1.6.2/src/Context.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Context.c rename to x_lib/libX11-1.6.2/src/Context.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ConvSel.c b/x_lib/libX11-1.6.2/src/ConvSel.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ConvSel.c rename to x_lib/libX11-1.6.2/src/ConvSel.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CopyArea.c b/x_lib/libX11-1.6.2/src/CopyArea.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CopyArea.c rename to x_lib/libX11-1.6.2/src/CopyArea.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CopyCmap.c b/x_lib/libX11-1.6.2/src/CopyCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CopyCmap.c rename to x_lib/libX11-1.6.2/src/CopyCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CopyGC.c b/x_lib/libX11-1.6.2/src/CopyGC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CopyGC.c rename to x_lib/libX11-1.6.2/src/CopyGC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CopyPlane.c b/x_lib/libX11-1.6.2/src/CopyPlane.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CopyPlane.c rename to x_lib/libX11-1.6.2/src/CopyPlane.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Cr.h b/x_lib/libX11-1.6.2/src/Cr.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Cr.h rename to x_lib/libX11-1.6.2/src/Cr.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrBFData.c b/x_lib/libX11-1.6.2/src/CrBFData.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrBFData.c rename to x_lib/libX11-1.6.2/src/CrBFData.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrCmap.c b/x_lib/libX11-1.6.2/src/CrCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrCmap.c rename to x_lib/libX11-1.6.2/src/CrCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrCursor.c b/x_lib/libX11-1.6.2/src/CrCursor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrCursor.c rename to x_lib/libX11-1.6.2/src/CrCursor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrGC.c b/x_lib/libX11-1.6.2/src/CrGC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrGC.c rename to x_lib/libX11-1.6.2/src/CrGC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrGlCur.c b/x_lib/libX11-1.6.2/src/CrGlCur.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrGlCur.c rename to x_lib/libX11-1.6.2/src/CrGlCur.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrPFBData.c b/x_lib/libX11-1.6.2/src/CrPFBData.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrPFBData.c rename to x_lib/libX11-1.6.2/src/CrPFBData.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrPixmap.c b/x_lib/libX11-1.6.2/src/CrPixmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrPixmap.c rename to x_lib/libX11-1.6.2/src/CrPixmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/CrWindow.c b/x_lib/libX11-1.6.2/src/CrWindow.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/CrWindow.c rename to x_lib/libX11-1.6.2/src/CrWindow.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Cursor.c b/x_lib/libX11-1.6.2/src/Cursor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Cursor.c rename to x_lib/libX11-1.6.2/src/Cursor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DefCursor.c b/x_lib/libX11-1.6.2/src/DefCursor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DefCursor.c rename to x_lib/libX11-1.6.2/src/DefCursor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DelProp.c b/x_lib/libX11-1.6.2/src/DelProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DelProp.c rename to x_lib/libX11-1.6.2/src/DelProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Depths.c b/x_lib/libX11-1.6.2/src/Depths.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Depths.c rename to x_lib/libX11-1.6.2/src/Depths.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DestSubs.c b/x_lib/libX11-1.6.2/src/DestSubs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DestSubs.c rename to x_lib/libX11-1.6.2/src/DestSubs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DestWind.c b/x_lib/libX11-1.6.2/src/DestWind.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DestWind.c rename to x_lib/libX11-1.6.2/src/DestWind.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DisName.c b/x_lib/libX11-1.6.2/src/DisName.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DisName.c rename to x_lib/libX11-1.6.2/src/DisName.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrArc.c b/x_lib/libX11-1.6.2/src/DrArc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrArc.c rename to x_lib/libX11-1.6.2/src/DrArc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrArcs.c b/x_lib/libX11-1.6.2/src/DrArcs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrArcs.c rename to x_lib/libX11-1.6.2/src/DrArcs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrLine.c b/x_lib/libX11-1.6.2/src/DrLine.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrLine.c rename to x_lib/libX11-1.6.2/src/DrLine.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrLines.c b/x_lib/libX11-1.6.2/src/DrLines.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrLines.c rename to x_lib/libX11-1.6.2/src/DrLines.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrPoint.c b/x_lib/libX11-1.6.2/src/DrPoint.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrPoint.c rename to x_lib/libX11-1.6.2/src/DrPoint.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrPoints.c b/x_lib/libX11-1.6.2/src/DrPoints.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrPoints.c rename to x_lib/libX11-1.6.2/src/DrPoints.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrRect.c b/x_lib/libX11-1.6.2/src/DrRect.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrRect.c rename to x_lib/libX11-1.6.2/src/DrRect.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrRects.c b/x_lib/libX11-1.6.2/src/DrRects.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrRects.c rename to x_lib/libX11-1.6.2/src/DrRects.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/DrSegs.c b/x_lib/libX11-1.6.2/src/DrSegs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/DrSegs.c rename to x_lib/libX11-1.6.2/src/DrSegs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ErrDes.c b/x_lib/libX11-1.6.2/src/ErrDes.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ErrDes.c rename to x_lib/libX11-1.6.2/src/ErrDes.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ErrHndlr.c b/x_lib/libX11-1.6.2/src/ErrHndlr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ErrHndlr.c rename to x_lib/libX11-1.6.2/src/ErrHndlr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/EvToWire.c b/x_lib/libX11-1.6.2/src/EvToWire.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/EvToWire.c rename to x_lib/libX11-1.6.2/src/EvToWire.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FSSaver.c b/x_lib/libX11-1.6.2/src/FSSaver.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FSSaver.c rename to x_lib/libX11-1.6.2/src/FSSaver.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FSWrap.c b/x_lib/libX11-1.6.2/src/FSWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FSWrap.c rename to x_lib/libX11-1.6.2/src/FSWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FetchName.c b/x_lib/libX11-1.6.2/src/FetchName.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FetchName.c rename to x_lib/libX11-1.6.2/src/FetchName.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FillArc.c b/x_lib/libX11-1.6.2/src/FillArc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FillArc.c rename to x_lib/libX11-1.6.2/src/FillArc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FillArcs.c b/x_lib/libX11-1.6.2/src/FillArcs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FillArcs.c rename to x_lib/libX11-1.6.2/src/FillArcs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FillPoly.c b/x_lib/libX11-1.6.2/src/FillPoly.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FillPoly.c rename to x_lib/libX11-1.6.2/src/FillPoly.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FillRct.c b/x_lib/libX11-1.6.2/src/FillRct.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FillRct.c rename to x_lib/libX11-1.6.2/src/FillRct.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FillRcts.c b/x_lib/libX11-1.6.2/src/FillRcts.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FillRcts.c rename to x_lib/libX11-1.6.2/src/FillRcts.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FilterEv.c b/x_lib/libX11-1.6.2/src/FilterEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FilterEv.c rename to x_lib/libX11-1.6.2/src/FilterEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Flush.c b/x_lib/libX11-1.6.2/src/Flush.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Flush.c rename to x_lib/libX11-1.6.2/src/Flush.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Font.c b/x_lib/libX11-1.6.2/src/Font.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Font.c rename to x_lib/libX11-1.6.2/src/Font.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FontInfo.c b/x_lib/libX11-1.6.2/src/FontInfo.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FontInfo.c rename to x_lib/libX11-1.6.2/src/FontInfo.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FontNames.c b/x_lib/libX11-1.6.2/src/FontNames.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FontNames.c rename to x_lib/libX11-1.6.2/src/FontNames.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreeCmap.c b/x_lib/libX11-1.6.2/src/FreeCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreeCmap.c rename to x_lib/libX11-1.6.2/src/FreeCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreeCols.c b/x_lib/libX11-1.6.2/src/FreeCols.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreeCols.c rename to x_lib/libX11-1.6.2/src/FreeCols.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreeCurs.c b/x_lib/libX11-1.6.2/src/FreeCurs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreeCurs.c rename to x_lib/libX11-1.6.2/src/FreeCurs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreeEData.c b/x_lib/libX11-1.6.2/src/FreeEData.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreeEData.c rename to x_lib/libX11-1.6.2/src/FreeEData.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreeEventData.c b/x_lib/libX11-1.6.2/src/FreeEventData.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreeEventData.c rename to x_lib/libX11-1.6.2/src/FreeEventData.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreeGC.c b/x_lib/libX11-1.6.2/src/FreeGC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreeGC.c rename to x_lib/libX11-1.6.2/src/FreeGC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/FreePix.c b/x_lib/libX11-1.6.2/src/FreePix.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/FreePix.c rename to x_lib/libX11-1.6.2/src/FreePix.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GCMisc.c b/x_lib/libX11-1.6.2/src/GCMisc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GCMisc.c rename to x_lib/libX11-1.6.2/src/GCMisc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Geom.c b/x_lib/libX11-1.6.2/src/Geom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Geom.c rename to x_lib/libX11-1.6.2/src/Geom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetAtomNm.c b/x_lib/libX11-1.6.2/src/GetAtomNm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetAtomNm.c rename to x_lib/libX11-1.6.2/src/GetAtomNm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetColor.c b/x_lib/libX11-1.6.2/src/GetColor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetColor.c rename to x_lib/libX11-1.6.2/src/GetColor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetDflt.c b/x_lib/libX11-1.6.2/src/GetDflt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetDflt.c rename to x_lib/libX11-1.6.2/src/GetDflt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetEventData.c b/x_lib/libX11-1.6.2/src/GetEventData.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetEventData.c rename to x_lib/libX11-1.6.2/src/GetEventData.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetFPath.c b/x_lib/libX11-1.6.2/src/GetFPath.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetFPath.c rename to x_lib/libX11-1.6.2/src/GetFPath.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetFProp.c b/x_lib/libX11-1.6.2/src/GetFProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetFProp.c rename to x_lib/libX11-1.6.2/src/GetFProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetGCVals.c b/x_lib/libX11-1.6.2/src/GetGCVals.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetGCVals.c rename to x_lib/libX11-1.6.2/src/GetGCVals.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetGeom.c b/x_lib/libX11-1.6.2/src/GetGeom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetGeom.c rename to x_lib/libX11-1.6.2/src/GetGeom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetHColor.c b/x_lib/libX11-1.6.2/src/GetHColor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetHColor.c rename to x_lib/libX11-1.6.2/src/GetHColor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetHints.c b/x_lib/libX11-1.6.2/src/GetHints.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetHints.c rename to x_lib/libX11-1.6.2/src/GetHints.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetIFocus.c b/x_lib/libX11-1.6.2/src/GetIFocus.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetIFocus.c rename to x_lib/libX11-1.6.2/src/GetIFocus.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetImage.c b/x_lib/libX11-1.6.2/src/GetImage.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetImage.c rename to x_lib/libX11-1.6.2/src/GetImage.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetKCnt.c b/x_lib/libX11-1.6.2/src/GetKCnt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetKCnt.c rename to x_lib/libX11-1.6.2/src/GetKCnt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetMoEv.c b/x_lib/libX11-1.6.2/src/GetMoEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetMoEv.c rename to x_lib/libX11-1.6.2/src/GetMoEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetNrmHint.c b/x_lib/libX11-1.6.2/src/GetNrmHint.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetNrmHint.c rename to x_lib/libX11-1.6.2/src/GetNrmHint.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetPCnt.c b/x_lib/libX11-1.6.2/src/GetPCnt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetPCnt.c rename to x_lib/libX11-1.6.2/src/GetPCnt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetPntMap.c b/x_lib/libX11-1.6.2/src/GetPntMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetPntMap.c rename to x_lib/libX11-1.6.2/src/GetPntMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetProp.c b/x_lib/libX11-1.6.2/src/GetProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetProp.c rename to x_lib/libX11-1.6.2/src/GetProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetRGBCMap.c b/x_lib/libX11-1.6.2/src/GetRGBCMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetRGBCMap.c rename to x_lib/libX11-1.6.2/src/GetRGBCMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetSOwner.c b/x_lib/libX11-1.6.2/src/GetSOwner.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetSOwner.c rename to x_lib/libX11-1.6.2/src/GetSOwner.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetSSaver.c b/x_lib/libX11-1.6.2/src/GetSSaver.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetSSaver.c rename to x_lib/libX11-1.6.2/src/GetSSaver.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetStCmap.c b/x_lib/libX11-1.6.2/src/GetStCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetStCmap.c rename to x_lib/libX11-1.6.2/src/GetStCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetTxtProp.c b/x_lib/libX11-1.6.2/src/GetTxtProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetTxtProp.c rename to x_lib/libX11-1.6.2/src/GetTxtProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetWAttrs.c b/x_lib/libX11-1.6.2/src/GetWAttrs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetWAttrs.c rename to x_lib/libX11-1.6.2/src/GetWAttrs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetWMCMapW.c b/x_lib/libX11-1.6.2/src/GetWMCMapW.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetWMCMapW.c rename to x_lib/libX11-1.6.2/src/GetWMCMapW.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GetWMProto.c b/x_lib/libX11-1.6.2/src/GetWMProto.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GetWMProto.c rename to x_lib/libX11-1.6.2/src/GetWMProto.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GrButton.c b/x_lib/libX11-1.6.2/src/GrButton.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GrButton.c rename to x_lib/libX11-1.6.2/src/GrButton.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GrKey.c b/x_lib/libX11-1.6.2/src/GrKey.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GrKey.c rename to x_lib/libX11-1.6.2/src/GrKey.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GrKeybd.c b/x_lib/libX11-1.6.2/src/GrKeybd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GrKeybd.c rename to x_lib/libX11-1.6.2/src/GrKeybd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GrPointer.c b/x_lib/libX11-1.6.2/src/GrPointer.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GrPointer.c rename to x_lib/libX11-1.6.2/src/GrPointer.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/GrServer.c b/x_lib/libX11-1.6.2/src/GrServer.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/GrServer.c rename to x_lib/libX11-1.6.2/src/GrServer.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Host.c b/x_lib/libX11-1.6.2/src/Host.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Host.c rename to x_lib/libX11-1.6.2/src/Host.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Iconify.c b/x_lib/libX11-1.6.2/src/Iconify.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Iconify.c rename to x_lib/libX11-1.6.2/src/Iconify.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/IfEvent.c b/x_lib/libX11-1.6.2/src/IfEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/IfEvent.c rename to x_lib/libX11-1.6.2/src/IfEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ImText.c b/x_lib/libX11-1.6.2/src/ImText.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ImText.c rename to x_lib/libX11-1.6.2/src/ImText.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ImText16.c b/x_lib/libX11-1.6.2/src/ImText16.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ImText16.c rename to x_lib/libX11-1.6.2/src/ImText16.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ImUtil.c b/x_lib/libX11-1.6.2/src/ImUtil.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ImUtil.c rename to x_lib/libX11-1.6.2/src/ImUtil.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/InitExt.c b/x_lib/libX11-1.6.2/src/InitExt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/InitExt.c rename to x_lib/libX11-1.6.2/src/InitExt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/InsCmap.c b/x_lib/libX11-1.6.2/src/InsCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/InsCmap.c rename to x_lib/libX11-1.6.2/src/InsCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/IntAtom.c b/x_lib/libX11-1.6.2/src/IntAtom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/IntAtom.c rename to x_lib/libX11-1.6.2/src/IntAtom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Key.h b/x_lib/libX11-1.6.2/src/Key.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Key.h rename to x_lib/libX11-1.6.2/src/Key.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/KeyBind.c b/x_lib/libX11-1.6.2/src/KeyBind.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/KeyBind.c rename to x_lib/libX11-1.6.2/src/KeyBind.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/KeysymStr.c b/x_lib/libX11-1.6.2/src/KeysymStr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/KeysymStr.c rename to x_lib/libX11-1.6.2/src/KeysymStr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/KillCl.c b/x_lib/libX11-1.6.2/src/KillCl.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/KillCl.c rename to x_lib/libX11-1.6.2/src/KillCl.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LiHosts.c b/x_lib/libX11-1.6.2/src/LiHosts.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LiHosts.c rename to x_lib/libX11-1.6.2/src/LiHosts.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LiICmaps.c b/x_lib/libX11-1.6.2/src/LiICmaps.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LiICmaps.c rename to x_lib/libX11-1.6.2/src/LiICmaps.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LiProps.c b/x_lib/libX11-1.6.2/src/LiProps.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LiProps.c rename to x_lib/libX11-1.6.2/src/LiProps.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ListExt.c b/x_lib/libX11-1.6.2/src/ListExt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ListExt.c rename to x_lib/libX11-1.6.2/src/ListExt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LoadFont.c b/x_lib/libX11-1.6.2/src/LoadFont.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LoadFont.c rename to x_lib/libX11-1.6.2/src/LoadFont.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LockDis.c b/x_lib/libX11-1.6.2/src/LockDis.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LockDis.c rename to x_lib/libX11-1.6.2/src/LockDis.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LookupCol.c b/x_lib/libX11-1.6.2/src/LookupCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LookupCol.c rename to x_lib/libX11-1.6.2/src/LookupCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/LowerWin.c b/x_lib/libX11-1.6.2/src/LowerWin.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/LowerWin.c rename to x_lib/libX11-1.6.2/src/LowerWin.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Macros.c b/x_lib/libX11-1.6.2/src/Macros.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Macros.c rename to x_lib/libX11-1.6.2/src/Macros.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Makefile.am b/x_lib/libX11-1.6.2/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Makefile.am rename to x_lib/libX11-1.6.2/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/MapRaised.c b/x_lib/libX11-1.6.2/src/MapRaised.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/MapRaised.c rename to x_lib/libX11-1.6.2/src/MapRaised.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/MapSubs.c b/x_lib/libX11-1.6.2/src/MapSubs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/MapSubs.c rename to x_lib/libX11-1.6.2/src/MapSubs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/MapWindow.c b/x_lib/libX11-1.6.2/src/MapWindow.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/MapWindow.c rename to x_lib/libX11-1.6.2/src/MapWindow.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/MaskEvent.c b/x_lib/libX11-1.6.2/src/MaskEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/MaskEvent.c rename to x_lib/libX11-1.6.2/src/MaskEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Misc.c b/x_lib/libX11-1.6.2/src/Misc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Misc.c rename to x_lib/libX11-1.6.2/src/Misc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ModMap.c b/x_lib/libX11-1.6.2/src/ModMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ModMap.c rename to x_lib/libX11-1.6.2/src/ModMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/MoveWin.c b/x_lib/libX11-1.6.2/src/MoveWin.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/MoveWin.c rename to x_lib/libX11-1.6.2/src/MoveWin.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/NextEvent.c b/x_lib/libX11-1.6.2/src/NextEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/NextEvent.c rename to x_lib/libX11-1.6.2/src/NextEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/OCWrap.c b/x_lib/libX11-1.6.2/src/OCWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/OCWrap.c rename to x_lib/libX11-1.6.2/src/OCWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/OMWrap.c b/x_lib/libX11-1.6.2/src/OMWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/OMWrap.c rename to x_lib/libX11-1.6.2/src/OMWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/OpenDis.c b/x_lib/libX11-1.6.2/src/OpenDis.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/OpenDis.c rename to x_lib/libX11-1.6.2/src/OpenDis.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ParseCmd.c b/x_lib/libX11-1.6.2/src/ParseCmd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ParseCmd.c rename to x_lib/libX11-1.6.2/src/ParseCmd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ParseCol.c b/x_lib/libX11-1.6.2/src/ParseCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ParseCol.c rename to x_lib/libX11-1.6.2/src/ParseCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ParseGeom.c b/x_lib/libX11-1.6.2/src/ParseGeom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ParseGeom.c rename to x_lib/libX11-1.6.2/src/ParseGeom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PeekEvent.c b/x_lib/libX11-1.6.2/src/PeekEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PeekEvent.c rename to x_lib/libX11-1.6.2/src/PeekEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PeekIfEv.c b/x_lib/libX11-1.6.2/src/PeekIfEv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PeekIfEv.c rename to x_lib/libX11-1.6.2/src/PeekIfEv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Pending.c b/x_lib/libX11-1.6.2/src/Pending.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Pending.c rename to x_lib/libX11-1.6.2/src/Pending.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PixFormats.c b/x_lib/libX11-1.6.2/src/PixFormats.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PixFormats.c rename to x_lib/libX11-1.6.2/src/PixFormats.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PmapBgnd.c b/x_lib/libX11-1.6.2/src/PmapBgnd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PmapBgnd.c rename to x_lib/libX11-1.6.2/src/PmapBgnd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PmapBord.c b/x_lib/libX11-1.6.2/src/PmapBord.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PmapBord.c rename to x_lib/libX11-1.6.2/src/PmapBord.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PolyReg.c b/x_lib/libX11-1.6.2/src/PolyReg.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PolyReg.c rename to x_lib/libX11-1.6.2/src/PolyReg.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PolyTxt.c b/x_lib/libX11-1.6.2/src/PolyTxt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PolyTxt.c rename to x_lib/libX11-1.6.2/src/PolyTxt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PolyTxt16.c b/x_lib/libX11-1.6.2/src/PolyTxt16.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PolyTxt16.c rename to x_lib/libX11-1.6.2/src/PolyTxt16.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PropAlloc.c b/x_lib/libX11-1.6.2/src/PropAlloc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PropAlloc.c rename to x_lib/libX11-1.6.2/src/PropAlloc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PutBEvent.c b/x_lib/libX11-1.6.2/src/PutBEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PutBEvent.c rename to x_lib/libX11-1.6.2/src/PutBEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/PutImage.c b/x_lib/libX11-1.6.2/src/PutImage.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/PutImage.c rename to x_lib/libX11-1.6.2/src/PutImage.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuBest.c b/x_lib/libX11-1.6.2/src/QuBest.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuBest.c rename to x_lib/libX11-1.6.2/src/QuBest.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuColor.c b/x_lib/libX11-1.6.2/src/QuColor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuColor.c rename to x_lib/libX11-1.6.2/src/QuColor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuColors.c b/x_lib/libX11-1.6.2/src/QuColors.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuColors.c rename to x_lib/libX11-1.6.2/src/QuColors.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuCurShp.c b/x_lib/libX11-1.6.2/src/QuCurShp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuCurShp.c rename to x_lib/libX11-1.6.2/src/QuCurShp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuExt.c b/x_lib/libX11-1.6.2/src/QuExt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuExt.c rename to x_lib/libX11-1.6.2/src/QuExt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuKeybd.c b/x_lib/libX11-1.6.2/src/QuKeybd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuKeybd.c rename to x_lib/libX11-1.6.2/src/QuKeybd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuPntr.c b/x_lib/libX11-1.6.2/src/QuPntr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuPntr.c rename to x_lib/libX11-1.6.2/src/QuPntr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuStipShp.c b/x_lib/libX11-1.6.2/src/QuStipShp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuStipShp.c rename to x_lib/libX11-1.6.2/src/QuStipShp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuTextE16.c b/x_lib/libX11-1.6.2/src/QuTextE16.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuTextE16.c rename to x_lib/libX11-1.6.2/src/QuTextE16.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuTextExt.c b/x_lib/libX11-1.6.2/src/QuTextExt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuTextExt.c rename to x_lib/libX11-1.6.2/src/QuTextExt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuTileShp.c b/x_lib/libX11-1.6.2/src/QuTileShp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuTileShp.c rename to x_lib/libX11-1.6.2/src/QuTileShp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/QuTree.c b/x_lib/libX11-1.6.2/src/QuTree.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/QuTree.c rename to x_lib/libX11-1.6.2/src/QuTree.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Quarks.c b/x_lib/libX11-1.6.2/src/Quarks.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Quarks.c rename to x_lib/libX11-1.6.2/src/Quarks.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RaiseWin.c b/x_lib/libX11-1.6.2/src/RaiseWin.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RaiseWin.c rename to x_lib/libX11-1.6.2/src/RaiseWin.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RdBitF.c b/x_lib/libX11-1.6.2/src/RdBitF.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RdBitF.c rename to x_lib/libX11-1.6.2/src/RdBitF.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RecolorC.c b/x_lib/libX11-1.6.2/src/RecolorC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RecolorC.c rename to x_lib/libX11-1.6.2/src/RecolorC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ReconfWM.c b/x_lib/libX11-1.6.2/src/ReconfWM.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ReconfWM.c rename to x_lib/libX11-1.6.2/src/ReconfWM.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ReconfWin.c b/x_lib/libX11-1.6.2/src/ReconfWin.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ReconfWin.c rename to x_lib/libX11-1.6.2/src/ReconfWin.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Region.c b/x_lib/libX11-1.6.2/src/Region.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Region.c rename to x_lib/libX11-1.6.2/src/Region.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RegstFlt.c b/x_lib/libX11-1.6.2/src/RegstFlt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RegstFlt.c rename to x_lib/libX11-1.6.2/src/RegstFlt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RepWindow.c b/x_lib/libX11-1.6.2/src/RepWindow.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RepWindow.c rename to x_lib/libX11-1.6.2/src/RepWindow.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RestackWs.c b/x_lib/libX11-1.6.2/src/RestackWs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RestackWs.c rename to x_lib/libX11-1.6.2/src/RestackWs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/RotProp.c b/x_lib/libX11-1.6.2/src/RotProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/RotProp.c rename to x_lib/libX11-1.6.2/src/RotProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ScrResStr.c b/x_lib/libX11-1.6.2/src/ScrResStr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ScrResStr.c rename to x_lib/libX11-1.6.2/src/ScrResStr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SelInput.c b/x_lib/libX11-1.6.2/src/SelInput.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SelInput.c rename to x_lib/libX11-1.6.2/src/SelInput.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SendEvent.c b/x_lib/libX11-1.6.2/src/SendEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SendEvent.c rename to x_lib/libX11-1.6.2/src/SendEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetBack.c b/x_lib/libX11-1.6.2/src/SetBack.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetBack.c rename to x_lib/libX11-1.6.2/src/SetBack.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetCRects.c b/x_lib/libX11-1.6.2/src/SetCRects.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetCRects.c rename to x_lib/libX11-1.6.2/src/SetCRects.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetClMask.c b/x_lib/libX11-1.6.2/src/SetClMask.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetClMask.c rename to x_lib/libX11-1.6.2/src/SetClMask.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetClOrig.c b/x_lib/libX11-1.6.2/src/SetClOrig.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetClOrig.c rename to x_lib/libX11-1.6.2/src/SetClOrig.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetDashes.c b/x_lib/libX11-1.6.2/src/SetDashes.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetDashes.c rename to x_lib/libX11-1.6.2/src/SetDashes.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetFPath.c b/x_lib/libX11-1.6.2/src/SetFPath.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetFPath.c rename to x_lib/libX11-1.6.2/src/SetFPath.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetFont.c b/x_lib/libX11-1.6.2/src/SetFont.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetFont.c rename to x_lib/libX11-1.6.2/src/SetFont.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetFore.c b/x_lib/libX11-1.6.2/src/SetFore.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetFore.c rename to x_lib/libX11-1.6.2/src/SetFore.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetFunc.c b/x_lib/libX11-1.6.2/src/SetFunc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetFunc.c rename to x_lib/libX11-1.6.2/src/SetFunc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetHints.c b/x_lib/libX11-1.6.2/src/SetHints.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetHints.c rename to x_lib/libX11-1.6.2/src/SetHints.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetIFocus.c b/x_lib/libX11-1.6.2/src/SetIFocus.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetIFocus.c rename to x_lib/libX11-1.6.2/src/SetIFocus.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetLStyle.c b/x_lib/libX11-1.6.2/src/SetLStyle.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetLStyle.c rename to x_lib/libX11-1.6.2/src/SetLStyle.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetLocale.c b/x_lib/libX11-1.6.2/src/SetLocale.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetLocale.c rename to x_lib/libX11-1.6.2/src/SetLocale.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetNrmHint.c b/x_lib/libX11-1.6.2/src/SetNrmHint.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetNrmHint.c rename to x_lib/libX11-1.6.2/src/SetNrmHint.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetPMask.c b/x_lib/libX11-1.6.2/src/SetPMask.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetPMask.c rename to x_lib/libX11-1.6.2/src/SetPMask.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetPntMap.c b/x_lib/libX11-1.6.2/src/SetPntMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetPntMap.c rename to x_lib/libX11-1.6.2/src/SetPntMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetRGBCMap.c b/x_lib/libX11-1.6.2/src/SetRGBCMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetRGBCMap.c rename to x_lib/libX11-1.6.2/src/SetRGBCMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetSOwner.c b/x_lib/libX11-1.6.2/src/SetSOwner.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetSOwner.c rename to x_lib/libX11-1.6.2/src/SetSOwner.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetSSaver.c b/x_lib/libX11-1.6.2/src/SetSSaver.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetSSaver.c rename to x_lib/libX11-1.6.2/src/SetSSaver.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetStCmap.c b/x_lib/libX11-1.6.2/src/SetStCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetStCmap.c rename to x_lib/libX11-1.6.2/src/SetStCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetState.c b/x_lib/libX11-1.6.2/src/SetState.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetState.c rename to x_lib/libX11-1.6.2/src/SetState.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetStip.c b/x_lib/libX11-1.6.2/src/SetStip.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetStip.c rename to x_lib/libX11-1.6.2/src/SetStip.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetTSOrig.c b/x_lib/libX11-1.6.2/src/SetTSOrig.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetTSOrig.c rename to x_lib/libX11-1.6.2/src/SetTSOrig.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetTile.c b/x_lib/libX11-1.6.2/src/SetTile.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetTile.c rename to x_lib/libX11-1.6.2/src/SetTile.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetTxtProp.c b/x_lib/libX11-1.6.2/src/SetTxtProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetTxtProp.c rename to x_lib/libX11-1.6.2/src/SetTxtProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetWMCMapW.c b/x_lib/libX11-1.6.2/src/SetWMCMapW.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetWMCMapW.c rename to x_lib/libX11-1.6.2/src/SetWMCMapW.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/SetWMProto.c b/x_lib/libX11-1.6.2/src/SetWMProto.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/SetWMProto.c rename to x_lib/libX11-1.6.2/src/SetWMProto.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StBytes.c b/x_lib/libX11-1.6.2/src/StBytes.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StBytes.c rename to x_lib/libX11-1.6.2/src/StBytes.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StColor.c b/x_lib/libX11-1.6.2/src/StColor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StColor.c rename to x_lib/libX11-1.6.2/src/StColor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StColors.c b/x_lib/libX11-1.6.2/src/StColors.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StColors.c rename to x_lib/libX11-1.6.2/src/StColors.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StNColor.c b/x_lib/libX11-1.6.2/src/StNColor.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StNColor.c rename to x_lib/libX11-1.6.2/src/StNColor.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StName.c b/x_lib/libX11-1.6.2/src/StName.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StName.c rename to x_lib/libX11-1.6.2/src/StName.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StrKeysym.c b/x_lib/libX11-1.6.2/src/StrKeysym.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StrKeysym.c rename to x_lib/libX11-1.6.2/src/StrKeysym.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/StrToText.c b/x_lib/libX11-1.6.2/src/StrToText.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/StrToText.c rename to x_lib/libX11-1.6.2/src/StrToText.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Sync.c b/x_lib/libX11-1.6.2/src/Sync.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Sync.c rename to x_lib/libX11-1.6.2/src/Sync.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Synchro.c b/x_lib/libX11-1.6.2/src/Synchro.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Synchro.c rename to x_lib/libX11-1.6.2/src/Synchro.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Text.c b/x_lib/libX11-1.6.2/src/Text.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Text.c rename to x_lib/libX11-1.6.2/src/Text.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Text16.c b/x_lib/libX11-1.6.2/src/Text16.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Text16.c rename to x_lib/libX11-1.6.2/src/Text16.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/TextExt.c b/x_lib/libX11-1.6.2/src/TextExt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/TextExt.c rename to x_lib/libX11-1.6.2/src/TextExt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/TextExt16.c b/x_lib/libX11-1.6.2/src/TextExt16.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/TextExt16.c rename to x_lib/libX11-1.6.2/src/TextExt16.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/TextToStr.c b/x_lib/libX11-1.6.2/src/TextToStr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/TextToStr.c rename to x_lib/libX11-1.6.2/src/TextToStr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/TrCoords.c b/x_lib/libX11-1.6.2/src/TrCoords.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/TrCoords.c rename to x_lib/libX11-1.6.2/src/TrCoords.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UIThrStubs.c b/x_lib/libX11-1.6.2/src/UIThrStubs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UIThrStubs.c rename to x_lib/libX11-1.6.2/src/UIThrStubs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UndefCurs.c b/x_lib/libX11-1.6.2/src/UndefCurs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UndefCurs.c rename to x_lib/libX11-1.6.2/src/UndefCurs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabBut.c b/x_lib/libX11-1.6.2/src/UngrabBut.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabBut.c rename to x_lib/libX11-1.6.2/src/UngrabBut.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabKbd.c b/x_lib/libX11-1.6.2/src/UngrabKbd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabKbd.c rename to x_lib/libX11-1.6.2/src/UngrabKbd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabKey.c b/x_lib/libX11-1.6.2/src/UngrabKey.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabKey.c rename to x_lib/libX11-1.6.2/src/UngrabKey.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabPtr.c b/x_lib/libX11-1.6.2/src/UngrabPtr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabPtr.c rename to x_lib/libX11-1.6.2/src/UngrabPtr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabSvr.c b/x_lib/libX11-1.6.2/src/UngrabSvr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UngrabSvr.c rename to x_lib/libX11-1.6.2/src/UngrabSvr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UninsCmap.c b/x_lib/libX11-1.6.2/src/UninsCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UninsCmap.c rename to x_lib/libX11-1.6.2/src/UninsCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UnldFont.c b/x_lib/libX11-1.6.2/src/UnldFont.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UnldFont.c rename to x_lib/libX11-1.6.2/src/UnldFont.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UnmapSubs.c b/x_lib/libX11-1.6.2/src/UnmapSubs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UnmapSubs.c rename to x_lib/libX11-1.6.2/src/UnmapSubs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/UnmapWin.c b/x_lib/libX11-1.6.2/src/UnmapWin.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/UnmapWin.c rename to x_lib/libX11-1.6.2/src/UnmapWin.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/VisUtil.c b/x_lib/libX11-1.6.2/src/VisUtil.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/VisUtil.c rename to x_lib/libX11-1.6.2/src/VisUtil.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/WMGeom.c b/x_lib/libX11-1.6.2/src/WMGeom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/WMGeom.c rename to x_lib/libX11-1.6.2/src/WMGeom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/WMProps.c b/x_lib/libX11-1.6.2/src/WMProps.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/WMProps.c rename to x_lib/libX11-1.6.2/src/WMProps.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/WarpPtr.c b/x_lib/libX11-1.6.2/src/WarpPtr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/WarpPtr.c rename to x_lib/libX11-1.6.2/src/WarpPtr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/WinEvent.c b/x_lib/libX11-1.6.2/src/WinEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/WinEvent.c rename to x_lib/libX11-1.6.2/src/WinEvent.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Window.c b/x_lib/libX11-1.6.2/src/Window.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Window.c rename to x_lib/libX11-1.6.2/src/Window.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Withdraw.c b/x_lib/libX11-1.6.2/src/Withdraw.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Withdraw.c rename to x_lib/libX11-1.6.2/src/Withdraw.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/WrBitF.c b/x_lib/libX11-1.6.2/src/WrBitF.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/WrBitF.c rename to x_lib/libX11-1.6.2/src/WrBitF.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/XErrorDB b/x_lib/libX11-1.6.2/src/XErrorDB similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/XErrorDB rename to x_lib/libX11-1.6.2/src/XErrorDB diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xatomtype.h b/x_lib/libX11-1.6.2/src/Xatomtype.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xatomtype.h rename to x_lib/libX11-1.6.2/src/Xatomtype.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xintatom.h b/x_lib/libX11-1.6.2/src/Xintatom.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xintatom.h rename to x_lib/libX11-1.6.2/src/Xintatom.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xintconn.h b/x_lib/libX11-1.6.2/src/Xintconn.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xintconn.h rename to x_lib/libX11-1.6.2/src/Xintconn.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/XlibAsync.c b/x_lib/libX11-1.6.2/src/XlibAsync.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/XlibAsync.c rename to x_lib/libX11-1.6.2/src/XlibAsync.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/XlibInt.c b/x_lib/libX11-1.6.2/src/XlibInt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/XlibInt.c rename to x_lib/libX11-1.6.2/src/XlibInt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/XomGeneric.h b/x_lib/libX11-1.6.2/src/XomGeneric.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/XomGeneric.h rename to x_lib/libX11-1.6.2/src/XomGeneric.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xprivate.h b/x_lib/libX11-1.6.2/src/Xprivate.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xprivate.h rename to x_lib/libX11-1.6.2/src/Xprivate.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xresinternal.h b/x_lib/libX11-1.6.2/src/Xresinternal.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xresinternal.h rename to x_lib/libX11-1.6.2/src/Xresinternal.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xrm.c b/x_lib/libX11-1.6.2/src/Xrm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xrm.c rename to x_lib/libX11-1.6.2/src/Xrm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/Xxcbint.h b/x_lib/libX11-1.6.2/src/Xxcbint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/Xxcbint.h rename to x_lib/libX11-1.6.2/src/Xxcbint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/config.h b/x_lib/libX11-1.6.2/src/config.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/config.h rename to x_lib/libX11-1.6.2/src/config.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/evtomask.c b/x_lib/libX11-1.6.2/src/evtomask.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/evtomask.c rename to x_lib/libX11-1.6.2/src/evtomask.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/globals.c b/x_lib/libX11-1.6.2/src/globals.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/globals.c rename to x_lib/libX11-1.6.2/src/globals.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/imConv.c b/x_lib/libX11-1.6.2/src/imConv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/imConv.c rename to x_lib/libX11-1.6.2/src/imConv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/ks_tables.h b/x_lib/libX11-1.6.2/src/ks_tables.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/ks_tables.h rename to x_lib/libX11-1.6.2/src/ks_tables.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/locking.c b/x_lib/libX11-1.6.2/src/locking.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/locking.c rename to x_lib/libX11-1.6.2/src/locking.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/locking.h b/x_lib/libX11-1.6.2/src/locking.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/locking.h rename to x_lib/libX11-1.6.2/src/locking.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/os2Stubs.c b/x_lib/libX11-1.6.2/src/os2Stubs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/os2Stubs.c rename to x_lib/libX11-1.6.2/src/os2Stubs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/pathmax.h b/x_lib/libX11-1.6.2/src/pathmax.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/pathmax.h rename to x_lib/libX11-1.6.2/src/pathmax.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/poly.h b/x_lib/libX11-1.6.2/src/poly.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/poly.h rename to x_lib/libX11-1.6.2/src/poly.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/util/Makefile.am b/x_lib/libX11-1.6.2/src/util/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/util/Makefile.am rename to x_lib/libX11-1.6.2/src/util/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/util/makekeys.c b/x_lib/libX11-1.6.2/src/util/makekeys.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/util/makekeys.c rename to x_lib/libX11-1.6.2/src/util/makekeys.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/util/mkks.sh b/x_lib/libX11-1.6.2/src/util/mkks.sh similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/util/mkks.sh rename to x_lib/libX11-1.6.2/src/util/mkks.sh diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/utlist.h b/x_lib/libX11-1.6.2/src/utlist.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/utlist.h rename to x_lib/libX11-1.6.2/src/utlist.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/x11_xcb.c b/x_lib/libX11-1.6.2/src/x11_xcb.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/x11_xcb.c rename to x_lib/libX11-1.6.2/src/x11_xcb.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcb_disp.c b/x_lib/libX11-1.6.2/src/xcb_disp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcb_disp.c rename to x_lib/libX11-1.6.2/src/xcb_disp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcb_io.c b/x_lib/libX11-1.6.2/src/xcb_io.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcb_io.c rename to x_lib/libX11-1.6.2/src/xcb_io.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/AddDIC.c b/x_lib/libX11-1.6.2/src/xcms/AddDIC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/AddDIC.c rename to x_lib/libX11-1.6.2/src/xcms/AddDIC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/AddSF.c b/x_lib/libX11-1.6.2/src/xcms/AddSF.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/AddSF.c rename to x_lib/libX11-1.6.2/src/xcms/AddSF.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/CCC.c b/x_lib/libX11-1.6.2/src/xcms/CCC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/CCC.c rename to x_lib/libX11-1.6.2/src/xcms/CCC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Cv.h b/x_lib/libX11-1.6.2/src/xcms/Cv.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Cv.h rename to x_lib/libX11-1.6.2/src/xcms/Cv.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/CvColW.c b/x_lib/libX11-1.6.2/src/xcms/CvColW.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/CvColW.c rename to x_lib/libX11-1.6.2/src/xcms/CvColW.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/CvCols.c b/x_lib/libX11-1.6.2/src/xcms/CvCols.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/CvCols.c rename to x_lib/libX11-1.6.2/src/xcms/CvCols.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVC.c b/x_lib/libX11-1.6.2/src/xcms/HVC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVC.c rename to x_lib/libX11-1.6.2/src/xcms/HVC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCGcC.c b/x_lib/libX11-1.6.2/src/xcms/HVCGcC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCGcC.c rename to x_lib/libX11-1.6.2/src/xcms/HVCGcC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCGcV.c b/x_lib/libX11-1.6.2/src/xcms/HVCGcV.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCGcV.c rename to x_lib/libX11-1.6.2/src/xcms/HVCGcV.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCGcVC.c b/x_lib/libX11-1.6.2/src/xcms/HVCGcVC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCGcVC.c rename to x_lib/libX11-1.6.2/src/xcms/HVCGcVC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMnV.c b/x_lib/libX11-1.6.2/src/xcms/HVCMnV.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMnV.c rename to x_lib/libX11-1.6.2/src/xcms/HVCMnV.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxC.c b/x_lib/libX11-1.6.2/src/xcms/HVCMxC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxC.c rename to x_lib/libX11-1.6.2/src/xcms/HVCMxC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxV.c b/x_lib/libX11-1.6.2/src/xcms/HVCMxV.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxV.c rename to x_lib/libX11-1.6.2/src/xcms/HVCMxV.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxVC.c b/x_lib/libX11-1.6.2/src/xcms/HVCMxVC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxVC.c rename to x_lib/libX11-1.6.2/src/xcms/HVCMxVC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxVs.c b/x_lib/libX11-1.6.2/src/xcms/HVCMxVs.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCMxVs.c rename to x_lib/libX11-1.6.2/src/xcms/HVCMxVs.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCWpAj.c b/x_lib/libX11-1.6.2/src/xcms/HVCWpAj.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/HVCWpAj.c rename to x_lib/libX11-1.6.2/src/xcms/HVCWpAj.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/IdOfPr.c b/x_lib/libX11-1.6.2/src/xcms/IdOfPr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/IdOfPr.c rename to x_lib/libX11-1.6.2/src/xcms/IdOfPr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LRGB.c b/x_lib/libX11-1.6.2/src/xcms/LRGB.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LRGB.c rename to x_lib/libX11-1.6.2/src/xcms/LRGB.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Lab.c b/x_lib/libX11-1.6.2/src/xcms/Lab.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Lab.c rename to x_lib/libX11-1.6.2/src/xcms/Lab.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabGcC.c b/x_lib/libX11-1.6.2/src/xcms/LabGcC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabGcC.c rename to x_lib/libX11-1.6.2/src/xcms/LabGcC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabGcL.c b/x_lib/libX11-1.6.2/src/xcms/LabGcL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabGcL.c rename to x_lib/libX11-1.6.2/src/xcms/LabGcL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabGcLC.c b/x_lib/libX11-1.6.2/src/xcms/LabGcLC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabGcLC.c rename to x_lib/libX11-1.6.2/src/xcms/LabGcLC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMnL.c b/x_lib/libX11-1.6.2/src/xcms/LabMnL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMnL.c rename to x_lib/libX11-1.6.2/src/xcms/LabMnL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMxC.c b/x_lib/libX11-1.6.2/src/xcms/LabMxC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMxC.c rename to x_lib/libX11-1.6.2/src/xcms/LabMxC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMxL.c b/x_lib/libX11-1.6.2/src/xcms/LabMxL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMxL.c rename to x_lib/libX11-1.6.2/src/xcms/LabMxL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMxLC.c b/x_lib/libX11-1.6.2/src/xcms/LabMxLC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabMxLC.c rename to x_lib/libX11-1.6.2/src/xcms/LabMxLC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabWpAj.c b/x_lib/libX11-1.6.2/src/xcms/LabWpAj.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LabWpAj.c rename to x_lib/libX11-1.6.2/src/xcms/LabWpAj.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Luv.c b/x_lib/libX11-1.6.2/src/xcms/Luv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Luv.c rename to x_lib/libX11-1.6.2/src/xcms/Luv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvGcC.c b/x_lib/libX11-1.6.2/src/xcms/LuvGcC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvGcC.c rename to x_lib/libX11-1.6.2/src/xcms/LuvGcC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvGcL.c b/x_lib/libX11-1.6.2/src/xcms/LuvGcL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvGcL.c rename to x_lib/libX11-1.6.2/src/xcms/LuvGcL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvGcLC.c b/x_lib/libX11-1.6.2/src/xcms/LuvGcLC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvGcLC.c rename to x_lib/libX11-1.6.2/src/xcms/LuvGcLC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMnL.c b/x_lib/libX11-1.6.2/src/xcms/LuvMnL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMnL.c rename to x_lib/libX11-1.6.2/src/xcms/LuvMnL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMxC.c b/x_lib/libX11-1.6.2/src/xcms/LuvMxC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMxC.c rename to x_lib/libX11-1.6.2/src/xcms/LuvMxC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMxL.c b/x_lib/libX11-1.6.2/src/xcms/LuvMxL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMxL.c rename to x_lib/libX11-1.6.2/src/xcms/LuvMxL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMxLC.c b/x_lib/libX11-1.6.2/src/xcms/LuvMxLC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvMxLC.c rename to x_lib/libX11-1.6.2/src/xcms/LuvMxLC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvWpAj.c b/x_lib/libX11-1.6.2/src/xcms/LuvWpAj.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/LuvWpAj.c rename to x_lib/libX11-1.6.2/src/xcms/LuvWpAj.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Makefile.am b/x_lib/libX11-1.6.2/src/xcms/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Makefile.am rename to x_lib/libX11-1.6.2/src/xcms/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/OfCCC.c b/x_lib/libX11-1.6.2/src/xcms/OfCCC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/OfCCC.c rename to x_lib/libX11-1.6.2/src/xcms/OfCCC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/PrOfId.c b/x_lib/libX11-1.6.2/src/xcms/PrOfId.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/PrOfId.c rename to x_lib/libX11-1.6.2/src/xcms/PrOfId.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QBlack.c b/x_lib/libX11-1.6.2/src/xcms/QBlack.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QBlack.c rename to x_lib/libX11-1.6.2/src/xcms/QBlack.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QBlue.c b/x_lib/libX11-1.6.2/src/xcms/QBlue.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QBlue.c rename to x_lib/libX11-1.6.2/src/xcms/QBlue.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QGreen.c b/x_lib/libX11-1.6.2/src/xcms/QGreen.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QGreen.c rename to x_lib/libX11-1.6.2/src/xcms/QGreen.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QRed.c b/x_lib/libX11-1.6.2/src/xcms/QRed.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QRed.c rename to x_lib/libX11-1.6.2/src/xcms/QRed.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QWhite.c b/x_lib/libX11-1.6.2/src/xcms/QWhite.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QWhite.c rename to x_lib/libX11-1.6.2/src/xcms/QWhite.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QuCol.c b/x_lib/libX11-1.6.2/src/xcms/QuCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QuCol.c rename to x_lib/libX11-1.6.2/src/xcms/QuCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QuCols.c b/x_lib/libX11-1.6.2/src/xcms/QuCols.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/QuCols.c rename to x_lib/libX11-1.6.2/src/xcms/QuCols.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/SetCCC.c b/x_lib/libX11-1.6.2/src/xcms/SetCCC.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/SetCCC.c rename to x_lib/libX11-1.6.2/src/xcms/SetCCC.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/SetGetCols.c b/x_lib/libX11-1.6.2/src/xcms/SetGetCols.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/SetGetCols.c rename to x_lib/libX11-1.6.2/src/xcms/SetGetCols.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/StCol.c b/x_lib/libX11-1.6.2/src/xcms/StCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/StCol.c rename to x_lib/libX11-1.6.2/src/xcms/StCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/StCols.c b/x_lib/libX11-1.6.2/src/xcms/StCols.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/StCols.c rename to x_lib/libX11-1.6.2/src/xcms/StCols.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/UNDEFINED.c b/x_lib/libX11-1.6.2/src/xcms/UNDEFINED.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/UNDEFINED.c rename to x_lib/libX11-1.6.2/src/xcms/UNDEFINED.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/XRGB.c b/x_lib/libX11-1.6.2/src/xcms/XRGB.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/XRGB.c rename to x_lib/libX11-1.6.2/src/xcms/XRGB.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/XYZ.c b/x_lib/libX11-1.6.2/src/xcms/XYZ.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/XYZ.c rename to x_lib/libX11-1.6.2/src/xcms/XYZ.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Xcms.txt b/x_lib/libX11-1.6.2/src/xcms/Xcms.txt similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Xcms.txt rename to x_lib/libX11-1.6.2/src/xcms/Xcms.txt diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Xcmsint.h b/x_lib/libX11-1.6.2/src/xcms/Xcmsint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/Xcmsint.h rename to x_lib/libX11-1.6.2/src/xcms/Xcmsint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsAllCol.c b/x_lib/libX11-1.6.2/src/xcms/cmsAllCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsAllCol.c rename to x_lib/libX11-1.6.2/src/xcms/cmsAllCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsAllNCol.c b/x_lib/libX11-1.6.2/src/xcms/cmsAllNCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsAllNCol.c rename to x_lib/libX11-1.6.2/src/xcms/cmsAllNCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsCmap.c b/x_lib/libX11-1.6.2/src/xcms/cmsCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsCmap.c rename to x_lib/libX11-1.6.2/src/xcms/cmsCmap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsColNm.c b/x_lib/libX11-1.6.2/src/xcms/cmsColNm.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsColNm.c rename to x_lib/libX11-1.6.2/src/xcms/cmsColNm.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsGlobls.c b/x_lib/libX11-1.6.2/src/xcms/cmsGlobls.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsGlobls.c rename to x_lib/libX11-1.6.2/src/xcms/cmsGlobls.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsInt.c b/x_lib/libX11-1.6.2/src/xcms/cmsInt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsInt.c rename to x_lib/libX11-1.6.2/src/xcms/cmsInt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsLkCol.c b/x_lib/libX11-1.6.2/src/xcms/cmsLkCol.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsLkCol.c rename to x_lib/libX11-1.6.2/src/xcms/cmsLkCol.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsMath.c b/x_lib/libX11-1.6.2/src/xcms/cmsMath.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsMath.c rename to x_lib/libX11-1.6.2/src/xcms/cmsMath.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsProp.c b/x_lib/libX11-1.6.2/src/xcms/cmsProp.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsProp.c rename to x_lib/libX11-1.6.2/src/xcms/cmsProp.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsTrig.c b/x_lib/libX11-1.6.2/src/xcms/cmsTrig.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/cmsTrig.c rename to x_lib/libX11-1.6.2/src/xcms/cmsTrig.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/uvY.c b/x_lib/libX11-1.6.2/src/xcms/uvY.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/uvY.c rename to x_lib/libX11-1.6.2/src/xcms/uvY.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/xyY.c b/x_lib/libX11-1.6.2/src/xcms/xyY.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xcms/xyY.c rename to x_lib/libX11-1.6.2/src/xcms/xyY.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/Makefile.am b/x_lib/libX11-1.6.2/src/xkb/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/Makefile.am rename to x_lib/libX11-1.6.2/src/xkb/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKB.c b/x_lib/libX11-1.6.2/src/xkb/XKB.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKB.c rename to x_lib/libX11-1.6.2/src/xkb/XKB.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBAlloc.c b/x_lib/libX11-1.6.2/src/xkb/XKBAlloc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBAlloc.c rename to x_lib/libX11-1.6.2/src/xkb/XKBAlloc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBBell.c b/x_lib/libX11-1.6.2/src/xkb/XKBBell.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBBell.c rename to x_lib/libX11-1.6.2/src/xkb/XKBBell.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBBind.c b/x_lib/libX11-1.6.2/src/xkb/XKBBind.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBBind.c rename to x_lib/libX11-1.6.2/src/xkb/XKBBind.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBCompat.c b/x_lib/libX11-1.6.2/src/xkb/XKBCompat.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBCompat.c rename to x_lib/libX11-1.6.2/src/xkb/XKBCompat.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBCtrls.c b/x_lib/libX11-1.6.2/src/xkb/XKBCtrls.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBCtrls.c rename to x_lib/libX11-1.6.2/src/xkb/XKBCtrls.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBCvt.c b/x_lib/libX11-1.6.2/src/xkb/XKBCvt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBCvt.c rename to x_lib/libX11-1.6.2/src/xkb/XKBCvt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBExtDev.c b/x_lib/libX11-1.6.2/src/xkb/XKBExtDev.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBExtDev.c rename to x_lib/libX11-1.6.2/src/xkb/XKBExtDev.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGAlloc.c b/x_lib/libX11-1.6.2/src/xkb/XKBGAlloc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGAlloc.c rename to x_lib/libX11-1.6.2/src/xkb/XKBGAlloc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGeom.c b/x_lib/libX11-1.6.2/src/xkb/XKBGeom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGeom.c rename to x_lib/libX11-1.6.2/src/xkb/XKBGeom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGetByName.c b/x_lib/libX11-1.6.2/src/xkb/XKBGetByName.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGetByName.c rename to x_lib/libX11-1.6.2/src/xkb/XKBGetByName.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGetMap.c b/x_lib/libX11-1.6.2/src/xkb/XKBGetMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBGetMap.c rename to x_lib/libX11-1.6.2/src/xkb/XKBGetMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBList.c b/x_lib/libX11-1.6.2/src/xkb/XKBList.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBList.c rename to x_lib/libX11-1.6.2/src/xkb/XKBList.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBMAlloc.c b/x_lib/libX11-1.6.2/src/xkb/XKBMAlloc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBMAlloc.c rename to x_lib/libX11-1.6.2/src/xkb/XKBMAlloc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBMisc.c b/x_lib/libX11-1.6.2/src/xkb/XKBMisc.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBMisc.c rename to x_lib/libX11-1.6.2/src/xkb/XKBMisc.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBNames.c b/x_lib/libX11-1.6.2/src/xkb/XKBNames.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBNames.c rename to x_lib/libX11-1.6.2/src/xkb/XKBNames.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBRdBuf.c b/x_lib/libX11-1.6.2/src/xkb/XKBRdBuf.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBRdBuf.c rename to x_lib/libX11-1.6.2/src/xkb/XKBRdBuf.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBSetGeom.c b/x_lib/libX11-1.6.2/src/xkb/XKBSetGeom.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBSetGeom.c rename to x_lib/libX11-1.6.2/src/xkb/XKBSetGeom.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBSetMap.c b/x_lib/libX11-1.6.2/src/xkb/XKBSetMap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBSetMap.c rename to x_lib/libX11-1.6.2/src/xkb/XKBSetMap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBUse.c b/x_lib/libX11-1.6.2/src/xkb/XKBUse.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBUse.c rename to x_lib/libX11-1.6.2/src/xkb/XKBUse.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBleds.c b/x_lib/libX11-1.6.2/src/xkb/XKBleds.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBleds.c rename to x_lib/libX11-1.6.2/src/xkb/XKBleds.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBlibint.h b/x_lib/libX11-1.6.2/src/xkb/XKBlibint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xkb/XKBlibint.h rename to x_lib/libX11-1.6.2/src/xkb/XKBlibint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/ICWrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/ICWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/ICWrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/ICWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/IMWrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/IMWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/IMWrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/IMWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Makefile.am b/x_lib/libX11-1.6.2/src/xlibi18n/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Makefile.am rename to x_lib/libX11-1.6.2/src/xlibi18n/Makefile.am diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XDefaultIMIF.c b/x_lib/libX11-1.6.2/src/xlibi18n/XDefaultIMIF.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XDefaultIMIF.c rename to x_lib/libX11-1.6.2/src/xlibi18n/XDefaultIMIF.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XDefaultOMIF.c b/x_lib/libX11-1.6.2/src/xlibi18n/XDefaultOMIF.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XDefaultOMIF.c rename to x_lib/libX11-1.6.2/src/xlibi18n/XDefaultOMIF.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Xaixlcint.h b/x_lib/libX11-1.6.2/src/xlibi18n/Xaixlcint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Xaixlcint.h rename to x_lib/libX11-1.6.2/src/xlibi18n/Xaixlcint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimImSw.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimImSw.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimImSw.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimImSw.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimProto.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimProto.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimProto.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimProto.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimThai.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimThai.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimThai.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimThai.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimTrInt.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimTrInt.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimTrInt.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimTrInt.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimTrX.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimTrX.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimTrX.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimTrX.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimTrans.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimTrans.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimTrans.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimTrans.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Ximint.h b/x_lib/libX11-1.6.2/src/xlibi18n/Ximint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Ximint.h rename to x_lib/libX11-1.6.2/src/xlibi18n/Ximint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimintL.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimintL.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimintL.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimintL.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimintP.h b/x_lib/libX11-1.6.2/src/xlibi18n/XimintP.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XimintP.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XimintP.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcDL.c b/x_lib/libX11-1.6.2/src/xlibi18n/XlcDL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcDL.c rename to x_lib/libX11-1.6.2/src/xlibi18n/XlcDL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcGeneric.h b/x_lib/libX11-1.6.2/src/xlibi18n/XlcGeneric.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcGeneric.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XlcGeneric.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcPubI.h b/x_lib/libX11-1.6.2/src/xlibi18n/XlcPubI.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcPubI.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XlcPubI.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcPublic.h b/x_lib/libX11-1.6.2/src/xlibi18n/XlcPublic.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcPublic.h rename to x_lib/libX11-1.6.2/src/xlibi18n/XlcPublic.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcSL.c b/x_lib/libX11-1.6.2/src/xlibi18n/XlcSL.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/XlcSL.c rename to x_lib/libX11-1.6.2/src/xlibi18n/XlcSL.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Xlcint.h b/x_lib/libX11-1.6.2/src/xlibi18n/Xlcint.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/Xlcint.h rename to x_lib/libX11-1.6.2/src/xlibi18n/Xlcint.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/imKStoUCS.c b/x_lib/libX11-1.6.2/src/xlibi18n/imKStoUCS.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/imKStoUCS.c rename to x_lib/libX11-1.6.2/src/xlibi18n/imKStoUCS.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcCT.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcCT.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcCT.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcCT.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcCharSet.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcCharSet.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcCharSet.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcCharSet.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcConv.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcConv.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcConv.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcConv.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcDB.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcDB.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcDB.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcDB.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcDynamic.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcDynamic.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcDynamic.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcDynamic.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcFile.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcFile.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcFile.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcFile.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcGeneric.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcGeneric.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcGeneric.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcGeneric.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcInit.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcInit.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcInit.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcInit.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcPrTxt.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcPrTxt.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcPrTxt.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcPrTxt.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcPubWrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcPubWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcPubWrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcPubWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcPublic.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcPublic.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcPublic.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcPublic.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcRM.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcRM.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcRM.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcRM.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcStd.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcStd.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcStd.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcStd.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcTxtPr.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcTxtPr.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcTxtPr.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcTxtPr.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUTF8.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcUTF8.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUTF8.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUTF8.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/8bit_tab_to_h.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/8bit_tab_to_h.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/8bit_tab_to_h.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/8bit_tab_to_h.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/COPYRIGHT b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/COPYRIGHT similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/COPYRIGHT rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/COPYRIGHT diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/README b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/README similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/README rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/README diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/armscii_8.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/armscii_8.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/armscii_8.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/armscii_8.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ascii.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ascii.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ascii.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ascii.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5_emacs.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5_emacs.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5_emacs.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5_emacs.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5hkscs.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5hkscs.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5hkscs.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/big5hkscs.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cjk_tab_to_h.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cjk_tab_to_h.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cjk_tab_to_h.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cjk_tab_to_h.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1133.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1133.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1133.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1133.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1251.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1251.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1251.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1251.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1255.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1255.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1255.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1255.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1256.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1256.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1256.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/cp1256.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gb2312.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gb2312.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gb2312.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gb2312.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gbk.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gbk.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gbk.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/gbk.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_academy.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_academy.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_academy.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_academy.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_ps.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_ps.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_ps.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/georgian_ps.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_1.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_1.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_1.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_1.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_10.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_10.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_10.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_10.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_11.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_11.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_11.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_11.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_13.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_13.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_13.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_13.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_14.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_14.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_14.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_14.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_15.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_15.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_15.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_15.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_16.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_16.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_16.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_16.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_2.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_2.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_2.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_2.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_3.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_3.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_3.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_3.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_4.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_4.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_4.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_4.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_5.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_5.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_5.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_5.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_6.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_6.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_6.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_6.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_7.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_7.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_7.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_7.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_8.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_8.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_8.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_8.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9e.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9e.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9e.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/iso8859_9e.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0201.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0201.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0201.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0201.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0208.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0208.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0208.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0208.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0212.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0212.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0212.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/jisx0212.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_c.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_c.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_c.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_c.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_r.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_r.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_r.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_r.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_u.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_u.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_u.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/koi8_u.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ksc5601.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ksc5601.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ksc5601.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ksc5601.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/mulelao.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/mulelao.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/mulelao.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/mulelao.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tatar_cyr.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tatar_cyr.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tatar_cyr.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tatar_cyr.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tcvn.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tcvn.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tcvn.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tcvn.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tis620.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tis620.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tis620.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/tis620.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ucs2be.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ucs2be.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ucs2be.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/ucs2be.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/utf8.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/utf8.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/utf8.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/utf8.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/viscii.h b/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/viscii.h similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/viscii.h rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUniConv/viscii.h diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUtil.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcUtil.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcUtil.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcUtil.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcWrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/lcWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/lcWrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/lcWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/mbWMProps.c b/x_lib/libX11-1.6.2/src/xlibi18n/mbWMProps.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/mbWMProps.c rename to x_lib/libX11-1.6.2/src/xlibi18n/mbWMProps.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/mbWrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/mbWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/mbWrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/mbWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/utf8WMProps.c b/x_lib/libX11-1.6.2/src/xlibi18n/utf8WMProps.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/utf8WMProps.c rename to x_lib/libX11-1.6.2/src/xlibi18n/utf8WMProps.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/utf8Wrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/utf8Wrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/utf8Wrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/utf8Wrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/wcWrap.c b/x_lib/libX11-1.6.2/src/xlibi18n/wcWrap.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/wcWrap.c rename to x_lib/libX11-1.6.2/src/xlibi18n/wcWrap.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/xim_trans.c b/x_lib/libX11-1.6.2/src/xlibi18n/xim_trans.c similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/src/xlibi18n/xim_trans.c rename to x_lib/libX11-1.6.2/src/xlibi18n/xim_trans.c diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/x11-xcb.pc.in b/x_lib/libX11-1.6.2/x11-xcb.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/x11-xcb.pc.in rename to x_lib/libX11-1.6.2/x11-xcb.pc.in diff --git a/XServer/other_lib/x_lib/libX11-1.6.2/x11.pc.in b/x_lib/libX11-1.6.2/x11.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libX11-1.6.2/x11.pc.in rename to x_lib/libX11-1.6.2/x11.pc.in diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AUTHORS b/x_lib/libXau-1.0.8/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AUTHORS rename to x_lib/libXau-1.0.8/AUTHORS diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/Android.mk b/x_lib/libXau-1.0.8/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/Android.mk rename to x_lib/libXau-1.0.8/Android.mk diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuDispose.c b/x_lib/libXau-1.0.8/AuDispose.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuDispose.c rename to x_lib/libXau-1.0.8/AuDispose.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuFileName.c b/x_lib/libXau-1.0.8/AuFileName.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuFileName.c rename to x_lib/libXau-1.0.8/AuFileName.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuGetAddr.c b/x_lib/libXau-1.0.8/AuGetAddr.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuGetAddr.c rename to x_lib/libXau-1.0.8/AuGetAddr.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuGetBest.c b/x_lib/libXau-1.0.8/AuGetBest.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuGetBest.c rename to x_lib/libXau-1.0.8/AuGetBest.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuLock.c b/x_lib/libXau-1.0.8/AuLock.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuLock.c rename to x_lib/libXau-1.0.8/AuLock.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuRead.c b/x_lib/libXau-1.0.8/AuRead.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuRead.c rename to x_lib/libXau-1.0.8/AuRead.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuUnlock.c b/x_lib/libXau-1.0.8/AuUnlock.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuUnlock.c rename to x_lib/libXau-1.0.8/AuUnlock.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/AuWrite.c b/x_lib/libXau-1.0.8/AuWrite.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/AuWrite.c rename to x_lib/libXau-1.0.8/AuWrite.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/Autest.c b/x_lib/libXau-1.0.8/Autest.c similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/Autest.c rename to x_lib/libXau-1.0.8/Autest.c diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/COPYING b/x_lib/libXau-1.0.8/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/COPYING rename to x_lib/libXau-1.0.8/COPYING diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/Makefile.am b/x_lib/libXau-1.0.8/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/Makefile.am rename to x_lib/libXau-1.0.8/Makefile.am diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/README b/x_lib/libXau-1.0.8/README similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/README rename to x_lib/libXau-1.0.8/README diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/autogen.sh b/x_lib/libXau-1.0.8/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/autogen.sh rename to x_lib/libXau-1.0.8/autogen.sh diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/config.h b/x_lib/libXau-1.0.8/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/config.h rename to x_lib/libXau-1.0.8/config.h diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/configure.ac b/x_lib/libXau-1.0.8/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/configure.ac rename to x_lib/libXau-1.0.8/configure.ac diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/include/X11/Xauth.h b/x_lib/libXau-1.0.8/include/X11/Xauth.h similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/include/X11/Xauth.h rename to x_lib/libXau-1.0.8/include/X11/Xauth.h diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/Makefile.am b/x_lib/libXau-1.0.8/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/Makefile.am rename to x_lib/libXau-1.0.8/man/Makefile.am diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/Xau.man b/x_lib/libXau-1.0.8/man/Xau.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/Xau.man rename to x_lib/libXau-1.0.8/man/Xau.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauDisposeAuth.man b/x_lib/libXau-1.0.8/man/XauDisposeAuth.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauDisposeAuth.man rename to x_lib/libXau-1.0.8/man/XauDisposeAuth.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauFileName.man b/x_lib/libXau-1.0.8/man/XauFileName.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauFileName.man rename to x_lib/libXau-1.0.8/man/XauFileName.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauGetAuthByAddr.man b/x_lib/libXau-1.0.8/man/XauGetAuthByAddr.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauGetAuthByAddr.man rename to x_lib/libXau-1.0.8/man/XauGetAuthByAddr.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauGetBestAuthByAddr.man b/x_lib/libXau-1.0.8/man/XauGetBestAuthByAddr.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauGetBestAuthByAddr.man rename to x_lib/libXau-1.0.8/man/XauGetBestAuthByAddr.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauLockAuth.man b/x_lib/libXau-1.0.8/man/XauLockAuth.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauLockAuth.man rename to x_lib/libXau-1.0.8/man/XauLockAuth.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauReadAuth.man b/x_lib/libXau-1.0.8/man/XauReadAuth.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauReadAuth.man rename to x_lib/libXau-1.0.8/man/XauReadAuth.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauUnlockAuth.man b/x_lib/libXau-1.0.8/man/XauUnlockAuth.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauUnlockAuth.man rename to x_lib/libXau-1.0.8/man/XauUnlockAuth.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/man/XauWriteAuth.man b/x_lib/libXau-1.0.8/man/XauWriteAuth.man similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/man/XauWriteAuth.man rename to x_lib/libXau-1.0.8/man/XauWriteAuth.man diff --git a/XServer/other_lib/x_lib/libXau-1.0.8/xau.pc.in b/x_lib/libXau-1.0.8/xau.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXau-1.0.8/xau.pc.in rename to x_lib/libXau-1.0.8/xau.pc.in diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/AUTHORS b/x_lib/libXdmcp-1.1.1/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/AUTHORS rename to x_lib/libXdmcp-1.1.1/AUTHORS diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Android.mk b/x_lib/libXdmcp-1.1.1/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Android.mk rename to x_lib/libXdmcp-1.1.1/Android.mk diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Array.c b/x_lib/libXdmcp-1.1.1/Array.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Array.c rename to x_lib/libXdmcp-1.1.1/Array.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/COPYING b/x_lib/libXdmcp-1.1.1/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/COPYING rename to x_lib/libXdmcp-1.1.1/COPYING diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Fill.c b/x_lib/libXdmcp-1.1.1/Fill.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Fill.c rename to x_lib/libXdmcp-1.1.1/Fill.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Flush.c b/x_lib/libXdmcp-1.1.1/Flush.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Flush.c rename to x_lib/libXdmcp-1.1.1/Flush.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Key.c b/x_lib/libXdmcp-1.1.1/Key.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Key.c rename to x_lib/libXdmcp-1.1.1/Key.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Makefile.am b/x_lib/libXdmcp-1.1.1/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Makefile.am rename to x_lib/libXdmcp-1.1.1/Makefile.am diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/README b/x_lib/libXdmcp-1.1.1/README similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/README rename to x_lib/libXdmcp-1.1.1/README diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Read.c b/x_lib/libXdmcp-1.1.1/Read.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Read.c rename to x_lib/libXdmcp-1.1.1/Read.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Unwrap.c b/x_lib/libXdmcp-1.1.1/Unwrap.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Unwrap.c rename to x_lib/libXdmcp-1.1.1/Unwrap.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Wrap.c b/x_lib/libXdmcp-1.1.1/Wrap.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Wrap.c rename to x_lib/libXdmcp-1.1.1/Wrap.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Wrap.h b/x_lib/libXdmcp-1.1.1/Wrap.h similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Wrap.h rename to x_lib/libXdmcp-1.1.1/Wrap.h diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Wraphelp.README.crypto b/x_lib/libXdmcp-1.1.1/Wraphelp.README.crypto similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Wraphelp.README.crypto rename to x_lib/libXdmcp-1.1.1/Wraphelp.README.crypto diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Wraphelp.c b/x_lib/libXdmcp-1.1.1/Wraphelp.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Wraphelp.c rename to x_lib/libXdmcp-1.1.1/Wraphelp.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/Write.c b/x_lib/libXdmcp-1.1.1/Write.c similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/Write.c rename to x_lib/libXdmcp-1.1.1/Write.c diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/autogen.sh b/x_lib/libXdmcp-1.1.1/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/autogen.sh rename to x_lib/libXdmcp-1.1.1/autogen.sh diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/config.h b/x_lib/libXdmcp-1.1.1/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/config.h rename to x_lib/libXdmcp-1.1.1/config.h diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/configure.ac b/x_lib/libXdmcp-1.1.1/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/configure.ac rename to x_lib/libXdmcp-1.1.1/configure.ac diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/doc/Makefile.am b/x_lib/libXdmcp-1.1.1/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/doc/Makefile.am rename to x_lib/libXdmcp-1.1.1/doc/Makefile.am diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/doc/xdmcp.xml b/x_lib/libXdmcp-1.1.1/doc/xdmcp.xml similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/doc/xdmcp.xml rename to x_lib/libXdmcp-1.1.1/doc/xdmcp.xml diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/docbook.am b/x_lib/libXdmcp-1.1.1/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/docbook.am rename to x_lib/libXdmcp-1.1.1/docbook.am diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/include/X11/Xdmcp.h b/x_lib/libXdmcp-1.1.1/include/X11/Xdmcp.h similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/include/X11/Xdmcp.h rename to x_lib/libXdmcp-1.1.1/include/X11/Xdmcp.h diff --git a/XServer/other_lib/x_lib/libXdmcp-1.1.1/xdmcp.pc.in b/x_lib/libXdmcp-1.1.1/xdmcp.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXdmcp-1.1.1/xdmcp.pc.in rename to x_lib/libXdmcp-1.1.1/xdmcp.pc.in diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/AUTHORS b/x_lib/libXext-1.3.2/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/AUTHORS rename to x_lib/libXext-1.3.2/AUTHORS diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/Android.mk b/x_lib/libXext-1.3.2/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/Android.mk rename to x_lib/libXext-1.3.2/Android.mk diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/COPYING b/x_lib/libXext-1.3.2/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/COPYING rename to x_lib/libXext-1.3.2/COPYING diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/Makefile.am b/x_lib/libXext-1.3.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/Makefile.am rename to x_lib/libXext-1.3.2/Makefile.am diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/README b/x_lib/libXext-1.3.2/README similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/README rename to x_lib/libXext-1.3.2/README diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/autogen.sh b/x_lib/libXext-1.3.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/autogen.sh rename to x_lib/libXext-1.3.2/autogen.sh diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/config.h b/x_lib/libXext-1.3.2/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/config.h rename to x_lib/libXext-1.3.2/config.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/configure.ac b/x_lib/libXext-1.3.2/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/configure.ac rename to x_lib/libXext-1.3.2/configure.ac diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/docbook.am b/x_lib/libXext-1.3.2/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/docbook.am rename to x_lib/libXext-1.3.2/docbook.am diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/MITMisc.h b/x_lib/libXext-1.3.2/include/X11/extensions/MITMisc.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/MITMisc.h rename to x_lib/libXext-1.3.2/include/X11/extensions/MITMisc.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/XEVI.h b/x_lib/libXext-1.3.2/include/X11/extensions/XEVI.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/XEVI.h rename to x_lib/libXext-1.3.2/include/X11/extensions/XEVI.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/XLbx.h b/x_lib/libXext-1.3.2/include/X11/extensions/XLbx.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/XLbx.h rename to x_lib/libXext-1.3.2/include/X11/extensions/XLbx.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/XShm.h b/x_lib/libXext-1.3.2/include/X11/extensions/XShm.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/XShm.h rename to x_lib/libXext-1.3.2/include/X11/extensions/XShm.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xag.h b/x_lib/libXext-1.3.2/include/X11/extensions/Xag.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xag.h rename to x_lib/libXext-1.3.2/include/X11/extensions/Xag.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xcup.h b/x_lib/libXext-1.3.2/include/X11/extensions/Xcup.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xcup.h rename to x_lib/libXext-1.3.2/include/X11/extensions/Xcup.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xdbe.h b/x_lib/libXext-1.3.2/include/X11/extensions/Xdbe.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xdbe.h rename to x_lib/libXext-1.3.2/include/X11/extensions/Xdbe.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xext.h b/x_lib/libXext-1.3.2/include/X11/extensions/Xext.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xext.h rename to x_lib/libXext-1.3.2/include/X11/extensions/Xext.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xge.h b/x_lib/libXext-1.3.2/include/X11/extensions/Xge.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/Xge.h rename to x_lib/libXext-1.3.2/include/X11/extensions/Xge.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/dpms.h b/x_lib/libXext-1.3.2/include/X11/extensions/dpms.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/dpms.h rename to x_lib/libXext-1.3.2/include/X11/extensions/dpms.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/extutil.h b/x_lib/libXext-1.3.2/include/X11/extensions/extutil.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/extutil.h rename to x_lib/libXext-1.3.2/include/X11/extensions/extutil.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/multibuf.h b/x_lib/libXext-1.3.2/include/X11/extensions/multibuf.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/multibuf.h rename to x_lib/libXext-1.3.2/include/X11/extensions/multibuf.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/security.h b/x_lib/libXext-1.3.2/include/X11/extensions/security.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/security.h rename to x_lib/libXext-1.3.2/include/X11/extensions/security.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/shape.h b/x_lib/libXext-1.3.2/include/X11/extensions/shape.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/shape.h rename to x_lib/libXext-1.3.2/include/X11/extensions/shape.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/sync.h b/x_lib/libXext-1.3.2/include/X11/extensions/sync.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/sync.h rename to x_lib/libXext-1.3.2/include/X11/extensions/sync.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/xtestext1.h b/x_lib/libXext-1.3.2/include/X11/extensions/xtestext1.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/include/X11/extensions/xtestext1.h rename to x_lib/libXext-1.3.2/include/X11/extensions/xtestext1.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DBE.man b/x_lib/libXext-1.3.2/man/DBE.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DBE.man rename to x_lib/libXext-1.3.2/man/DBE.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSCapable.man b/x_lib/libXext-1.3.2/man/DPMSCapable.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSCapable.man rename to x_lib/libXext-1.3.2/man/DPMSCapable.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSDisable.man b/x_lib/libXext-1.3.2/man/DPMSDisable.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSDisable.man rename to x_lib/libXext-1.3.2/man/DPMSDisable.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSEnable.man b/x_lib/libXext-1.3.2/man/DPMSEnable.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSEnable.man rename to x_lib/libXext-1.3.2/man/DPMSEnable.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSForceLevel.man b/x_lib/libXext-1.3.2/man/DPMSForceLevel.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSForceLevel.man rename to x_lib/libXext-1.3.2/man/DPMSForceLevel.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSGetTimeouts.man b/x_lib/libXext-1.3.2/man/DPMSGetTimeouts.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSGetTimeouts.man rename to x_lib/libXext-1.3.2/man/DPMSGetTimeouts.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSGetVersion.man b/x_lib/libXext-1.3.2/man/DPMSGetVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSGetVersion.man rename to x_lib/libXext-1.3.2/man/DPMSGetVersion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSInfo.man b/x_lib/libXext-1.3.2/man/DPMSInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSInfo.man rename to x_lib/libXext-1.3.2/man/DPMSInfo.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSQueryExtension.man b/x_lib/libXext-1.3.2/man/DPMSQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSQueryExtension.man rename to x_lib/libXext-1.3.2/man/DPMSQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSSetTimeouts.man b/x_lib/libXext-1.3.2/man/DPMSSetTimeouts.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/DPMSSetTimeouts.man rename to x_lib/libXext-1.3.2/man/DPMSSetTimeouts.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/Makefile.am b/x_lib/libXext-1.3.2/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/Makefile.am rename to x_lib/libXext-1.3.2/man/Makefile.am diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShape.man b/x_lib/libXext-1.3.2/man/XShape.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShape.man rename to x_lib/libXext-1.3.2/man/XShape.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineMask.man b/x_lib/libXext-1.3.2/man/XShapeCombineMask.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineMask.man rename to x_lib/libXext-1.3.2/man/XShapeCombineMask.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineRectangles.man b/x_lib/libXext-1.3.2/man/XShapeCombineRectangles.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineRectangles.man rename to x_lib/libXext-1.3.2/man/XShapeCombineRectangles.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineRegion.man b/x_lib/libXext-1.3.2/man/XShapeCombineRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineRegion.man rename to x_lib/libXext-1.3.2/man/XShapeCombineRegion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineShape.man b/x_lib/libXext-1.3.2/man/XShapeCombineShape.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeCombineShape.man rename to x_lib/libXext-1.3.2/man/XShapeCombineShape.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeGetRectangles.man b/x_lib/libXext-1.3.2/man/XShapeGetRectangles.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeGetRectangles.man rename to x_lib/libXext-1.3.2/man/XShapeGetRectangles.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeInputSelected.man b/x_lib/libXext-1.3.2/man/XShapeInputSelected.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeInputSelected.man rename to x_lib/libXext-1.3.2/man/XShapeInputSelected.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeOffsetShape.man b/x_lib/libXext-1.3.2/man/XShapeOffsetShape.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeOffsetShape.man rename to x_lib/libXext-1.3.2/man/XShapeOffsetShape.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeQueryExtension.man b/x_lib/libXext-1.3.2/man/XShapeQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeQueryExtension.man rename to x_lib/libXext-1.3.2/man/XShapeQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeQueryExtents.man b/x_lib/libXext-1.3.2/man/XShapeQueryExtents.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeQueryExtents.man rename to x_lib/libXext-1.3.2/man/XShapeQueryExtents.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeQueryVersion.man b/x_lib/libXext-1.3.2/man/XShapeQueryVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeQueryVersion.man rename to x_lib/libXext-1.3.2/man/XShapeQueryVersion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeSelectInput.man b/x_lib/libXext-1.3.2/man/XShapeSelectInput.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShapeSelectInput.man rename to x_lib/libXext-1.3.2/man/XShapeSelectInput.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShm.man b/x_lib/libXext-1.3.2/man/XShm.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShm.man rename to x_lib/libXext-1.3.2/man/XShm.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmAttach.man b/x_lib/libXext-1.3.2/man/XShmAttach.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmAttach.man rename to x_lib/libXext-1.3.2/man/XShmAttach.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmCreateImage.man b/x_lib/libXext-1.3.2/man/XShmCreateImage.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmCreateImage.man rename to x_lib/libXext-1.3.2/man/XShmCreateImage.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmCreatePixmap.man b/x_lib/libXext-1.3.2/man/XShmCreatePixmap.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmCreatePixmap.man rename to x_lib/libXext-1.3.2/man/XShmCreatePixmap.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmDetach.man b/x_lib/libXext-1.3.2/man/XShmDetach.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmDetach.man rename to x_lib/libXext-1.3.2/man/XShmDetach.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmGetEventBase.man b/x_lib/libXext-1.3.2/man/XShmGetEventBase.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmGetEventBase.man rename to x_lib/libXext-1.3.2/man/XShmGetEventBase.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmGetImage.man b/x_lib/libXext-1.3.2/man/XShmGetImage.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmGetImage.man rename to x_lib/libXext-1.3.2/man/XShmGetImage.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmPixmapFormat.man b/x_lib/libXext-1.3.2/man/XShmPixmapFormat.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmPixmapFormat.man rename to x_lib/libXext-1.3.2/man/XShmPixmapFormat.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmPutImage.man b/x_lib/libXext-1.3.2/man/XShmPutImage.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmPutImage.man rename to x_lib/libXext-1.3.2/man/XShmPutImage.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmQueryExtension.man b/x_lib/libXext-1.3.2/man/XShmQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmQueryExtension.man rename to x_lib/libXext-1.3.2/man/XShmQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XShmQueryVersion.man b/x_lib/libXext-1.3.2/man/XShmQueryVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XShmQueryVersion.man rename to x_lib/libXext-1.3.2/man/XShmQueryVersion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XcupGetReservedColormapEntries.man b/x_lib/libXext-1.3.2/man/XcupGetReservedColormapEntries.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XcupGetReservedColormapEntries.man rename to x_lib/libXext-1.3.2/man/XcupGetReservedColormapEntries.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XcupQueryVersion.man b/x_lib/libXext-1.3.2/man/XcupQueryVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XcupQueryVersion.man rename to x_lib/libXext-1.3.2/man/XcupQueryVersion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XcupStoreColors.man b/x_lib/libXext-1.3.2/man/XcupStoreColors.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XcupStoreColors.man rename to x_lib/libXext-1.3.2/man/XcupStoreColors.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeAllocateBackBufferName.man b/x_lib/libXext-1.3.2/man/XdbeAllocateBackBufferName.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeAllocateBackBufferName.man rename to x_lib/libXext-1.3.2/man/XdbeAllocateBackBufferName.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeBeginIdiom.man b/x_lib/libXext-1.3.2/man/XdbeBeginIdiom.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeBeginIdiom.man rename to x_lib/libXext-1.3.2/man/XdbeBeginIdiom.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeDeallocateBackBufferName.man b/x_lib/libXext-1.3.2/man/XdbeDeallocateBackBufferName.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeDeallocateBackBufferName.man rename to x_lib/libXext-1.3.2/man/XdbeDeallocateBackBufferName.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeEndIdiom.man b/x_lib/libXext-1.3.2/man/XdbeEndIdiom.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeEndIdiom.man rename to x_lib/libXext-1.3.2/man/XdbeEndIdiom.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeFreeVisualInfo.man b/x_lib/libXext-1.3.2/man/XdbeFreeVisualInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeFreeVisualInfo.man rename to x_lib/libXext-1.3.2/man/XdbeFreeVisualInfo.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeGetBackBufferAttributes.man b/x_lib/libXext-1.3.2/man/XdbeGetBackBufferAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeGetBackBufferAttributes.man rename to x_lib/libXext-1.3.2/man/XdbeGetBackBufferAttributes.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeGetVisualInfo.man b/x_lib/libXext-1.3.2/man/XdbeGetVisualInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeGetVisualInfo.man rename to x_lib/libXext-1.3.2/man/XdbeGetVisualInfo.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeQueryExtension.man b/x_lib/libXext-1.3.2/man/XdbeQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeQueryExtension.man rename to x_lib/libXext-1.3.2/man/XdbeQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeSwapBuffers.man b/x_lib/libXext-1.3.2/man/XdbeSwapBuffers.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XdbeSwapBuffers.man rename to x_lib/libXext-1.3.2/man/XdbeSwapBuffers.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/Xevi.man b/x_lib/libXext-1.3.2/man/Xevi.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/Xevi.man rename to x_lib/libXext-1.3.2/man/Xevi.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XeviGetVisualInfo.man b/x_lib/libXext-1.3.2/man/XeviGetVisualInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XeviGetVisualInfo.man rename to x_lib/libXext-1.3.2/man/XeviGetVisualInfo.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XeviQueryExtension.man b/x_lib/libXext-1.3.2/man/XeviQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XeviQueryExtension.man rename to x_lib/libXext-1.3.2/man/XeviQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XeviQueryVersion.man b/x_lib/libXext-1.3.2/man/XeviQueryVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XeviQueryVersion.man rename to x_lib/libXext-1.3.2/man/XeviQueryVersion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/Xmbuf.man b/x_lib/libXext-1.3.2/man/Xmbuf.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/Xmbuf.man rename to x_lib/libXext-1.3.2/man/Xmbuf.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufChangeBufferAttributes.man b/x_lib/libXext-1.3.2/man/XmbufChangeBufferAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufChangeBufferAttributes.man rename to x_lib/libXext-1.3.2/man/XmbufChangeBufferAttributes.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufChangeWindowAttributes.man b/x_lib/libXext-1.3.2/man/XmbufChangeWindowAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufChangeWindowAttributes.man rename to x_lib/libXext-1.3.2/man/XmbufChangeWindowAttributes.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufCreateBuffers.man b/x_lib/libXext-1.3.2/man/XmbufCreateBuffers.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufCreateBuffers.man rename to x_lib/libXext-1.3.2/man/XmbufCreateBuffers.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufCreateStereoWindow.man b/x_lib/libXext-1.3.2/man/XmbufCreateStereoWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufCreateStereoWindow.man rename to x_lib/libXext-1.3.2/man/XmbufCreateStereoWindow.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufDestroyBuffers.man b/x_lib/libXext-1.3.2/man/XmbufDestroyBuffers.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufDestroyBuffers.man rename to x_lib/libXext-1.3.2/man/XmbufDestroyBuffers.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufDisplayBuffers.man b/x_lib/libXext-1.3.2/man/XmbufDisplayBuffers.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufDisplayBuffers.man rename to x_lib/libXext-1.3.2/man/XmbufDisplayBuffers.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetBufferAttributes.man b/x_lib/libXext-1.3.2/man/XmbufGetBufferAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetBufferAttributes.man rename to x_lib/libXext-1.3.2/man/XmbufGetBufferAttributes.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetScreenInfo.man b/x_lib/libXext-1.3.2/man/XmbufGetScreenInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetScreenInfo.man rename to x_lib/libXext-1.3.2/man/XmbufGetScreenInfo.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetVersion.man b/x_lib/libXext-1.3.2/man/XmbufGetVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetVersion.man rename to x_lib/libXext-1.3.2/man/XmbufGetVersion.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetWindowAttributes.man b/x_lib/libXext-1.3.2/man/XmbufGetWindowAttributes.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufGetWindowAttributes.man rename to x_lib/libXext-1.3.2/man/XmbufGetWindowAttributes.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufQueryExtension.man b/x_lib/libXext-1.3.2/man/XmbufQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/man/XmbufQueryExtension.man rename to x_lib/libXext-1.3.2/man/XmbufQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/specs/Makefile.am b/x_lib/libXext-1.3.2/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/specs/Makefile.am rename to x_lib/libXext-1.3.2/specs/Makefile.am diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/specs/dbelib.xml b/x_lib/libXext-1.3.2/specs/dbelib.xml similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/specs/dbelib.xml rename to x_lib/libXext-1.3.2/specs/dbelib.xml diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/specs/dpmslib.xml b/x_lib/libXext-1.3.2/specs/dpmslib.xml similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/specs/dpmslib.xml rename to x_lib/libXext-1.3.2/specs/dpmslib.xml diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/specs/shapelib.xml b/x_lib/libXext-1.3.2/specs/shapelib.xml similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/specs/shapelib.xml rename to x_lib/libXext-1.3.2/specs/shapelib.xml diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/specs/synclib.xml b/x_lib/libXext-1.3.2/specs/synclib.xml similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/specs/synclib.xml rename to x_lib/libXext-1.3.2/specs/synclib.xml diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/specs/xtest1.xml b/x_lib/libXext-1.3.2/specs/xtest1.xml similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/specs/xtest1.xml rename to x_lib/libXext-1.3.2/specs/xtest1.xml diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/DPMS.c b/x_lib/libXext-1.3.2/src/DPMS.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/DPMS.c rename to x_lib/libXext-1.3.2/src/DPMS.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/MITMisc.c b/x_lib/libXext-1.3.2/src/MITMisc.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/MITMisc.c rename to x_lib/libXext-1.3.2/src/MITMisc.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/Makefile.am b/x_lib/libXext-1.3.2/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/Makefile.am rename to x_lib/libXext-1.3.2/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XAppgroup.c b/x_lib/libXext-1.3.2/src/XAppgroup.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XAppgroup.c rename to x_lib/libXext-1.3.2/src/XAppgroup.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XEVI.c b/x_lib/libXext-1.3.2/src/XEVI.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XEVI.c rename to x_lib/libXext-1.3.2/src/XEVI.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XLbx.c b/x_lib/libXext-1.3.2/src/XLbx.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XLbx.c rename to x_lib/libXext-1.3.2/src/XLbx.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XMultibuf.c b/x_lib/libXext-1.3.2/src/XMultibuf.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XMultibuf.c rename to x_lib/libXext-1.3.2/src/XMultibuf.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XSecurity.c b/x_lib/libXext-1.3.2/src/XSecurity.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XSecurity.c rename to x_lib/libXext-1.3.2/src/XSecurity.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XShape.c b/x_lib/libXext-1.3.2/src/XShape.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XShape.c rename to x_lib/libXext-1.3.2/src/XShape.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XShm.c b/x_lib/libXext-1.3.2/src/XShm.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XShm.c rename to x_lib/libXext-1.3.2/src/XShm.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XSync.c b/x_lib/libXext-1.3.2/src/XSync.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XSync.c rename to x_lib/libXext-1.3.2/src/XSync.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/XTestExt1.c b/x_lib/libXext-1.3.2/src/XTestExt1.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/XTestExt1.c rename to x_lib/libXext-1.3.2/src/XTestExt1.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/Xcup.c b/x_lib/libXext-1.3.2/src/Xcup.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/Xcup.c rename to x_lib/libXext-1.3.2/src/Xcup.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/Xdbe.c b/x_lib/libXext-1.3.2/src/Xdbe.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/Xdbe.c rename to x_lib/libXext-1.3.2/src/Xdbe.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/Xge.c b/x_lib/libXext-1.3.2/src/Xge.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/Xge.c rename to x_lib/libXext-1.3.2/src/Xge.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/eat.h b/x_lib/libXext-1.3.2/src/eat.h similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/eat.h rename to x_lib/libXext-1.3.2/src/eat.h diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/extutil.c b/x_lib/libXext-1.3.2/src/extutil.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/extutil.c rename to x_lib/libXext-1.3.2/src/extutil.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/src/globals.c b/x_lib/libXext-1.3.2/src/globals.c similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/src/globals.c rename to x_lib/libXext-1.3.2/src/globals.c diff --git a/XServer/other_lib/x_lib/libXext-1.3.2/xext.pc.in b/x_lib/libXext-1.3.2/xext.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXext-1.3.2/xext.pc.in rename to x_lib/libXext-1.3.2/xext.pc.in diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/AUTHORS b/x_lib/libXfont-1.4.6/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/AUTHORS rename to x_lib/libXfont-1.4.6/AUTHORS diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/Android.mk b/x_lib/libXfont-1.4.6/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/Android.mk rename to x_lib/libXfont-1.4.6/Android.mk diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/COPYING b/x_lib/libXfont-1.4.6/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/COPYING rename to x_lib/libXfont-1.4.6/COPYING diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/Makefile.am b/x_lib/libXfont-1.4.6/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/Makefile.am rename to x_lib/libXfont-1.4.6/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/README b/x_lib/libXfont-1.4.6/README similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/README rename to x_lib/libXfont-1.4.6/README diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/autogen.sh b/x_lib/libXfont-1.4.6/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/autogen.sh rename to x_lib/libXfont-1.4.6/autogen.sh diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/config.h b/x_lib/libXfont-1.4.6/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/config.h rename to x_lib/libXfont-1.4.6/config.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/configure.ac b/x_lib/libXfont-1.4.6/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/configure.ac rename to x_lib/libXfont-1.4.6/configure.ac diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/devbook.am b/x_lib/libXfont-1.4.6/devbook.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/devbook.am rename to x_lib/libXfont-1.4.6/devbook.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/doc/Makefile.am b/x_lib/libXfont-1.4.6/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/doc/Makefile.am rename to x_lib/libXfont-1.4.6/doc/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/doc/fontlib.xml b/x_lib/libXfont-1.4.6/doc/fontlib.xml similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/doc/fontlib.xml rename to x_lib/libXfont-1.4.6/doc/fontlib.xml diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/bdfint.h b/x_lib/libXfont-1.4.6/include/X11/fonts/bdfint.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/bdfint.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/bdfint.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/bitmap.h b/x_lib/libXfont-1.4.6/include/X11/fonts/bitmap.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/bitmap.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/bitmap.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/bufio.h b/x_lib/libXfont-1.4.6/include/X11/fonts/bufio.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/bufio.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/bufio.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fntfil.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fntfil.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fntfil.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fntfil.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fntfilio.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fntfilio.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fntfilio.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fntfilio.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fntfilst.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fntfilst.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fntfilst.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fntfilst.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h.in b/x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h.in similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h.in rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontconf.h.in diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontencc.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fontencc.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontencc.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontencc.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontmisc.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fontmisc.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontmisc.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontmisc.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontshow.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fontshow.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontshow.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontshow.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontutil.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fontutil.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontutil.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontutil.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontxlfd.h b/x_lib/libXfont-1.4.6/include/X11/fonts/fontxlfd.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/fontxlfd.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/fontxlfd.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/pcf.h b/x_lib/libXfont-1.4.6/include/X11/fonts/pcf.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/include/X11/fonts/pcf.h rename to x_lib/libXfont-1.4.6/include/X11/fonts/pcf.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/Makefile.am b/x_lib/libXfont-1.4.6/src/FreeType/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/Makefile.am rename to x_lib/libXfont-1.4.6/src/FreeType/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ft.h b/x_lib/libXfont-1.4.6/src/FreeType/ft.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ft.h rename to x_lib/libXfont-1.4.6/src/FreeType/ft.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ftenc.c b/x_lib/libXfont-1.4.6/src/FreeType/ftenc.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ftenc.c rename to x_lib/libXfont-1.4.6/src/FreeType/ftenc.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.c b/x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.c rename to x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.h b/x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.h rename to x_lib/libXfont-1.4.6/src/FreeType/ftfuncs.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/fttools.c b/x_lib/libXfont-1.4.6/src/FreeType/fttools.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/fttools.c rename to x_lib/libXfont-1.4.6/src/FreeType/fttools.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/xttcap.c b/x_lib/libXfont-1.4.6/src/FreeType/xttcap.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/xttcap.c rename to x_lib/libXfont-1.4.6/src/FreeType/xttcap.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/xttcap.h b/x_lib/libXfont-1.4.6/src/FreeType/xttcap.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/FreeType/xttcap.h rename to x_lib/libXfont-1.4.6/src/FreeType/xttcap.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/Makefile.am b/x_lib/libXfont-1.4.6/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/Makefile.am rename to x_lib/libXfont-1.4.6/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/Makefile.am b/x_lib/libXfont-1.4.6/src/bitmap/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/Makefile.am rename to x_lib/libXfont-1.4.6/src/bitmap/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bdfread.c b/x_lib/libXfont-1.4.6/src/bitmap/bdfread.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bdfread.c rename to x_lib/libXfont-1.4.6/src/bitmap/bdfread.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bdfutils.c b/x_lib/libXfont-1.4.6/src/bitmap/bdfutils.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bdfutils.c rename to x_lib/libXfont-1.4.6/src/bitmap/bdfutils.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitmap.c b/x_lib/libXfont-1.4.6/src/bitmap/bitmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitmap.c rename to x_lib/libXfont-1.4.6/src/bitmap/bitmap.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitmapfunc.c b/x_lib/libXfont-1.4.6/src/bitmap/bitmapfunc.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitmapfunc.c rename to x_lib/libXfont-1.4.6/src/bitmap/bitmapfunc.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitmaputil.c b/x_lib/libXfont-1.4.6/src/bitmap/bitmaputil.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitmaputil.c rename to x_lib/libXfont-1.4.6/src/bitmap/bitmaputil.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitscale.c b/x_lib/libXfont-1.4.6/src/bitmap/bitscale.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/bitscale.c rename to x_lib/libXfont-1.4.6/src/bitmap/bitscale.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/fontink.c b/x_lib/libXfont-1.4.6/src/bitmap/fontink.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/fontink.c rename to x_lib/libXfont-1.4.6/src/bitmap/fontink.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/pcfread.c b/x_lib/libXfont-1.4.6/src/bitmap/pcfread.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/pcfread.c rename to x_lib/libXfont-1.4.6/src/bitmap/pcfread.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/pcfwrite.c b/x_lib/libXfont-1.4.6/src/bitmap/pcfwrite.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/pcfwrite.c rename to x_lib/libXfont-1.4.6/src/bitmap/pcfwrite.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/snfread.c b/x_lib/libXfont-1.4.6/src/bitmap/snfread.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/snfread.c rename to x_lib/libXfont-1.4.6/src/bitmap/snfread.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/snfstr.h b/x_lib/libXfont-1.4.6/src/bitmap/snfstr.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/bitmap/snfstr.h rename to x_lib/libXfont-1.4.6/src/bitmap/snfstr.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/Makefile.am b/x_lib/libXfont-1.4.6/src/builtins/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/Makefile.am rename to x_lib/libXfont-1.4.6/src/builtins/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/buildfont b/x_lib/libXfont-1.4.6/src/builtins/buildfont similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/buildfont rename to x_lib/libXfont-1.4.6/src/builtins/buildfont diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/builtin.h b/x_lib/libXfont-1.4.6/src/builtins/builtin.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/builtin.h rename to x_lib/libXfont-1.4.6/src/builtins/builtin.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/dir.c b/x_lib/libXfont-1.4.6/src/builtins/dir.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/dir.c rename to x_lib/libXfont-1.4.6/src/builtins/dir.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/file.c b/x_lib/libXfont-1.4.6/src/builtins/file.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/file.c rename to x_lib/libXfont-1.4.6/src/builtins/file.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/fonts.c b/x_lib/libXfont-1.4.6/src/builtins/fonts.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/fonts.c rename to x_lib/libXfont-1.4.6/src/builtins/fonts.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/fpe.c b/x_lib/libXfont-1.4.6/src/builtins/fpe.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/fpe.c rename to x_lib/libXfont-1.4.6/src/builtins/fpe.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/render.c b/x_lib/libXfont-1.4.6/src/builtins/render.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/builtins/render.c rename to x_lib/libXfont-1.4.6/src/builtins/render.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/dummy.c b/x_lib/libXfont-1.4.6/src/dummy.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/dummy.c rename to x_lib/libXfont-1.4.6/src/dummy.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/Makefile.am b/x_lib/libXfont-1.4.6/src/fc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/Makefile.am rename to x_lib/libXfont-1.4.6/src/fc/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fsconvert.c b/x_lib/libXfont-1.4.6/src/fc/fsconvert.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fsconvert.c rename to x_lib/libXfont-1.4.6/src/fc/fsconvert.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fserve.c b/x_lib/libXfont-1.4.6/src/fc/fserve.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fserve.c rename to x_lib/libXfont-1.4.6/src/fc/fserve.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fserve.h b/x_lib/libXfont-1.4.6/src/fc/fserve.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fserve.h rename to x_lib/libXfont-1.4.6/src/fc/fserve.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fservestr.h b/x_lib/libXfont-1.4.6/src/fc/fservestr.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fservestr.h rename to x_lib/libXfont-1.4.6/src/fc/fservestr.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fsio.c b/x_lib/libXfont-1.4.6/src/fc/fsio.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fsio.c rename to x_lib/libXfont-1.4.6/src/fc/fsio.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fsio.h b/x_lib/libXfont-1.4.6/src/fc/fsio.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fsio.h rename to x_lib/libXfont-1.4.6/src/fc/fsio.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fslibos.h b/x_lib/libXfont-1.4.6/src/fc/fslibos.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fslibos.h rename to x_lib/libXfont-1.4.6/src/fc/fslibos.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fstrans.c b/x_lib/libXfont-1.4.6/src/fc/fstrans.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fc/fstrans.c rename to x_lib/libXfont-1.4.6/src/fc/fstrans.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/Makefile.am b/x_lib/libXfont-1.4.6/src/fontfile/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/Makefile.am rename to x_lib/libXfont-1.4.6/src/fontfile/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/bitsource.c b/x_lib/libXfont-1.4.6/src/fontfile/bitsource.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/bitsource.c rename to x_lib/libXfont-1.4.6/src/fontfile/bitsource.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/bufio.c b/x_lib/libXfont-1.4.6/src/fontfile/bufio.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/bufio.c rename to x_lib/libXfont-1.4.6/src/fontfile/bufio.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/bunzip2.c b/x_lib/libXfont-1.4.6/src/fontfile/bunzip2.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/bunzip2.c rename to x_lib/libXfont-1.4.6/src/fontfile/bunzip2.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/catalogue.c b/x_lib/libXfont-1.4.6/src/fontfile/catalogue.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/catalogue.c rename to x_lib/libXfont-1.4.6/src/fontfile/catalogue.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/decompress.c b/x_lib/libXfont-1.4.6/src/fontfile/decompress.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/decompress.c rename to x_lib/libXfont-1.4.6/src/fontfile/decompress.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/defaults.c b/x_lib/libXfont-1.4.6/src/fontfile/defaults.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/defaults.c rename to x_lib/libXfont-1.4.6/src/fontfile/defaults.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/dirfile.c b/x_lib/libXfont-1.4.6/src/fontfile/dirfile.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/dirfile.c rename to x_lib/libXfont-1.4.6/src/fontfile/dirfile.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fileio.c b/x_lib/libXfont-1.4.6/src/fontfile/fileio.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fileio.c rename to x_lib/libXfont-1.4.6/src/fontfile/fileio.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/filewr.c b/x_lib/libXfont-1.4.6/src/fontfile/filewr.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/filewr.c rename to x_lib/libXfont-1.4.6/src/fontfile/filewr.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontdir.c b/x_lib/libXfont-1.4.6/src/fontfile/fontdir.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontdir.c rename to x_lib/libXfont-1.4.6/src/fontfile/fontdir.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontencc.c b/x_lib/libXfont-1.4.6/src/fontfile/fontencc.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontencc.c rename to x_lib/libXfont-1.4.6/src/fontfile/fontencc.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontfile.c b/x_lib/libXfont-1.4.6/src/fontfile/fontfile.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontfile.c rename to x_lib/libXfont-1.4.6/src/fontfile/fontfile.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontscale.c b/x_lib/libXfont-1.4.6/src/fontfile/fontscale.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/fontscale.c rename to x_lib/libXfont-1.4.6/src/fontfile/fontscale.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/gunzip.c b/x_lib/libXfont-1.4.6/src/fontfile/gunzip.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/gunzip.c rename to x_lib/libXfont-1.4.6/src/fontfile/gunzip.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/register.c b/x_lib/libXfont-1.4.6/src/fontfile/register.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/register.c rename to x_lib/libXfont-1.4.6/src/fontfile/register.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/renderers.c b/x_lib/libXfont-1.4.6/src/fontfile/renderers.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/fontfile/renderers.c rename to x_lib/libXfont-1.4.6/src/fontfile/renderers.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/Makefile.am b/x_lib/libXfont-1.4.6/src/stubs/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/Makefile.am rename to x_lib/libXfont-1.4.6/src/stubs/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/cauthgen.c b/x_lib/libXfont-1.4.6/src/stubs/cauthgen.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/cauthgen.c rename to x_lib/libXfont-1.4.6/src/stubs/cauthgen.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/csignal.c b/x_lib/libXfont-1.4.6/src/stubs/csignal.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/csignal.c rename to x_lib/libXfont-1.4.6/src/stubs/csignal.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/delfntcid.c b/x_lib/libXfont-1.4.6/src/stubs/delfntcid.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/delfntcid.c rename to x_lib/libXfont-1.4.6/src/stubs/delfntcid.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/errorf.c b/x_lib/libXfont-1.4.6/src/stubs/errorf.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/errorf.c rename to x_lib/libXfont-1.4.6/src/stubs/errorf.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/fatalerror.c b/x_lib/libXfont-1.4.6/src/stubs/fatalerror.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/fatalerror.c rename to x_lib/libXfont-1.4.6/src/stubs/fatalerror.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/findoldfnt.c b/x_lib/libXfont-1.4.6/src/stubs/findoldfnt.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/findoldfnt.c rename to x_lib/libXfont-1.4.6/src/stubs/findoldfnt.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/getcres.c b/x_lib/libXfont-1.4.6/src/stubs/getcres.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/getcres.c rename to x_lib/libXfont-1.4.6/src/stubs/getcres.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/getdefptsize.c b/x_lib/libXfont-1.4.6/src/stubs/getdefptsize.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/getdefptsize.c rename to x_lib/libXfont-1.4.6/src/stubs/getdefptsize.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/getnewfntcid.c b/x_lib/libXfont-1.4.6/src/stubs/getnewfntcid.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/getnewfntcid.c rename to x_lib/libXfont-1.4.6/src/stubs/getnewfntcid.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/gettime.c b/x_lib/libXfont-1.4.6/src/stubs/gettime.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/gettime.c rename to x_lib/libXfont-1.4.6/src/stubs/gettime.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/initfshdl.c b/x_lib/libXfont-1.4.6/src/stubs/initfshdl.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/initfshdl.c rename to x_lib/libXfont-1.4.6/src/stubs/initfshdl.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/regfpefunc.c b/x_lib/libXfont-1.4.6/src/stubs/regfpefunc.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/regfpefunc.c rename to x_lib/libXfont-1.4.6/src/stubs/regfpefunc.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/rmfshdl.c b/x_lib/libXfont-1.4.6/src/stubs/rmfshdl.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/rmfshdl.c rename to x_lib/libXfont-1.4.6/src/stubs/rmfshdl.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/servclient.c b/x_lib/libXfont-1.4.6/src/stubs/servclient.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/servclient.c rename to x_lib/libXfont-1.4.6/src/stubs/servclient.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/setfntauth.c b/x_lib/libXfont-1.4.6/src/stubs/setfntauth.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/setfntauth.c rename to x_lib/libXfont-1.4.6/src/stubs/setfntauth.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/stfntcfnt.c b/x_lib/libXfont-1.4.6/src/stubs/stfntcfnt.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/stfntcfnt.c rename to x_lib/libXfont-1.4.6/src/stubs/stfntcfnt.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/stubs.h b/x_lib/libXfont-1.4.6/src/stubs/stubs.h similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/stubs/stubs.h rename to x_lib/libXfont-1.4.6/src/stubs/stubs.h diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/Makefile.am b/x_lib/libXfont-1.4.6/src/util/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/Makefile.am rename to x_lib/libXfont-1.4.6/src/util/Makefile.am diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/atom.c b/x_lib/libXfont-1.4.6/src/util/atom.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/atom.c rename to x_lib/libXfont-1.4.6/src/util/atom.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontaccel.c b/x_lib/libXfont-1.4.6/src/util/fontaccel.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontaccel.c rename to x_lib/libXfont-1.4.6/src/util/fontaccel.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontnames.c b/x_lib/libXfont-1.4.6/src/util/fontnames.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontnames.c rename to x_lib/libXfont-1.4.6/src/util/fontnames.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontutil.c b/x_lib/libXfont-1.4.6/src/util/fontutil.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontutil.c rename to x_lib/libXfont-1.4.6/src/util/fontutil.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontxlfd.c b/x_lib/libXfont-1.4.6/src/util/fontxlfd.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/fontxlfd.c rename to x_lib/libXfont-1.4.6/src/util/fontxlfd.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/format.c b/x_lib/libXfont-1.4.6/src/util/format.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/format.c rename to x_lib/libXfont-1.4.6/src/util/format.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/miscutil.c b/x_lib/libXfont-1.4.6/src/util/miscutil.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/miscutil.c rename to x_lib/libXfont-1.4.6/src/util/miscutil.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/patcache.c b/x_lib/libXfont-1.4.6/src/util/patcache.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/patcache.c rename to x_lib/libXfont-1.4.6/src/util/patcache.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/private.c b/x_lib/libXfont-1.4.6/src/util/private.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/private.c rename to x_lib/libXfont-1.4.6/src/util/private.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/src/util/utilbitmap.c b/x_lib/libXfont-1.4.6/src/util/utilbitmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/src/util/utilbitmap.c rename to x_lib/libXfont-1.4.6/src/util/utilbitmap.c diff --git a/XServer/other_lib/x_lib/libXfont-1.4.6/xfont.pc.in b/x_lib/libXfont-1.4.6/xfont.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXfont-1.4.6/xfont.pc.in rename to x_lib/libXfont-1.4.6/xfont.pc.in diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/Android.mk b/x_lib/libXmu-1.1.2/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/Android.mk rename to x_lib/libXmu-1.1.2/Android.mk diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/COPYING b/x_lib/libXmu-1.1.2/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/COPYING rename to x_lib/libXmu-1.1.2/COPYING diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/Makefile.am b/x_lib/libXmu-1.1.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/Makefile.am rename to x_lib/libXmu-1.1.2/Makefile.am diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/README b/x_lib/libXmu-1.1.2/README similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/README rename to x_lib/libXmu-1.1.2/README diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/autogen.sh b/x_lib/libXmu-1.1.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/autogen.sh rename to x_lib/libXmu-1.1.2/autogen.sh diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/config.h b/x_lib/libXmu-1.1.2/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/config.h rename to x_lib/libXmu-1.1.2/config.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/configure.ac b/x_lib/libXmu-1.1.2/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/configure.ac rename to x_lib/libXmu-1.1.2/configure.ac diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/doc/Makefile.am b/x_lib/libXmu-1.1.2/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/doc/Makefile.am rename to x_lib/libXmu-1.1.2/doc/Makefile.am diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/doc/Xmu.xml b/x_lib/libXmu-1.1.2/doc/Xmu.xml similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/doc/Xmu.xml rename to x_lib/libXmu-1.1.2/doc/Xmu.xml diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/doc/xlogo.svg b/x_lib/libXmu-1.1.2/doc/xlogo.svg similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/doc/xlogo.svg rename to x_lib/libXmu-1.1.2/doc/xlogo.svg diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/docbook.am b/x_lib/libXmu-1.1.2/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/docbook.am rename to x_lib/libXmu-1.1.2/docbook.am diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/Makefile.am b/x_lib/libXmu-1.1.2/include/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/Makefile.am rename to x_lib/libXmu-1.1.2/include/Makefile.am diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Atoms.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Atoms.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Atoms.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Atoms.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CharSet.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/CharSet.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CharSet.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/CharSet.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CloseHook.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/CloseHook.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CloseHook.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/CloseHook.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Converters.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Converters.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Converters.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Converters.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CurUtil.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/CurUtil.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CurUtil.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/CurUtil.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CvtCache.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/CvtCache.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/CvtCache.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/CvtCache.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/DisplayQue.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/DisplayQue.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/DisplayQue.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/DisplayQue.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Drawing.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Drawing.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Drawing.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Drawing.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Editres.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Editres.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Editres.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Editres.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/EditresP.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/EditresP.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/EditresP.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/EditresP.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Error.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Error.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Error.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Error.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/ExtAgent.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/ExtAgent.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/ExtAgent.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/ExtAgent.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Initer.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Initer.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Initer.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Initer.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Lookup.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Lookup.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Lookup.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Lookup.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Misc.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Misc.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Misc.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Misc.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/StdCmap.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/StdCmap.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/StdCmap.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/StdCmap.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/StdSel.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/StdSel.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/StdSel.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/StdSel.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/SysUtil.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/SysUtil.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/SysUtil.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/SysUtil.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/WhitePoint.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/WhitePoint.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/WhitePoint.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/WhitePoint.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/WidgetNode.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/WidgetNode.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/WidgetNode.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/WidgetNode.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/WinUtil.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/WinUtil.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/WinUtil.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/WinUtil.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Xct.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Xct.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Xct.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Xct.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Xmu.h b/x_lib/libXmu-1.1.2/include/X11/Xmu/Xmu.h similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/include/X11/Xmu/Xmu.h rename to x_lib/libXmu-1.1.2/include/X11/Xmu/Xmu.h diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/AllCmap.c b/x_lib/libXmu-1.1.2/src/AllCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/AllCmap.c rename to x_lib/libXmu-1.1.2/src/AllCmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Atoms.c b/x_lib/libXmu-1.1.2/src/Atoms.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Atoms.c rename to x_lib/libXmu-1.1.2/src/Atoms.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/ClientWin.c b/x_lib/libXmu-1.1.2/src/ClientWin.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/ClientWin.c rename to x_lib/libXmu-1.1.2/src/ClientWin.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Clip.c b/x_lib/libXmu-1.1.2/src/Clip.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Clip.c rename to x_lib/libXmu-1.1.2/src/Clip.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CloseHook.c b/x_lib/libXmu-1.1.2/src/CloseHook.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CloseHook.c rename to x_lib/libXmu-1.1.2/src/CloseHook.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CmapAlloc.c b/x_lib/libXmu-1.1.2/src/CmapAlloc.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CmapAlloc.c rename to x_lib/libXmu-1.1.2/src/CmapAlloc.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CrCmap.c b/x_lib/libXmu-1.1.2/src/CrCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CrCmap.c rename to x_lib/libXmu-1.1.2/src/CrCmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CrPixFBit.c b/x_lib/libXmu-1.1.2/src/CrPixFBit.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CrPixFBit.c rename to x_lib/libXmu-1.1.2/src/CrPixFBit.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CursorName.c b/x_lib/libXmu-1.1.2/src/CursorName.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CursorName.c rename to x_lib/libXmu-1.1.2/src/CursorName.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CvtCache.c b/x_lib/libXmu-1.1.2/src/CvtCache.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CvtCache.c rename to x_lib/libXmu-1.1.2/src/CvtCache.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/CvtStdSel.c b/x_lib/libXmu-1.1.2/src/CvtStdSel.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/CvtStdSel.c rename to x_lib/libXmu-1.1.2/src/CvtStdSel.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/DefErrMsg.c b/x_lib/libXmu-1.1.2/src/DefErrMsg.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/DefErrMsg.c rename to x_lib/libXmu-1.1.2/src/DefErrMsg.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/DelCmap.c b/x_lib/libXmu-1.1.2/src/DelCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/DelCmap.c rename to x_lib/libXmu-1.1.2/src/DelCmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/DisplayQue.c b/x_lib/libXmu-1.1.2/src/DisplayQue.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/DisplayQue.c rename to x_lib/libXmu-1.1.2/src/DisplayQue.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Distinct.c b/x_lib/libXmu-1.1.2/src/Distinct.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Distinct.c rename to x_lib/libXmu-1.1.2/src/Distinct.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/DrRndRect.c b/x_lib/libXmu-1.1.2/src/DrRndRect.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/DrRndRect.c rename to x_lib/libXmu-1.1.2/src/DrRndRect.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/DrawLogo.c b/x_lib/libXmu-1.1.2/src/DrawLogo.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/DrawLogo.c rename to x_lib/libXmu-1.1.2/src/DrawLogo.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/EditresCom.c b/x_lib/libXmu-1.1.2/src/EditresCom.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/EditresCom.c rename to x_lib/libXmu-1.1.2/src/EditresCom.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/ExtAgent.c b/x_lib/libXmu-1.1.2/src/ExtAgent.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/ExtAgent.c rename to x_lib/libXmu-1.1.2/src/ExtAgent.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/FToCback.c b/x_lib/libXmu-1.1.2/src/FToCback.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/FToCback.c rename to x_lib/libXmu-1.1.2/src/FToCback.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/GetHost.c b/x_lib/libXmu-1.1.2/src/GetHost.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/GetHost.c rename to x_lib/libXmu-1.1.2/src/GetHost.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/GrayPixmap.c b/x_lib/libXmu-1.1.2/src/GrayPixmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/GrayPixmap.c rename to x_lib/libXmu-1.1.2/src/GrayPixmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Initer.c b/x_lib/libXmu-1.1.2/src/Initer.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Initer.c rename to x_lib/libXmu-1.1.2/src/Initer.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/LocBitmap.c b/x_lib/libXmu-1.1.2/src/LocBitmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/LocBitmap.c rename to x_lib/libXmu-1.1.2/src/LocBitmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Lookup.c b/x_lib/libXmu-1.1.2/src/Lookup.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Lookup.c rename to x_lib/libXmu-1.1.2/src/Lookup.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/LookupCmap.c b/x_lib/libXmu-1.1.2/src/LookupCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/LookupCmap.c rename to x_lib/libXmu-1.1.2/src/LookupCmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Lower.c b/x_lib/libXmu-1.1.2/src/Lower.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Lower.c rename to x_lib/libXmu-1.1.2/src/Lower.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Makefile.am b/x_lib/libXmu-1.1.2/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Makefile.am rename to x_lib/libXmu-1.1.2/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/RdBitF.c b/x_lib/libXmu-1.1.2/src/RdBitF.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/RdBitF.c rename to x_lib/libXmu-1.1.2/src/RdBitF.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/ScrOfWin.c b/x_lib/libXmu-1.1.2/src/ScrOfWin.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/ScrOfWin.c rename to x_lib/libXmu-1.1.2/src/ScrOfWin.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/ShapeWidg.c b/x_lib/libXmu-1.1.2/src/ShapeWidg.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/ShapeWidg.c rename to x_lib/libXmu-1.1.2/src/ShapeWidg.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StdCmap.c b/x_lib/libXmu-1.1.2/src/StdCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StdCmap.c rename to x_lib/libXmu-1.1.2/src/StdCmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToBS.c b/x_lib/libXmu-1.1.2/src/StrToBS.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToBS.c rename to x_lib/libXmu-1.1.2/src/StrToBS.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToBmap.c b/x_lib/libXmu-1.1.2/src/StrToBmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToBmap.c rename to x_lib/libXmu-1.1.2/src/StrToBmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToCurs.c b/x_lib/libXmu-1.1.2/src/StrToCurs.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToCurs.c rename to x_lib/libXmu-1.1.2/src/StrToCurs.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToGrav.c b/x_lib/libXmu-1.1.2/src/StrToGrav.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToGrav.c rename to x_lib/libXmu-1.1.2/src/StrToGrav.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToJust.c b/x_lib/libXmu-1.1.2/src/StrToJust.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToJust.c rename to x_lib/libXmu-1.1.2/src/StrToJust.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToLong.c b/x_lib/libXmu-1.1.2/src/StrToLong.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToLong.c rename to x_lib/libXmu-1.1.2/src/StrToLong.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToOrnt.c b/x_lib/libXmu-1.1.2/src/StrToOrnt.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToOrnt.c rename to x_lib/libXmu-1.1.2/src/StrToOrnt.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToShap.c b/x_lib/libXmu-1.1.2/src/StrToShap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToShap.c rename to x_lib/libXmu-1.1.2/src/StrToShap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToWidg.c b/x_lib/libXmu-1.1.2/src/StrToWidg.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/StrToWidg.c rename to x_lib/libXmu-1.1.2/src/StrToWidg.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/UpdMapHint.c b/x_lib/libXmu-1.1.2/src/UpdMapHint.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/UpdMapHint.c rename to x_lib/libXmu-1.1.2/src/UpdMapHint.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/VisCmap.c b/x_lib/libXmu-1.1.2/src/VisCmap.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/VisCmap.c rename to x_lib/libXmu-1.1.2/src/VisCmap.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/WidgetNode.c b/x_lib/libXmu-1.1.2/src/WidgetNode.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/WidgetNode.c rename to x_lib/libXmu-1.1.2/src/WidgetNode.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/Xct.c b/x_lib/libXmu-1.1.2/src/Xct.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/Xct.c rename to x_lib/libXmu-1.1.2/src/Xct.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/src/sharedlib.c b/x_lib/libXmu-1.1.2/src/sharedlib.c similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/src/sharedlib.c rename to x_lib/libXmu-1.1.2/src/sharedlib.c diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/xmu.pc.in b/x_lib/libXmu-1.1.2/xmu.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/xmu.pc.in rename to x_lib/libXmu-1.1.2/xmu.pc.in diff --git a/XServer/other_lib/x_lib/libXmu-1.1.2/xmuu.pc.in b/x_lib/libXmu-1.1.2/xmuu.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXmu-1.1.2/xmuu.pc.in rename to x_lib/libXmu-1.1.2/xmuu.pc.in diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/AUTHORS b/x_lib/libXrandr-1.4.2/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/AUTHORS rename to x_lib/libXrandr-1.4.2/AUTHORS diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/Android.mk b/x_lib/libXrandr-1.4.2/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/Android.mk rename to x_lib/libXrandr-1.4.2/Android.mk diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/COPYING b/x_lib/libXrandr-1.4.2/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/COPYING rename to x_lib/libXrandr-1.4.2/COPYING diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/Makefile.am b/x_lib/libXrandr-1.4.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/Makefile.am rename to x_lib/libXrandr-1.4.2/Makefile.am diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/README b/x_lib/libXrandr-1.4.2/README similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/README rename to x_lib/libXrandr-1.4.2/README diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/autogen.sh b/x_lib/libXrandr-1.4.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/autogen.sh rename to x_lib/libXrandr-1.4.2/autogen.sh diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/config.h b/x_lib/libXrandr-1.4.2/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/config.h rename to x_lib/libXrandr-1.4.2/config.h diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/configure.ac b/x_lib/libXrandr-1.4.2/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/configure.ac rename to x_lib/libXrandr-1.4.2/configure.ac diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/include/X11/extensions/Xrandr.h b/x_lib/libXrandr-1.4.2/include/X11/extensions/Xrandr.h similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/include/X11/extensions/Xrandr.h rename to x_lib/libXrandr-1.4.2/include/X11/extensions/Xrandr.h diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/Makefile.am b/x_lib/libXrandr-1.4.2/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/Makefile.am rename to x_lib/libXrandr-1.4.2/man/Makefile.am diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigCurrentConfiguration.man b/x_lib/libXrandr-1.4.2/man/XRRConfigCurrentConfiguration.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigCurrentConfiguration.man rename to x_lib/libXrandr-1.4.2/man/XRRConfigCurrentConfiguration.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigCurrentRate.man b/x_lib/libXrandr-1.4.2/man/XRRConfigCurrentRate.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigCurrentRate.man rename to x_lib/libXrandr-1.4.2/man/XRRConfigCurrentRate.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigRates.man b/x_lib/libXrandr-1.4.2/man/XRRConfigRates.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigRates.man rename to x_lib/libXrandr-1.4.2/man/XRRConfigRates.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigRotations.man b/x_lib/libXrandr-1.4.2/man/XRRConfigRotations.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigRotations.man rename to x_lib/libXrandr-1.4.2/man/XRRConfigRotations.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigSizes.man b/x_lib/libXrandr-1.4.2/man/XRRConfigSizes.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigSizes.man rename to x_lib/libXrandr-1.4.2/man/XRRConfigSizes.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigTimes.man b/x_lib/libXrandr-1.4.2/man/XRRConfigTimes.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRConfigTimes.man rename to x_lib/libXrandr-1.4.2/man/XRRConfigTimes.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRFreeScreenConfigInfo.man b/x_lib/libXrandr-1.4.2/man/XRRFreeScreenConfigInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRFreeScreenConfigInfo.man rename to x_lib/libXrandr-1.4.2/man/XRRFreeScreenConfigInfo.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRGetScreenInfo.man b/x_lib/libXrandr-1.4.2/man/XRRGetScreenInfo.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRGetScreenInfo.man rename to x_lib/libXrandr-1.4.2/man/XRRGetScreenInfo.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRQueryExtension.man b/x_lib/libXrandr-1.4.2/man/XRRQueryExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRQueryExtension.man rename to x_lib/libXrandr-1.4.2/man/XRRQueryExtension.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRQueryVersion.man b/x_lib/libXrandr-1.4.2/man/XRRQueryVersion.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRQueryVersion.man rename to x_lib/libXrandr-1.4.2/man/XRRQueryVersion.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRRootToScreen.man b/x_lib/libXrandr-1.4.2/man/XRRRootToScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRRootToScreen.man rename to x_lib/libXrandr-1.4.2/man/XRRRootToScreen.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRSelectInput.man b/x_lib/libXrandr-1.4.2/man/XRRSelectInput.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRSelectInput.man rename to x_lib/libXrandr-1.4.2/man/XRRSelectInput.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRSetScreenConfig.man b/x_lib/libXrandr-1.4.2/man/XRRSetScreenConfig.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRSetScreenConfig.man rename to x_lib/libXrandr-1.4.2/man/XRRSetScreenConfig.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRSetScreenConfigAndRate.man b/x_lib/libXrandr-1.4.2/man/XRRSetScreenConfigAndRate.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/XRRSetScreenConfigAndRate.man rename to x_lib/libXrandr-1.4.2/man/XRRSetScreenConfigAndRate.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/man/Xrandr.man b/x_lib/libXrandr-1.4.2/man/Xrandr.man similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/man/Xrandr.man rename to x_lib/libXrandr-1.4.2/man/Xrandr.man diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/Makefile.am b/x_lib/libXrandr-1.4.2/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/Makefile.am rename to x_lib/libXrandr-1.4.2/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/Xrandr.c b/x_lib/libXrandr-1.4.2/src/Xrandr.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/Xrandr.c rename to x_lib/libXrandr-1.4.2/src/Xrandr.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/Xrandrint.h b/x_lib/libXrandr-1.4.2/src/Xrandrint.h similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/Xrandrint.h rename to x_lib/libXrandr-1.4.2/src/Xrandrint.h diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrConfig.c b/x_lib/libXrandr-1.4.2/src/XrrConfig.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrConfig.c rename to x_lib/libXrandr-1.4.2/src/XrrConfig.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrCrtc.c b/x_lib/libXrandr-1.4.2/src/XrrCrtc.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrCrtc.c rename to x_lib/libXrandr-1.4.2/src/XrrCrtc.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrMode.c b/x_lib/libXrandr-1.4.2/src/XrrMode.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrMode.c rename to x_lib/libXrandr-1.4.2/src/XrrMode.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrOutput.c b/x_lib/libXrandr-1.4.2/src/XrrOutput.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrOutput.c rename to x_lib/libXrandr-1.4.2/src/XrrOutput.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrProperty.c b/x_lib/libXrandr-1.4.2/src/XrrProperty.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrProperty.c rename to x_lib/libXrandr-1.4.2/src/XrrProperty.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrProvider.c b/x_lib/libXrandr-1.4.2/src/XrrProvider.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrProvider.c rename to x_lib/libXrandr-1.4.2/src/XrrProvider.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrProviderProperty.c b/x_lib/libXrandr-1.4.2/src/XrrProviderProperty.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrProviderProperty.c rename to x_lib/libXrandr-1.4.2/src/XrrProviderProperty.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrScreen.c b/x_lib/libXrandr-1.4.2/src/XrrScreen.c similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/src/XrrScreen.c rename to x_lib/libXrandr-1.4.2/src/XrrScreen.c diff --git a/XServer/other_lib/x_lib/libXrandr-1.4.2/xrandr.pc.in b/x_lib/libXrandr-1.4.2/xrandr.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXrandr-1.4.2/xrandr.pc.in rename to x_lib/libXrandr-1.4.2/xrandr.pc.in diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/AUTHORS b/x_lib/libXrender-0.9.8/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/AUTHORS rename to x_lib/libXrender-0.9.8/AUTHORS diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/Android.mk b/x_lib/libXrender-0.9.8/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/Android.mk rename to x_lib/libXrender-0.9.8/Android.mk diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/COPYING b/x_lib/libXrender-0.9.8/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/COPYING rename to x_lib/libXrender-0.9.8/COPYING diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/Makefile.am b/x_lib/libXrender-0.9.8/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/Makefile.am rename to x_lib/libXrender-0.9.8/Makefile.am diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/README b/x_lib/libXrender-0.9.8/README similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/README rename to x_lib/libXrender-0.9.8/README diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/autogen.sh b/x_lib/libXrender-0.9.8/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/autogen.sh rename to x_lib/libXrender-0.9.8/autogen.sh diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/config.h b/x_lib/libXrender-0.9.8/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/config.h rename to x_lib/libXrender-0.9.8/config.h diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/configure.ac b/x_lib/libXrender-0.9.8/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/configure.ac rename to x_lib/libXrender-0.9.8/configure.ac diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/doc/libXrender.txt b/x_lib/libXrender-0.9.8/doc/libXrender.txt similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/doc/libXrender.txt rename to x_lib/libXrender-0.9.8/doc/libXrender.txt diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/include/X11/extensions/Xrender.h b/x_lib/libXrender-0.9.8/include/X11/extensions/Xrender.h similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/include/X11/extensions/Xrender.h rename to x_lib/libXrender-0.9.8/include/X11/extensions/Xrender.h diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/AddTrap.c b/x_lib/libXrender-0.9.8/src/AddTrap.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/AddTrap.c rename to x_lib/libXrender-0.9.8/src/AddTrap.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Color.c b/x_lib/libXrender-0.9.8/src/Color.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Color.c rename to x_lib/libXrender-0.9.8/src/Color.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Composite.c b/x_lib/libXrender-0.9.8/src/Composite.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Composite.c rename to x_lib/libXrender-0.9.8/src/Composite.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Cursor.c b/x_lib/libXrender-0.9.8/src/Cursor.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Cursor.c rename to x_lib/libXrender-0.9.8/src/Cursor.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/FillRect.c b/x_lib/libXrender-0.9.8/src/FillRect.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/FillRect.c rename to x_lib/libXrender-0.9.8/src/FillRect.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/FillRects.c b/x_lib/libXrender-0.9.8/src/FillRects.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/FillRects.c rename to x_lib/libXrender-0.9.8/src/FillRects.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Filter.c b/x_lib/libXrender-0.9.8/src/Filter.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Filter.c rename to x_lib/libXrender-0.9.8/src/Filter.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Glyph.c b/x_lib/libXrender-0.9.8/src/Glyph.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Glyph.c rename to x_lib/libXrender-0.9.8/src/Glyph.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Makefile.am b/x_lib/libXrender-0.9.8/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Makefile.am rename to x_lib/libXrender-0.9.8/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Picture.c b/x_lib/libXrender-0.9.8/src/Picture.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Picture.c rename to x_lib/libXrender-0.9.8/src/Picture.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Poly.c b/x_lib/libXrender-0.9.8/src/Poly.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Poly.c rename to x_lib/libXrender-0.9.8/src/Poly.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Trap.c b/x_lib/libXrender-0.9.8/src/Trap.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Trap.c rename to x_lib/libXrender-0.9.8/src/Trap.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Tri.c b/x_lib/libXrender-0.9.8/src/Tri.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Tri.c rename to x_lib/libXrender-0.9.8/src/Tri.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Xrender.c b/x_lib/libXrender-0.9.8/src/Xrender.c similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Xrender.c rename to x_lib/libXrender-0.9.8/src/Xrender.c diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/src/Xrenderint.h b/x_lib/libXrender-0.9.8/src/Xrenderint.h similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/src/Xrenderint.h rename to x_lib/libXrender-0.9.8/src/Xrenderint.h diff --git a/XServer/other_lib/x_lib/libXrender-0.9.8/xrender.pc.in b/x_lib/libXrender-0.9.8/xrender.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXrender-0.9.8/xrender.pc.in rename to x_lib/libXrender-0.9.8/xrender.pc.in diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/Android.mk b/x_lib/libXt-1.1.4/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/Android.mk rename to x_lib/libXt-1.1.4/Android.mk diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/COPYING b/x_lib/libXt-1.1.4/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/COPYING rename to x_lib/libXt-1.1.4/COPYING diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/Makefile.am b/x_lib/libXt-1.1.4/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/Makefile.am rename to x_lib/libXt-1.1.4/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/README b/x_lib/libXt-1.1.4/README similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/README rename to x_lib/libXt-1.1.4/README diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/autogen.sh b/x_lib/libXt-1.1.4/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/autogen.sh rename to x_lib/libXt-1.1.4/autogen.sh diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/config.h b/x_lib/libXt-1.1.4/config.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/config.h rename to x_lib/libXt-1.1.4/config.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/configure.ac b/x_lib/libXt-1.1.4/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/configure.ac rename to x_lib/libXt-1.1.4/configure.ac diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/docbook.am b/x_lib/libXt-1.1.4/docbook.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/docbook.am rename to x_lib/libXt-1.1.4/docbook.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/Makefile.am b/x_lib/libXt-1.1.4/include/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/Makefile.am rename to x_lib/libXt-1.1.4/include/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CallbackI.h b/x_lib/libXt-1.1.4/include/X11/CallbackI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CallbackI.h rename to x_lib/libXt-1.1.4/include/X11/CallbackI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Composite.h b/x_lib/libXt-1.1.4/include/X11/Composite.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Composite.h rename to x_lib/libXt-1.1.4/include/X11/Composite.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CompositeP.h b/x_lib/libXt-1.1.4/include/X11/CompositeP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CompositeP.h rename to x_lib/libXt-1.1.4/include/X11/CompositeP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ConstrainP.h b/x_lib/libXt-1.1.4/include/X11/ConstrainP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ConstrainP.h rename to x_lib/libXt-1.1.4/include/X11/ConstrainP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Constraint.h b/x_lib/libXt-1.1.4/include/X11/Constraint.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Constraint.h rename to x_lib/libXt-1.1.4/include/X11/Constraint.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ConvertI.h b/x_lib/libXt-1.1.4/include/X11/ConvertI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ConvertI.h rename to x_lib/libXt-1.1.4/include/X11/ConvertI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Core.h b/x_lib/libXt-1.1.4/include/X11/Core.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Core.h rename to x_lib/libXt-1.1.4/include/X11/Core.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CoreP.h b/x_lib/libXt-1.1.4/include/X11/CoreP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CoreP.h rename to x_lib/libXt-1.1.4/include/X11/CoreP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CreateI.h b/x_lib/libXt-1.1.4/include/X11/CreateI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/CreateI.h rename to x_lib/libXt-1.1.4/include/X11/CreateI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/EventI.h b/x_lib/libXt-1.1.4/include/X11/EventI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/EventI.h rename to x_lib/libXt-1.1.4/include/X11/EventI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/HookObjI.h b/x_lib/libXt-1.1.4/include/X11/HookObjI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/HookObjI.h rename to x_lib/libXt-1.1.4/include/X11/HookObjI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/InitialI.h b/x_lib/libXt-1.1.4/include/X11/InitialI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/InitialI.h rename to x_lib/libXt-1.1.4/include/X11/InitialI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Intrinsic.h b/x_lib/libXt-1.1.4/include/X11/Intrinsic.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Intrinsic.h rename to x_lib/libXt-1.1.4/include/X11/Intrinsic.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/IntrinsicI.h b/x_lib/libXt-1.1.4/include/X11/IntrinsicI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/IntrinsicI.h rename to x_lib/libXt-1.1.4/include/X11/IntrinsicI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/IntrinsicP.h b/x_lib/libXt-1.1.4/include/X11/IntrinsicP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/IntrinsicP.h rename to x_lib/libXt-1.1.4/include/X11/IntrinsicP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Object.h b/x_lib/libXt-1.1.4/include/X11/Object.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Object.h rename to x_lib/libXt-1.1.4/include/X11/Object.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ObjectP.h b/x_lib/libXt-1.1.4/include/X11/ObjectP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ObjectP.h rename to x_lib/libXt-1.1.4/include/X11/ObjectP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/PassivGraI.h b/x_lib/libXt-1.1.4/include/X11/PassivGraI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/PassivGraI.h rename to x_lib/libXt-1.1.4/include/X11/PassivGraI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/RectObj.h b/x_lib/libXt-1.1.4/include/X11/RectObj.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/RectObj.h rename to x_lib/libXt-1.1.4/include/X11/RectObj.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/RectObjP.h b/x_lib/libXt-1.1.4/include/X11/RectObjP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/RectObjP.h rename to x_lib/libXt-1.1.4/include/X11/RectObjP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ResConfigP.h b/x_lib/libXt-1.1.4/include/X11/ResConfigP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ResConfigP.h rename to x_lib/libXt-1.1.4/include/X11/ResConfigP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ResourceI.h b/x_lib/libXt-1.1.4/include/X11/ResourceI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ResourceI.h rename to x_lib/libXt-1.1.4/include/X11/ResourceI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/SelectionI.h b/x_lib/libXt-1.1.4/include/X11/SelectionI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/SelectionI.h rename to x_lib/libXt-1.1.4/include/X11/SelectionI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Shell.h b/x_lib/libXt-1.1.4/include/X11/Shell.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Shell.h rename to x_lib/libXt-1.1.4/include/X11/Shell.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ShellI.h b/x_lib/libXt-1.1.4/include/X11/ShellI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ShellI.h rename to x_lib/libXt-1.1.4/include/X11/ShellI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ShellP.h b/x_lib/libXt-1.1.4/include/X11/ShellP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ShellP.h rename to x_lib/libXt-1.1.4/include/X11/ShellP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/StringDefs.h b/x_lib/libXt-1.1.4/include/X11/StringDefs.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/StringDefs.h rename to x_lib/libXt-1.1.4/include/X11/StringDefs.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ThreadsI.h b/x_lib/libXt-1.1.4/include/X11/ThreadsI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/ThreadsI.h rename to x_lib/libXt-1.1.4/include/X11/ThreadsI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/TranslateI.h b/x_lib/libXt-1.1.4/include/X11/TranslateI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/TranslateI.h rename to x_lib/libXt-1.1.4/include/X11/TranslateI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/VarargsI.h b/x_lib/libXt-1.1.4/include/X11/VarargsI.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/VarargsI.h rename to x_lib/libXt-1.1.4/include/X11/VarargsI.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Vendor.h b/x_lib/libXt-1.1.4/include/X11/Vendor.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Vendor.h rename to x_lib/libXt-1.1.4/include/X11/Vendor.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/VendorP.h b/x_lib/libXt-1.1.4/include/X11/VendorP.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/VendorP.h rename to x_lib/libXt-1.1.4/include/X11/VendorP.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Xtos.h b/x_lib/libXt-1.1.4/include/X11/Xtos.h similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/include/X11/Xtos.h rename to x_lib/libXt-1.1.4/include/X11/Xtos.h diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/m4/ax_define_dir.m4 b/x_lib/libXt-1.1.4/m4/ax_define_dir.m4 similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/m4/ax_define_dir.m4 rename to x_lib/libXt-1.1.4/m4/ax_define_dir.m4 diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/Makefile.am b/x_lib/libXt-1.1.4/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/Makefile.am rename to x_lib/libXt-1.1.4/man/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/MenuPopdown.man b/x_lib/libXt-1.1.4/man/MenuPopdown.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/MenuPopdown.man rename to x_lib/libXt-1.1.4/man/MenuPopdown.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/MenuPopup.man b/x_lib/libXt-1.1.4/man/MenuPopup.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/MenuPopup.man rename to x_lib/libXt-1.1.4/man/MenuPopup.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddActions.man b/x_lib/libXt-1.1.4/man/XtAddActions.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddActions.man rename to x_lib/libXt-1.1.4/man/XtAddActions.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddCallback.man b/x_lib/libXt-1.1.4/man/XtAddCallback.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddCallback.man rename to x_lib/libXt-1.1.4/man/XtAddCallback.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddCallbacks.man b/x_lib/libXt-1.1.4/man/XtAddCallbacks.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddCallbacks.man rename to x_lib/libXt-1.1.4/man/XtAddCallbacks.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddConverter.man b/x_lib/libXt-1.1.4/man/XtAddConverter.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddConverter.man rename to x_lib/libXt-1.1.4/man/XtAddConverter.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddEventHandler.man b/x_lib/libXt-1.1.4/man/XtAddEventHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddEventHandler.man rename to x_lib/libXt-1.1.4/man/XtAddEventHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddExposureToRegion.man b/x_lib/libXt-1.1.4/man/XtAddExposureToRegion.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddExposureToRegion.man rename to x_lib/libXt-1.1.4/man/XtAddExposureToRegion.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddGrab.man b/x_lib/libXt-1.1.4/man/XtAddGrab.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddGrab.man rename to x_lib/libXt-1.1.4/man/XtAddGrab.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddInput.man b/x_lib/libXt-1.1.4/man/XtAddInput.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddInput.man rename to x_lib/libXt-1.1.4/man/XtAddInput.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddRawEventHandler.man b/x_lib/libXt-1.1.4/man/XtAddRawEventHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddRawEventHandler.man rename to x_lib/libXt-1.1.4/man/XtAddRawEventHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddTimeOut.man b/x_lib/libXt-1.1.4/man/XtAddTimeOut.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddTimeOut.man rename to x_lib/libXt-1.1.4/man/XtAddTimeOut.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddWorkProc.man b/x_lib/libXt-1.1.4/man/XtAddWorkProc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAddWorkProc.man rename to x_lib/libXt-1.1.4/man/XtAddWorkProc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAllocateGC.man b/x_lib/libXt-1.1.4/man/XtAllocateGC.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAllocateGC.man rename to x_lib/libXt-1.1.4/man/XtAllocateGC.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddActionHook.man b/x_lib/libXt-1.1.4/man/XtAppAddActionHook.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddActionHook.man rename to x_lib/libXt-1.1.4/man/XtAppAddActionHook.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddActions.man b/x_lib/libXt-1.1.4/man/XtAppAddActions.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddActions.man rename to x_lib/libXt-1.1.4/man/XtAppAddActions.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddBlockHook.man b/x_lib/libXt-1.1.4/man/XtAppAddBlockHook.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddBlockHook.man rename to x_lib/libXt-1.1.4/man/XtAppAddBlockHook.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddConverter.man b/x_lib/libXt-1.1.4/man/XtAppAddConverter.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddConverter.man rename to x_lib/libXt-1.1.4/man/XtAppAddConverter.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddInput.man b/x_lib/libXt-1.1.4/man/XtAppAddInput.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddInput.man rename to x_lib/libXt-1.1.4/man/XtAppAddInput.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddSignal.man b/x_lib/libXt-1.1.4/man/XtAppAddSignal.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddSignal.man rename to x_lib/libXt-1.1.4/man/XtAppAddSignal.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddTimeOut.man b/x_lib/libXt-1.1.4/man/XtAppAddTimeOut.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddTimeOut.man rename to x_lib/libXt-1.1.4/man/XtAppAddTimeOut.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddWorkProc.man b/x_lib/libXt-1.1.4/man/XtAppAddWorkProc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppAddWorkProc.man rename to x_lib/libXt-1.1.4/man/XtAppAddWorkProc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppCreateShell.man b/x_lib/libXt-1.1.4/man/XtAppCreateShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppCreateShell.man rename to x_lib/libXt-1.1.4/man/XtAppCreateShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppError.man b/x_lib/libXt-1.1.4/man/XtAppError.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppError.man rename to x_lib/libXt-1.1.4/man/XtAppError.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppErrorMsg.man b/x_lib/libXt-1.1.4/man/XtAppErrorMsg.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppErrorMsg.man rename to x_lib/libXt-1.1.4/man/XtAppErrorMsg.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetErrorDatabase.man b/x_lib/libXt-1.1.4/man/XtAppGetErrorDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetErrorDatabase.man rename to x_lib/libXt-1.1.4/man/XtAppGetErrorDatabase.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetErrorDatabaseText.man b/x_lib/libXt-1.1.4/man/XtAppGetErrorDatabaseText.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetErrorDatabaseText.man rename to x_lib/libXt-1.1.4/man/XtAppGetErrorDatabaseText.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetExitFlag.man b/x_lib/libXt-1.1.4/man/XtAppGetExitFlag.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetExitFlag.man rename to x_lib/libXt-1.1.4/man/XtAppGetExitFlag.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetSelectionTimeout.man b/x_lib/libXt-1.1.4/man/XtAppGetSelectionTimeout.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppGetSelectionTimeout.man rename to x_lib/libXt-1.1.4/man/XtAppGetSelectionTimeout.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppInitialize.man b/x_lib/libXt-1.1.4/man/XtAppInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppInitialize.man rename to x_lib/libXt-1.1.4/man/XtAppInitialize.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppLock.man b/x_lib/libXt-1.1.4/man/XtAppLock.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppLock.man rename to x_lib/libXt-1.1.4/man/XtAppLock.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppMainLoop.man b/x_lib/libXt-1.1.4/man/XtAppMainLoop.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppMainLoop.man rename to x_lib/libXt-1.1.4/man/XtAppMainLoop.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppNextEvent.man b/x_lib/libXt-1.1.4/man/XtAppNextEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppNextEvent.man rename to x_lib/libXt-1.1.4/man/XtAppNextEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppPeekEvent.man b/x_lib/libXt-1.1.4/man/XtAppPeekEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppPeekEvent.man rename to x_lib/libXt-1.1.4/man/XtAppPeekEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppPending.man b/x_lib/libXt-1.1.4/man/XtAppPending.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppPending.man rename to x_lib/libXt-1.1.4/man/XtAppPending.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppProcessEvent.man b/x_lib/libXt-1.1.4/man/XtAppProcessEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppProcessEvent.man rename to x_lib/libXt-1.1.4/man/XtAppProcessEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppReleaseCacheRefs.man b/x_lib/libXt-1.1.4/man/XtAppReleaseCacheRefs.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppReleaseCacheRefs.man rename to x_lib/libXt-1.1.4/man/XtAppReleaseCacheRefs.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetErrorHandler.man b/x_lib/libXt-1.1.4/man/XtAppSetErrorHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetErrorHandler.man rename to x_lib/libXt-1.1.4/man/XtAppSetErrorHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetErrorMsgHandler.man b/x_lib/libXt-1.1.4/man/XtAppSetErrorMsgHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetErrorMsgHandler.man rename to x_lib/libXt-1.1.4/man/XtAppSetErrorMsgHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetExitFlag.man b/x_lib/libXt-1.1.4/man/XtAppSetExitFlag.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetExitFlag.man rename to x_lib/libXt-1.1.4/man/XtAppSetExitFlag.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetFallbackResources.man b/x_lib/libXt-1.1.4/man/XtAppSetFallbackResources.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetFallbackResources.man rename to x_lib/libXt-1.1.4/man/XtAppSetFallbackResources.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetSelectionTimeout.man b/x_lib/libXt-1.1.4/man/XtAppSetSelectionTimeout.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetSelectionTimeout.man rename to x_lib/libXt-1.1.4/man/XtAppSetSelectionTimeout.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetTypeConverter.man b/x_lib/libXt-1.1.4/man/XtAppSetTypeConverter.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetTypeConverter.man rename to x_lib/libXt-1.1.4/man/XtAppSetTypeConverter.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetWarningHandler.man b/x_lib/libXt-1.1.4/man/XtAppSetWarningHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetWarningHandler.man rename to x_lib/libXt-1.1.4/man/XtAppSetWarningHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetWarningMsgHandler.man b/x_lib/libXt-1.1.4/man/XtAppSetWarningMsgHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppSetWarningMsgHandler.man rename to x_lib/libXt-1.1.4/man/XtAppSetWarningMsgHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppUnlock.man b/x_lib/libXt-1.1.4/man/XtAppUnlock.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppUnlock.man rename to x_lib/libXt-1.1.4/man/XtAppUnlock.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppWarning.man b/x_lib/libXt-1.1.4/man/XtAppWarning.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppWarning.man rename to x_lib/libXt-1.1.4/man/XtAppWarning.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppWarningMsg.man b/x_lib/libXt-1.1.4/man/XtAppWarningMsg.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAppWarningMsg.man rename to x_lib/libXt-1.1.4/man/XtAppWarningMsg.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAsprintf.man b/x_lib/libXt-1.1.4/man/XtAsprintf.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAsprintf.man rename to x_lib/libXt-1.1.4/man/XtAsprintf.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtAugmentTranslations.man b/x_lib/libXt-1.1.4/man/XtAugmentTranslations.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtAugmentTranslations.man rename to x_lib/libXt-1.1.4/man/XtAugmentTranslations.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtBuildEventMask.man b/x_lib/libXt-1.1.4/man/XtBuildEventMask.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtBuildEventMask.man rename to x_lib/libXt-1.1.4/man/XtBuildEventMask.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallAcceptFocus.man b/x_lib/libXt-1.1.4/man/XtCallAcceptFocus.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallAcceptFocus.man rename to x_lib/libXt-1.1.4/man/XtCallAcceptFocus.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallActionProc.man b/x_lib/libXt-1.1.4/man/XtCallActionProc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallActionProc.man rename to x_lib/libXt-1.1.4/man/XtCallActionProc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallCallbackList.man b/x_lib/libXt-1.1.4/man/XtCallCallbackList.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallCallbackList.man rename to x_lib/libXt-1.1.4/man/XtCallCallbackList.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallCallbacks.man b/x_lib/libXt-1.1.4/man/XtCallCallbacks.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallCallbacks.man rename to x_lib/libXt-1.1.4/man/XtCallCallbacks.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallConverter.man b/x_lib/libXt-1.1.4/man/XtCallConverter.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallConverter.man rename to x_lib/libXt-1.1.4/man/XtCallConverter.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackExclusive.man b/x_lib/libXt-1.1.4/man/XtCallbackExclusive.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackExclusive.man rename to x_lib/libXt-1.1.4/man/XtCallbackExclusive.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackNone.man b/x_lib/libXt-1.1.4/man/XtCallbackNone.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackNone.man rename to x_lib/libXt-1.1.4/man/XtCallbackNone.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackNonexclusive.man b/x_lib/libXt-1.1.4/man/XtCallbackNonexclusive.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackNonexclusive.man rename to x_lib/libXt-1.1.4/man/XtCallbackNonexclusive.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackPopdown.man b/x_lib/libXt-1.1.4/man/XtCallbackPopdown.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCallbackPopdown.man rename to x_lib/libXt-1.1.4/man/XtCallbackPopdown.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCalloc.man b/x_lib/libXt-1.1.4/man/XtCalloc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCalloc.man rename to x_lib/libXt-1.1.4/man/XtCalloc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCancelSelectionRequest.man b/x_lib/libXt-1.1.4/man/XtCancelSelectionRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCancelSelectionRequest.man rename to x_lib/libXt-1.1.4/man/XtCancelSelectionRequest.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtChangeManagedSet.man b/x_lib/libXt-1.1.4/man/XtChangeManagedSet.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtChangeManagedSet.man rename to x_lib/libXt-1.1.4/man/XtChangeManagedSet.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCheckSubclass.man b/x_lib/libXt-1.1.4/man/XtCheckSubclass.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCheckSubclass.man rename to x_lib/libXt-1.1.4/man/XtCheckSubclass.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtClass.man b/x_lib/libXt-1.1.4/man/XtClass.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtClass.man rename to x_lib/libXt-1.1.4/man/XtClass.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCloseDisplay.man b/x_lib/libXt-1.1.4/man/XtCloseDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCloseDisplay.man rename to x_lib/libXt-1.1.4/man/XtCloseDisplay.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtConfigureWidget.man b/x_lib/libXt-1.1.4/man/XtConfigureWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtConfigureWidget.man rename to x_lib/libXt-1.1.4/man/XtConfigureWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtConvert.man b/x_lib/libXt-1.1.4/man/XtConvert.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtConvert.man rename to x_lib/libXt-1.1.4/man/XtConvert.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtConvertAndStore.man b/x_lib/libXt-1.1.4/man/XtConvertAndStore.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtConvertAndStore.man rename to x_lib/libXt-1.1.4/man/XtConvertAndStore.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtConvertCase.man b/x_lib/libXt-1.1.4/man/XtConvertCase.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtConvertCase.man rename to x_lib/libXt-1.1.4/man/XtConvertCase.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateApplicationContext.man b/x_lib/libXt-1.1.4/man/XtCreateApplicationContext.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateApplicationContext.man rename to x_lib/libXt-1.1.4/man/XtCreateApplicationContext.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateApplicationShell.man b/x_lib/libXt-1.1.4/man/XtCreateApplicationShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateApplicationShell.man rename to x_lib/libXt-1.1.4/man/XtCreateApplicationShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateManagedWidget.man b/x_lib/libXt-1.1.4/man/XtCreateManagedWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateManagedWidget.man rename to x_lib/libXt-1.1.4/man/XtCreateManagedWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreatePopupShell.man b/x_lib/libXt-1.1.4/man/XtCreatePopupShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreatePopupShell.man rename to x_lib/libXt-1.1.4/man/XtCreatePopupShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateSelectionRequest.man b/x_lib/libXt-1.1.4/man/XtCreateSelectionRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateSelectionRequest.man rename to x_lib/libXt-1.1.4/man/XtCreateSelectionRequest.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateWidget.man b/x_lib/libXt-1.1.4/man/XtCreateWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateWidget.man rename to x_lib/libXt-1.1.4/man/XtCreateWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateWindow.man b/x_lib/libXt-1.1.4/man/XtCreateWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtCreateWindow.man rename to x_lib/libXt-1.1.4/man/XtCreateWindow.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDatabase.man b/x_lib/libXt-1.1.4/man/XtDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDatabase.man rename to x_lib/libXt-1.1.4/man/XtDatabase.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDestroyApplicationContext.man b/x_lib/libXt-1.1.4/man/XtDestroyApplicationContext.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDestroyApplicationContext.man rename to x_lib/libXt-1.1.4/man/XtDestroyApplicationContext.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDestroyWidget.man b/x_lib/libXt-1.1.4/man/XtDestroyWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDestroyWidget.man rename to x_lib/libXt-1.1.4/man/XtDestroyWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDirectConvert.man b/x_lib/libXt-1.1.4/man/XtDirectConvert.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDirectConvert.man rename to x_lib/libXt-1.1.4/man/XtDirectConvert.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisownSelection.man b/x_lib/libXt-1.1.4/man/XtDisownSelection.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisownSelection.man rename to x_lib/libXt-1.1.4/man/XtDisownSelection.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDispatchEvent.man b/x_lib/libXt-1.1.4/man/XtDispatchEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDispatchEvent.man rename to x_lib/libXt-1.1.4/man/XtDispatchEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDispatchEventToWidget.man b/x_lib/libXt-1.1.4/man/XtDispatchEventToWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDispatchEventToWidget.man rename to x_lib/libXt-1.1.4/man/XtDispatchEventToWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplay.man b/x_lib/libXt-1.1.4/man/XtDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplay.man rename to x_lib/libXt-1.1.4/man/XtDisplay.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayInitialize.man b/x_lib/libXt-1.1.4/man/XtDisplayInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayInitialize.man rename to x_lib/libXt-1.1.4/man/XtDisplayInitialize.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayOfObject.man b/x_lib/libXt-1.1.4/man/XtDisplayOfObject.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayOfObject.man rename to x_lib/libXt-1.1.4/man/XtDisplayOfObject.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayStringConversionWarning.man b/x_lib/libXt-1.1.4/man/XtDisplayStringConversionWarning.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayStringConversionWarning.man rename to x_lib/libXt-1.1.4/man/XtDisplayStringConversionWarning.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayToApplicationContext.man b/x_lib/libXt-1.1.4/man/XtDisplayToApplicationContext.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtDisplayToApplicationContext.man rename to x_lib/libXt-1.1.4/man/XtDisplayToApplicationContext.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtError.man b/x_lib/libXt-1.1.4/man/XtError.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtError.man rename to x_lib/libXt-1.1.4/man/XtError.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtErrorMsg.man b/x_lib/libXt-1.1.4/man/XtErrorMsg.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtErrorMsg.man rename to x_lib/libXt-1.1.4/man/XtErrorMsg.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtFindFile.man b/x_lib/libXt-1.1.4/man/XtFindFile.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtFindFile.man rename to x_lib/libXt-1.1.4/man/XtFindFile.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtFree.man b/x_lib/libXt-1.1.4/man/XtFree.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtFree.man rename to x_lib/libXt-1.1.4/man/XtFree.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetActionKeysym.man b/x_lib/libXt-1.1.4/man/XtGetActionKeysym.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetActionKeysym.man rename to x_lib/libXt-1.1.4/man/XtGetActionKeysym.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetActionList.man b/x_lib/libXt-1.1.4/man/XtGetActionList.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetActionList.man rename to x_lib/libXt-1.1.4/man/XtGetActionList.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetApplicationNameAndClass.man b/x_lib/libXt-1.1.4/man/XtGetApplicationNameAndClass.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetApplicationNameAndClass.man rename to x_lib/libXt-1.1.4/man/XtGetApplicationNameAndClass.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetApplicationResources.man b/x_lib/libXt-1.1.4/man/XtGetApplicationResources.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetApplicationResources.man rename to x_lib/libXt-1.1.4/man/XtGetApplicationResources.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetClassExtension.man b/x_lib/libXt-1.1.4/man/XtGetClassExtension.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetClassExtension.man rename to x_lib/libXt-1.1.4/man/XtGetClassExtension.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetConstraintResourceList.man b/x_lib/libXt-1.1.4/man/XtGetConstraintResourceList.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetConstraintResourceList.man rename to x_lib/libXt-1.1.4/man/XtGetConstraintResourceList.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetDisplays.man b/x_lib/libXt-1.1.4/man/XtGetDisplays.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetDisplays.man rename to x_lib/libXt-1.1.4/man/XtGetDisplays.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetErrorDatabase.man b/x_lib/libXt-1.1.4/man/XtGetErrorDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetErrorDatabase.man rename to x_lib/libXt-1.1.4/man/XtGetErrorDatabase.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetErrorDatabaseText.man b/x_lib/libXt-1.1.4/man/XtGetErrorDatabaseText.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetErrorDatabaseText.man rename to x_lib/libXt-1.1.4/man/XtGetErrorDatabaseText.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetGC.man b/x_lib/libXt-1.1.4/man/XtGetGC.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetGC.man rename to x_lib/libXt-1.1.4/man/XtGetGC.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetKeyboardFocusWidget.man b/x_lib/libXt-1.1.4/man/XtGetKeyboardFocusWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetKeyboardFocusWidget.man rename to x_lib/libXt-1.1.4/man/XtGetKeyboardFocusWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetKeysymTable.man b/x_lib/libXt-1.1.4/man/XtGetKeysymTable.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetKeysymTable.man rename to x_lib/libXt-1.1.4/man/XtGetKeysymTable.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetMultiClickTime.man b/x_lib/libXt-1.1.4/man/XtGetMultiClickTime.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetMultiClickTime.man rename to x_lib/libXt-1.1.4/man/XtGetMultiClickTime.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetResourceList.man b/x_lib/libXt-1.1.4/man/XtGetResourceList.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetResourceList.man rename to x_lib/libXt-1.1.4/man/XtGetResourceList.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionParameters.man b/x_lib/libXt-1.1.4/man/XtGetSelectionParameters.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionParameters.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionParameters.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionRequest.man b/x_lib/libXt-1.1.4/man/XtGetSelectionRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionRequest.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionRequest.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionTimeout.man b/x_lib/libXt-1.1.4/man/XtGetSelectionTimeout.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionTimeout.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionTimeout.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValue.man b/x_lib/libXt-1.1.4/man/XtGetSelectionValue.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValue.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionValue.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValueIncremental.man b/x_lib/libXt-1.1.4/man/XtGetSelectionValueIncremental.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValueIncremental.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionValueIncremental.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValues.man b/x_lib/libXt-1.1.4/man/XtGetSelectionValues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValues.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionValues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValuesIncremental.man b/x_lib/libXt-1.1.4/man/XtGetSelectionValuesIncremental.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSelectionValuesIncremental.man rename to x_lib/libXt-1.1.4/man/XtGetSelectionValuesIncremental.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSubresources.man b/x_lib/libXt-1.1.4/man/XtGetSubresources.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSubresources.man rename to x_lib/libXt-1.1.4/man/XtGetSubresources.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSubvalues.man b/x_lib/libXt-1.1.4/man/XtGetSubvalues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetSubvalues.man rename to x_lib/libXt-1.1.4/man/XtGetSubvalues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetValues.man b/x_lib/libXt-1.1.4/man/XtGetValues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGetValues.man rename to x_lib/libXt-1.1.4/man/XtGetValues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabButton.man b/x_lib/libXt-1.1.4/man/XtGrabButton.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabButton.man rename to x_lib/libXt-1.1.4/man/XtGrabButton.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabKey.man b/x_lib/libXt-1.1.4/man/XtGrabKey.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabKey.man rename to x_lib/libXt-1.1.4/man/XtGrabKey.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabKeyboard.man b/x_lib/libXt-1.1.4/man/XtGrabKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabKeyboard.man rename to x_lib/libXt-1.1.4/man/XtGrabKeyboard.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabPointer.man b/x_lib/libXt-1.1.4/man/XtGrabPointer.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtGrabPointer.man rename to x_lib/libXt-1.1.4/man/XtGrabPointer.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtHasCallbacks.man b/x_lib/libXt-1.1.4/man/XtHasCallbacks.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtHasCallbacks.man rename to x_lib/libXt-1.1.4/man/XtHasCallbacks.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtHooksOfDisplay.man b/x_lib/libXt-1.1.4/man/XtHooksOfDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtHooksOfDisplay.man rename to x_lib/libXt-1.1.4/man/XtHooksOfDisplay.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInitialize.man b/x_lib/libXt-1.1.4/man/XtInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInitialize.man rename to x_lib/libXt-1.1.4/man/XtInitialize.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInitializeWidgetClass.man b/x_lib/libXt-1.1.4/man/XtInitializeWidgetClass.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInitializeWidgetClass.man rename to x_lib/libXt-1.1.4/man/XtInitializeWidgetClass.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInsertEventHandler.man b/x_lib/libXt-1.1.4/man/XtInsertEventHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInsertEventHandler.man rename to x_lib/libXt-1.1.4/man/XtInsertEventHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInsertEventTypeHandler.man b/x_lib/libXt-1.1.4/man/XtInsertEventTypeHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInsertEventTypeHandler.man rename to x_lib/libXt-1.1.4/man/XtInsertEventTypeHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInsertRawEventHandler.man b/x_lib/libXt-1.1.4/man/XtInsertRawEventHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInsertRawEventHandler.man rename to x_lib/libXt-1.1.4/man/XtInsertRawEventHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInstallAccelerators.man b/x_lib/libXt-1.1.4/man/XtInstallAccelerators.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInstallAccelerators.man rename to x_lib/libXt-1.1.4/man/XtInstallAccelerators.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtInstallAllAccelerators.man b/x_lib/libXt-1.1.4/man/XtInstallAllAccelerators.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtInstallAllAccelerators.man rename to x_lib/libXt-1.1.4/man/XtInstallAllAccelerators.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsApplicationShell.man b/x_lib/libXt-1.1.4/man/XtIsApplicationShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsApplicationShell.man rename to x_lib/libXt-1.1.4/man/XtIsApplicationShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsComposite.man b/x_lib/libXt-1.1.4/man/XtIsComposite.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsComposite.man rename to x_lib/libXt-1.1.4/man/XtIsComposite.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsConstraint.man b/x_lib/libXt-1.1.4/man/XtIsConstraint.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsConstraint.man rename to x_lib/libXt-1.1.4/man/XtIsConstraint.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsManaged.man b/x_lib/libXt-1.1.4/man/XtIsManaged.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsManaged.man rename to x_lib/libXt-1.1.4/man/XtIsManaged.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsObject.man b/x_lib/libXt-1.1.4/man/XtIsObject.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsObject.man rename to x_lib/libXt-1.1.4/man/XtIsObject.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsOverrideShell.man b/x_lib/libXt-1.1.4/man/XtIsOverrideShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsOverrideShell.man rename to x_lib/libXt-1.1.4/man/XtIsOverrideShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsRealized.man b/x_lib/libXt-1.1.4/man/XtIsRealized.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsRealized.man rename to x_lib/libXt-1.1.4/man/XtIsRealized.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsRectObj.man b/x_lib/libXt-1.1.4/man/XtIsRectObj.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsRectObj.man rename to x_lib/libXt-1.1.4/man/XtIsRectObj.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsSensitive.man b/x_lib/libXt-1.1.4/man/XtIsSensitive.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsSensitive.man rename to x_lib/libXt-1.1.4/man/XtIsSensitive.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsSessionShell.man b/x_lib/libXt-1.1.4/man/XtIsSessionShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsSessionShell.man rename to x_lib/libXt-1.1.4/man/XtIsSessionShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsShell.man b/x_lib/libXt-1.1.4/man/XtIsShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsShell.man rename to x_lib/libXt-1.1.4/man/XtIsShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsSubclass.man b/x_lib/libXt-1.1.4/man/XtIsSubclass.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsSubclass.man rename to x_lib/libXt-1.1.4/man/XtIsSubclass.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsTopLevelShell.man b/x_lib/libXt-1.1.4/man/XtIsTopLevelShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsTopLevelShell.man rename to x_lib/libXt-1.1.4/man/XtIsTopLevelShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsTransientShell.man b/x_lib/libXt-1.1.4/man/XtIsTransientShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsTransientShell.man rename to x_lib/libXt-1.1.4/man/XtIsTransientShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsVendorShell.man b/x_lib/libXt-1.1.4/man/XtIsVendorShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsVendorShell.man rename to x_lib/libXt-1.1.4/man/XtIsVendorShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsWMShell.man b/x_lib/libXt-1.1.4/man/XtIsWMShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsWMShell.man rename to x_lib/libXt-1.1.4/man/XtIsWMShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsWidget.man b/x_lib/libXt-1.1.4/man/XtIsWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtIsWidget.man rename to x_lib/libXt-1.1.4/man/XtIsWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtKeysymToKeycodeList.man b/x_lib/libXt-1.1.4/man/XtKeysymToKeycodeList.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtKeysymToKeycodeList.man rename to x_lib/libXt-1.1.4/man/XtKeysymToKeycodeList.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtLastEventProcessed.man b/x_lib/libXt-1.1.4/man/XtLastEventProcessed.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtLastEventProcessed.man rename to x_lib/libXt-1.1.4/man/XtLastEventProcessed.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtLastTimestampProcessed.man b/x_lib/libXt-1.1.4/man/XtLastTimestampProcessed.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtLastTimestampProcessed.man rename to x_lib/libXt-1.1.4/man/XtLastTimestampProcessed.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMainLoop.man b/x_lib/libXt-1.1.4/man/XtMainLoop.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMainLoop.man rename to x_lib/libXt-1.1.4/man/XtMainLoop.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMakeGeometryRequest.man b/x_lib/libXt-1.1.4/man/XtMakeGeometryRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMakeGeometryRequest.man rename to x_lib/libXt-1.1.4/man/XtMakeGeometryRequest.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMakeResizeRequest.man b/x_lib/libXt-1.1.4/man/XtMakeResizeRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMakeResizeRequest.man rename to x_lib/libXt-1.1.4/man/XtMakeResizeRequest.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMalloc.man b/x_lib/libXt-1.1.4/man/XtMalloc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMalloc.man rename to x_lib/libXt-1.1.4/man/XtMalloc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtManageChild.man b/x_lib/libXt-1.1.4/man/XtManageChild.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtManageChild.man rename to x_lib/libXt-1.1.4/man/XtManageChild.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtManageChildren.man b/x_lib/libXt-1.1.4/man/XtManageChildren.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtManageChildren.man rename to x_lib/libXt-1.1.4/man/XtManageChildren.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMapWidget.man b/x_lib/libXt-1.1.4/man/XtMapWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMapWidget.man rename to x_lib/libXt-1.1.4/man/XtMapWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMergeArgLists.man b/x_lib/libXt-1.1.4/man/XtMergeArgLists.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMergeArgLists.man rename to x_lib/libXt-1.1.4/man/XtMergeArgLists.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtMoveWidget.man b/x_lib/libXt-1.1.4/man/XtMoveWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtMoveWidget.man rename to x_lib/libXt-1.1.4/man/XtMoveWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtName.man b/x_lib/libXt-1.1.4/man/XtName.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtName.man rename to x_lib/libXt-1.1.4/man/XtName.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtNameToWidget.man b/x_lib/libXt-1.1.4/man/XtNameToWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtNameToWidget.man rename to x_lib/libXt-1.1.4/man/XtNameToWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtNew.man b/x_lib/libXt-1.1.4/man/XtNew.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtNew.man rename to x_lib/libXt-1.1.4/man/XtNew.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtNewString.man b/x_lib/libXt-1.1.4/man/XtNewString.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtNewString.man rename to x_lib/libXt-1.1.4/man/XtNewString.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtNextEvent.man b/x_lib/libXt-1.1.4/man/XtNextEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtNextEvent.man rename to x_lib/libXt-1.1.4/man/XtNextEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtNoticeSignal.man b/x_lib/libXt-1.1.4/man/XtNoticeSignal.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtNoticeSignal.man rename to x_lib/libXt-1.1.4/man/XtNoticeSignal.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtNumber.man b/x_lib/libXt-1.1.4/man/XtNumber.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtNumber.man rename to x_lib/libXt-1.1.4/man/XtNumber.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOffset.man b/x_lib/libXt-1.1.4/man/XtOffset.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOffset.man rename to x_lib/libXt-1.1.4/man/XtOffset.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOffsetOf.man b/x_lib/libXt-1.1.4/man/XtOffsetOf.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOffsetOf.man rename to x_lib/libXt-1.1.4/man/XtOffsetOf.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOpenApplication.man b/x_lib/libXt-1.1.4/man/XtOpenApplication.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOpenApplication.man rename to x_lib/libXt-1.1.4/man/XtOpenApplication.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOpenDisplay.man b/x_lib/libXt-1.1.4/man/XtOpenDisplay.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOpenDisplay.man rename to x_lib/libXt-1.1.4/man/XtOpenDisplay.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOverrideTranslations.man b/x_lib/libXt-1.1.4/man/XtOverrideTranslations.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOverrideTranslations.man rename to x_lib/libXt-1.1.4/man/XtOverrideTranslations.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOwnSelection.man b/x_lib/libXt-1.1.4/man/XtOwnSelection.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOwnSelection.man rename to x_lib/libXt-1.1.4/man/XtOwnSelection.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtOwnSelectionIncremental.man b/x_lib/libXt-1.1.4/man/XtOwnSelectionIncremental.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtOwnSelectionIncremental.man rename to x_lib/libXt-1.1.4/man/XtOwnSelectionIncremental.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtParent.man b/x_lib/libXt-1.1.4/man/XtParent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtParent.man rename to x_lib/libXt-1.1.4/man/XtParent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtParseAcceleratorTable.man b/x_lib/libXt-1.1.4/man/XtParseAcceleratorTable.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtParseAcceleratorTable.man rename to x_lib/libXt-1.1.4/man/XtParseAcceleratorTable.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtParseTranslationTable.man b/x_lib/libXt-1.1.4/man/XtParseTranslationTable.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtParseTranslationTable.man rename to x_lib/libXt-1.1.4/man/XtParseTranslationTable.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtPeekEvent.man b/x_lib/libXt-1.1.4/man/XtPeekEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtPeekEvent.man rename to x_lib/libXt-1.1.4/man/XtPeekEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtPending.man b/x_lib/libXt-1.1.4/man/XtPending.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtPending.man rename to x_lib/libXt-1.1.4/man/XtPending.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtPopdown.man b/x_lib/libXt-1.1.4/man/XtPopdown.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtPopdown.man rename to x_lib/libXt-1.1.4/man/XtPopdown.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtPopup.man b/x_lib/libXt-1.1.4/man/XtPopup.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtPopup.man rename to x_lib/libXt-1.1.4/man/XtPopup.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtPopupSpringLoaded.man b/x_lib/libXt-1.1.4/man/XtPopupSpringLoaded.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtPopupSpringLoaded.man rename to x_lib/libXt-1.1.4/man/XtPopupSpringLoaded.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtProcessEvent.man b/x_lib/libXt-1.1.4/man/XtProcessEvent.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtProcessEvent.man rename to x_lib/libXt-1.1.4/man/XtProcessEvent.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtProcessLock.man b/x_lib/libXt-1.1.4/man/XtProcessLock.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtProcessLock.man rename to x_lib/libXt-1.1.4/man/XtProcessLock.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtProcessUnlock.man b/x_lib/libXt-1.1.4/man/XtProcessUnlock.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtProcessUnlock.man rename to x_lib/libXt-1.1.4/man/XtProcessUnlock.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtQueryGeometry.man b/x_lib/libXt-1.1.4/man/XtQueryGeometry.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtQueryGeometry.man rename to x_lib/libXt-1.1.4/man/XtQueryGeometry.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRealizeWidget.man b/x_lib/libXt-1.1.4/man/XtRealizeWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRealizeWidget.man rename to x_lib/libXt-1.1.4/man/XtRealizeWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRealloc.man b/x_lib/libXt-1.1.4/man/XtRealloc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRealloc.man rename to x_lib/libXt-1.1.4/man/XtRealloc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterCaseConverter.man b/x_lib/libXt-1.1.4/man/XtRegisterCaseConverter.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterCaseConverter.man rename to x_lib/libXt-1.1.4/man/XtRegisterCaseConverter.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterDrawable.man b/x_lib/libXt-1.1.4/man/XtRegisterDrawable.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterDrawable.man rename to x_lib/libXt-1.1.4/man/XtRegisterDrawable.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterExtensionSelector.man b/x_lib/libXt-1.1.4/man/XtRegisterExtensionSelector.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterExtensionSelector.man rename to x_lib/libXt-1.1.4/man/XtRegisterExtensionSelector.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterGrabAction.man b/x_lib/libXt-1.1.4/man/XtRegisterGrabAction.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRegisterGrabAction.man rename to x_lib/libXt-1.1.4/man/XtRegisterGrabAction.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtReleaseGC.man b/x_lib/libXt-1.1.4/man/XtReleaseGC.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtReleaseGC.man rename to x_lib/libXt-1.1.4/man/XtReleaseGC.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtReleasePropertyAtom.man b/x_lib/libXt-1.1.4/man/XtReleasePropertyAtom.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtReleasePropertyAtom.man rename to x_lib/libXt-1.1.4/man/XtReleasePropertyAtom.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveActionHook.man b/x_lib/libXt-1.1.4/man/XtRemoveActionHook.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveActionHook.man rename to x_lib/libXt-1.1.4/man/XtRemoveActionHook.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveAllCallbacks.man b/x_lib/libXt-1.1.4/man/XtRemoveAllCallbacks.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveAllCallbacks.man rename to x_lib/libXt-1.1.4/man/XtRemoveAllCallbacks.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveBlockHook.man b/x_lib/libXt-1.1.4/man/XtRemoveBlockHook.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveBlockHook.man rename to x_lib/libXt-1.1.4/man/XtRemoveBlockHook.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveCallback.man b/x_lib/libXt-1.1.4/man/XtRemoveCallback.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveCallback.man rename to x_lib/libXt-1.1.4/man/XtRemoveCallback.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveCallbacks.man b/x_lib/libXt-1.1.4/man/XtRemoveCallbacks.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveCallbacks.man rename to x_lib/libXt-1.1.4/man/XtRemoveCallbacks.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveEventHandler.man b/x_lib/libXt-1.1.4/man/XtRemoveEventHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveEventHandler.man rename to x_lib/libXt-1.1.4/man/XtRemoveEventHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveEventTypeHandler.man b/x_lib/libXt-1.1.4/man/XtRemoveEventTypeHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveEventTypeHandler.man rename to x_lib/libXt-1.1.4/man/XtRemoveEventTypeHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveGrab.man b/x_lib/libXt-1.1.4/man/XtRemoveGrab.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveGrab.man rename to x_lib/libXt-1.1.4/man/XtRemoveGrab.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveInput.man b/x_lib/libXt-1.1.4/man/XtRemoveInput.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveInput.man rename to x_lib/libXt-1.1.4/man/XtRemoveInput.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveRawEventHandler.man b/x_lib/libXt-1.1.4/man/XtRemoveRawEventHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveRawEventHandler.man rename to x_lib/libXt-1.1.4/man/XtRemoveRawEventHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveSignal.man b/x_lib/libXt-1.1.4/man/XtRemoveSignal.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveSignal.man rename to x_lib/libXt-1.1.4/man/XtRemoveSignal.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveTimeOut.man b/x_lib/libXt-1.1.4/man/XtRemoveTimeOut.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveTimeOut.man rename to x_lib/libXt-1.1.4/man/XtRemoveTimeOut.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveWorkProc.man b/x_lib/libXt-1.1.4/man/XtRemoveWorkProc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtRemoveWorkProc.man rename to x_lib/libXt-1.1.4/man/XtRemoveWorkProc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtReservePropertyAtom.man b/x_lib/libXt-1.1.4/man/XtReservePropertyAtom.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtReservePropertyAtom.man rename to x_lib/libXt-1.1.4/man/XtReservePropertyAtom.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtResizeWidget.man b/x_lib/libXt-1.1.4/man/XtResizeWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtResizeWidget.man rename to x_lib/libXt-1.1.4/man/XtResizeWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtResolvePathname.man b/x_lib/libXt-1.1.4/man/XtResolvePathname.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtResolvePathname.man rename to x_lib/libXt-1.1.4/man/XtResolvePathname.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtScreen.man b/x_lib/libXt-1.1.4/man/XtScreen.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtScreen.man rename to x_lib/libXt-1.1.4/man/XtScreen.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtScreenDatabase.man b/x_lib/libXt-1.1.4/man/XtScreenDatabase.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtScreenDatabase.man rename to x_lib/libXt-1.1.4/man/XtScreenDatabase.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtScreenOfObject.man b/x_lib/libXt-1.1.4/man/XtScreenOfObject.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtScreenOfObject.man rename to x_lib/libXt-1.1.4/man/XtScreenOfObject.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSendSelectionRequest.man b/x_lib/libXt-1.1.4/man/XtSendSelectionRequest.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSendSelectionRequest.man rename to x_lib/libXt-1.1.4/man/XtSendSelectionRequest.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSessionGetToken.man b/x_lib/libXt-1.1.4/man/XtSessionGetToken.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSessionGetToken.man rename to x_lib/libXt-1.1.4/man/XtSessionGetToken.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSessionReturnToken.man b/x_lib/libXt-1.1.4/man/XtSessionReturnToken.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSessionReturnToken.man rename to x_lib/libXt-1.1.4/man/XtSessionReturnToken.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetArg.man b/x_lib/libXt-1.1.4/man/XtSetArg.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetArg.man rename to x_lib/libXt-1.1.4/man/XtSetArg.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetErrorHandler.man b/x_lib/libXt-1.1.4/man/XtSetErrorHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetErrorHandler.man rename to x_lib/libXt-1.1.4/man/XtSetErrorHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetErrorMsgHandler.man b/x_lib/libXt-1.1.4/man/XtSetErrorMsgHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetErrorMsgHandler.man rename to x_lib/libXt-1.1.4/man/XtSetErrorMsgHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetEventDispatcher.man b/x_lib/libXt-1.1.4/man/XtSetEventDispatcher.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetEventDispatcher.man rename to x_lib/libXt-1.1.4/man/XtSetEventDispatcher.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetKeyTranslator.man b/x_lib/libXt-1.1.4/man/XtSetKeyTranslator.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetKeyTranslator.man rename to x_lib/libXt-1.1.4/man/XtSetKeyTranslator.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetKeyboardFocus.man b/x_lib/libXt-1.1.4/man/XtSetKeyboardFocus.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetKeyboardFocus.man rename to x_lib/libXt-1.1.4/man/XtSetKeyboardFocus.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetLanguageProc.man b/x_lib/libXt-1.1.4/man/XtSetLanguageProc.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetLanguageProc.man rename to x_lib/libXt-1.1.4/man/XtSetLanguageProc.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetMappedWhenManaged.man b/x_lib/libXt-1.1.4/man/XtSetMappedWhenManaged.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetMappedWhenManaged.man rename to x_lib/libXt-1.1.4/man/XtSetMappedWhenManaged.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetMultiClickTime.man b/x_lib/libXt-1.1.4/man/XtSetMultiClickTime.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetMultiClickTime.man rename to x_lib/libXt-1.1.4/man/XtSetMultiClickTime.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSelectionParameters.man b/x_lib/libXt-1.1.4/man/XtSetSelectionParameters.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSelectionParameters.man rename to x_lib/libXt-1.1.4/man/XtSetSelectionParameters.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSelectionTimeout.man b/x_lib/libXt-1.1.4/man/XtSetSelectionTimeout.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSelectionTimeout.man rename to x_lib/libXt-1.1.4/man/XtSetSelectionTimeout.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSensitive.man b/x_lib/libXt-1.1.4/man/XtSetSensitive.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSensitive.man rename to x_lib/libXt-1.1.4/man/XtSetSensitive.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSubvalues.man b/x_lib/libXt-1.1.4/man/XtSetSubvalues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetSubvalues.man rename to x_lib/libXt-1.1.4/man/XtSetSubvalues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetTypeConverter.man b/x_lib/libXt-1.1.4/man/XtSetTypeConverter.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetTypeConverter.man rename to x_lib/libXt-1.1.4/man/XtSetTypeConverter.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetValues.man b/x_lib/libXt-1.1.4/man/XtSetValues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetValues.man rename to x_lib/libXt-1.1.4/man/XtSetValues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetWMColormapWindows.man b/x_lib/libXt-1.1.4/man/XtSetWMColormapWindows.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetWMColormapWindows.man rename to x_lib/libXt-1.1.4/man/XtSetWMColormapWindows.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetWarningHandler.man b/x_lib/libXt-1.1.4/man/XtSetWarningHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetWarningHandler.man rename to x_lib/libXt-1.1.4/man/XtSetWarningHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetWarningMsgHandler.man b/x_lib/libXt-1.1.4/man/XtSetWarningMsgHandler.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSetWarningMsgHandler.man rename to x_lib/libXt-1.1.4/man/XtSetWarningMsgHandler.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtStringConversionWarning.man b/x_lib/libXt-1.1.4/man/XtStringConversionWarning.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtStringConversionWarning.man rename to x_lib/libXt-1.1.4/man/XtStringConversionWarning.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtSuperclass.man b/x_lib/libXt-1.1.4/man/XtSuperclass.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtSuperclass.man rename to x_lib/libXt-1.1.4/man/XtSuperclass.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtToolkitInitialize.man b/x_lib/libXt-1.1.4/man/XtToolkitInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtToolkitInitialize.man rename to x_lib/libXt-1.1.4/man/XtToolkitInitialize.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtToolkitThreadInitialize.man b/x_lib/libXt-1.1.4/man/XtToolkitThreadInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtToolkitThreadInitialize.man rename to x_lib/libXt-1.1.4/man/XtToolkitThreadInitialize.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtTranslateCoords.man b/x_lib/libXt-1.1.4/man/XtTranslateCoords.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtTranslateCoords.man rename to x_lib/libXt-1.1.4/man/XtTranslateCoords.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtTranslateKeycode.man b/x_lib/libXt-1.1.4/man/XtTranslateKeycode.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtTranslateKeycode.man rename to x_lib/libXt-1.1.4/man/XtTranslateKeycode.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabButton.man b/x_lib/libXt-1.1.4/man/XtUngrabButton.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabButton.man rename to x_lib/libXt-1.1.4/man/XtUngrabButton.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabKey.man b/x_lib/libXt-1.1.4/man/XtUngrabKey.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabKey.man rename to x_lib/libXt-1.1.4/man/XtUngrabKey.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabKeyboard.man b/x_lib/libXt-1.1.4/man/XtUngrabKeyboard.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabKeyboard.man rename to x_lib/libXt-1.1.4/man/XtUngrabKeyboard.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabPointer.man b/x_lib/libXt-1.1.4/man/XtUngrabPointer.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUngrabPointer.man rename to x_lib/libXt-1.1.4/man/XtUngrabPointer.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUninstallTranslations.man b/x_lib/libXt-1.1.4/man/XtUninstallTranslations.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUninstallTranslations.man rename to x_lib/libXt-1.1.4/man/XtUninstallTranslations.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnmanageChild.man b/x_lib/libXt-1.1.4/man/XtUnmanageChild.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnmanageChild.man rename to x_lib/libXt-1.1.4/man/XtUnmanageChild.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnmanageChildren.man b/x_lib/libXt-1.1.4/man/XtUnmanageChildren.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnmanageChildren.man rename to x_lib/libXt-1.1.4/man/XtUnmanageChildren.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnmapWidget.man b/x_lib/libXt-1.1.4/man/XtUnmapWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnmapWidget.man rename to x_lib/libXt-1.1.4/man/XtUnmapWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnrealizeWidget.man b/x_lib/libXt-1.1.4/man/XtUnrealizeWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnrealizeWidget.man rename to x_lib/libXt-1.1.4/man/XtUnrealizeWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnregisterDrawable.man b/x_lib/libXt-1.1.4/man/XtUnregisterDrawable.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtUnregisterDrawable.man rename to x_lib/libXt-1.1.4/man/XtUnregisterDrawable.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaAppCreateShell.man b/x_lib/libXt-1.1.4/man/XtVaAppCreateShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaAppCreateShell.man rename to x_lib/libXt-1.1.4/man/XtVaAppCreateShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaAppInitialize.man b/x_lib/libXt-1.1.4/man/XtVaAppInitialize.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaAppInitialize.man rename to x_lib/libXt-1.1.4/man/XtVaAppInitialize.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreateArgsList.man b/x_lib/libXt-1.1.4/man/XtVaCreateArgsList.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreateArgsList.man rename to x_lib/libXt-1.1.4/man/XtVaCreateArgsList.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreateManagedWidget.man b/x_lib/libXt-1.1.4/man/XtVaCreateManagedWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreateManagedWidget.man rename to x_lib/libXt-1.1.4/man/XtVaCreateManagedWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreatePopupShell.man b/x_lib/libXt-1.1.4/man/XtVaCreatePopupShell.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreatePopupShell.man rename to x_lib/libXt-1.1.4/man/XtVaCreatePopupShell.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreateWidget.man b/x_lib/libXt-1.1.4/man/XtVaCreateWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaCreateWidget.man rename to x_lib/libXt-1.1.4/man/XtVaCreateWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetApplicationResources.man b/x_lib/libXt-1.1.4/man/XtVaGetApplicationResources.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetApplicationResources.man rename to x_lib/libXt-1.1.4/man/XtVaGetApplicationResources.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetSubresources.man b/x_lib/libXt-1.1.4/man/XtVaGetSubresources.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetSubresources.man rename to x_lib/libXt-1.1.4/man/XtVaGetSubresources.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetSubvalues.man b/x_lib/libXt-1.1.4/man/XtVaGetSubvalues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetSubvalues.man rename to x_lib/libXt-1.1.4/man/XtVaGetSubvalues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetValues.man b/x_lib/libXt-1.1.4/man/XtVaGetValues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaGetValues.man rename to x_lib/libXt-1.1.4/man/XtVaGetValues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaOpenApplication.man b/x_lib/libXt-1.1.4/man/XtVaOpenApplication.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaOpenApplication.man rename to x_lib/libXt-1.1.4/man/XtVaOpenApplication.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaSetSubvalues.man b/x_lib/libXt-1.1.4/man/XtVaSetSubvalues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaSetSubvalues.man rename to x_lib/libXt-1.1.4/man/XtVaSetSubvalues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaSetValues.man b/x_lib/libXt-1.1.4/man/XtVaSetValues.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtVaSetValues.man rename to x_lib/libXt-1.1.4/man/XtVaSetValues.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtWarning.man b/x_lib/libXt-1.1.4/man/XtWarning.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtWarning.man rename to x_lib/libXt-1.1.4/man/XtWarning.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtWarningMsg.man b/x_lib/libXt-1.1.4/man/XtWarningMsg.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtWarningMsg.man rename to x_lib/libXt-1.1.4/man/XtWarningMsg.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtWidgetToApplicationContext.man b/x_lib/libXt-1.1.4/man/XtWidgetToApplicationContext.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtWidgetToApplicationContext.man rename to x_lib/libXt-1.1.4/man/XtWidgetToApplicationContext.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtWindow.man b/x_lib/libXt-1.1.4/man/XtWindow.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtWindow.man rename to x_lib/libXt-1.1.4/man/XtWindow.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtWindowOfObject.man b/x_lib/libXt-1.1.4/man/XtWindowOfObject.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtWindowOfObject.man rename to x_lib/libXt-1.1.4/man/XtWindowOfObject.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/man/XtWindowToWidget.man b/x_lib/libXt-1.1.4/man/XtWindowToWidget.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/man/XtWindowToWidget.man rename to x_lib/libXt-1.1.4/man/XtWindowToWidget.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH01.xml b/x_lib/libXt-1.1.4/specs/CH01.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH01.xml rename to x_lib/libXt-1.1.4/specs/CH01.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH02.xml b/x_lib/libXt-1.1.4/specs/CH02.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH02.xml rename to x_lib/libXt-1.1.4/specs/CH02.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH03.xml b/x_lib/libXt-1.1.4/specs/CH03.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH03.xml rename to x_lib/libXt-1.1.4/specs/CH03.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH04.xml b/x_lib/libXt-1.1.4/specs/CH04.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH04.xml rename to x_lib/libXt-1.1.4/specs/CH04.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH05.xml b/x_lib/libXt-1.1.4/specs/CH05.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH05.xml rename to x_lib/libXt-1.1.4/specs/CH05.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH06.xml b/x_lib/libXt-1.1.4/specs/CH06.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH06.xml rename to x_lib/libXt-1.1.4/specs/CH06.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH07.xml b/x_lib/libXt-1.1.4/specs/CH07.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH07.xml rename to x_lib/libXt-1.1.4/specs/CH07.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH08.xml b/x_lib/libXt-1.1.4/specs/CH08.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH08.xml rename to x_lib/libXt-1.1.4/specs/CH08.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH09.xml b/x_lib/libXt-1.1.4/specs/CH09.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH09.xml rename to x_lib/libXt-1.1.4/specs/CH09.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH10.xml b/x_lib/libXt-1.1.4/specs/CH10.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH10.xml rename to x_lib/libXt-1.1.4/specs/CH10.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH11.xml b/x_lib/libXt-1.1.4/specs/CH11.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH11.xml rename to x_lib/libXt-1.1.4/specs/CH11.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH12.xml b/x_lib/libXt-1.1.4/specs/CH12.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH12.xml rename to x_lib/libXt-1.1.4/specs/CH12.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/CH13.xml b/x_lib/libXt-1.1.4/specs/CH13.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/CH13.xml rename to x_lib/libXt-1.1.4/specs/CH13.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/Makefile.am b/x_lib/libXt-1.1.4/specs/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/Makefile.am rename to x_lib/libXt-1.1.4/specs/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/acknowledgement.xml b/x_lib/libXt-1.1.4/specs/acknowledgement.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/acknowledgement.xml rename to x_lib/libXt-1.1.4/specs/acknowledgement.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/appA.xml b/x_lib/libXt-1.1.4/specs/appA.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/appA.xml rename to x_lib/libXt-1.1.4/specs/appA.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/appB.xml b/x_lib/libXt-1.1.4/specs/appB.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/appB.xml rename to x_lib/libXt-1.1.4/specs/appB.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/appC.xml b/x_lib/libXt-1.1.4/specs/appC.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/appC.xml rename to x_lib/libXt-1.1.4/specs/appC.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/appD.xml b/x_lib/libXt-1.1.4/specs/appD.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/appD.xml rename to x_lib/libXt-1.1.4/specs/appD.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/appE.xml b/x_lib/libXt-1.1.4/specs/appE.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/appE.xml rename to x_lib/libXt-1.1.4/specs/appE.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/appF.xml b/x_lib/libXt-1.1.4/specs/appF.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/appF.xml rename to x_lib/libXt-1.1.4/specs/appF.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/intrinsics.xml b/x_lib/libXt-1.1.4/specs/intrinsics.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/intrinsics.xml rename to x_lib/libXt-1.1.4/specs/intrinsics.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/specs/preface.xml b/x_lib/libXt-1.1.4/specs/preface.xml similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/specs/preface.xml rename to x_lib/libXt-1.1.4/specs/preface.xml diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/ActionHook.c b/x_lib/libXt-1.1.4/src/ActionHook.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/ActionHook.c rename to x_lib/libXt-1.1.4/src/ActionHook.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Alloc.c b/x_lib/libXt-1.1.4/src/Alloc.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Alloc.c rename to x_lib/libXt-1.1.4/src/Alloc.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/ArgList.c b/x_lib/libXt-1.1.4/src/ArgList.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/ArgList.c rename to x_lib/libXt-1.1.4/src/ArgList.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Callback.c b/x_lib/libXt-1.1.4/src/Callback.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Callback.c rename to x_lib/libXt-1.1.4/src/Callback.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/ClickTime.c b/x_lib/libXt-1.1.4/src/ClickTime.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/ClickTime.c rename to x_lib/libXt-1.1.4/src/ClickTime.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Composite.c b/x_lib/libXt-1.1.4/src/Composite.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Composite.c rename to x_lib/libXt-1.1.4/src/Composite.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Constraint.c b/x_lib/libXt-1.1.4/src/Constraint.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Constraint.c rename to x_lib/libXt-1.1.4/src/Constraint.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Convert.c b/x_lib/libXt-1.1.4/src/Convert.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Convert.c rename to x_lib/libXt-1.1.4/src/Convert.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Converters.c b/x_lib/libXt-1.1.4/src/Converters.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Converters.c rename to x_lib/libXt-1.1.4/src/Converters.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Core.c b/x_lib/libXt-1.1.4/src/Core.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Core.c rename to x_lib/libXt-1.1.4/src/Core.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Create.c b/x_lib/libXt-1.1.4/src/Create.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Create.c rename to x_lib/libXt-1.1.4/src/Create.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Destroy.c b/x_lib/libXt-1.1.4/src/Destroy.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Destroy.c rename to x_lib/libXt-1.1.4/src/Destroy.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Display.c b/x_lib/libXt-1.1.4/src/Display.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Display.c rename to x_lib/libXt-1.1.4/src/Display.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Error.c b/x_lib/libXt-1.1.4/src/Error.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Error.c rename to x_lib/libXt-1.1.4/src/Error.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Event.c b/x_lib/libXt-1.1.4/src/Event.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Event.c rename to x_lib/libXt-1.1.4/src/Event.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/EventUtil.c b/x_lib/libXt-1.1.4/src/EventUtil.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/EventUtil.c rename to x_lib/libXt-1.1.4/src/EventUtil.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Functions.c b/x_lib/libXt-1.1.4/src/Functions.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Functions.c rename to x_lib/libXt-1.1.4/src/Functions.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/GCManager.c b/x_lib/libXt-1.1.4/src/GCManager.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/GCManager.c rename to x_lib/libXt-1.1.4/src/GCManager.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Geometry.c b/x_lib/libXt-1.1.4/src/Geometry.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Geometry.c rename to x_lib/libXt-1.1.4/src/Geometry.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/GetActKey.c b/x_lib/libXt-1.1.4/src/GetActKey.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/GetActKey.c rename to x_lib/libXt-1.1.4/src/GetActKey.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/GetResList.c b/x_lib/libXt-1.1.4/src/GetResList.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/GetResList.c rename to x_lib/libXt-1.1.4/src/GetResList.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/GetValues.c b/x_lib/libXt-1.1.4/src/GetValues.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/GetValues.c rename to x_lib/libXt-1.1.4/src/GetValues.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/HookObj.c b/x_lib/libXt-1.1.4/src/HookObj.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/HookObj.c rename to x_lib/libXt-1.1.4/src/HookObj.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Hooks.c b/x_lib/libXt-1.1.4/src/Hooks.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Hooks.c rename to x_lib/libXt-1.1.4/src/Hooks.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Initialize.c b/x_lib/libXt-1.1.4/src/Initialize.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Initialize.c rename to x_lib/libXt-1.1.4/src/Initialize.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Intrinsic.c b/x_lib/libXt-1.1.4/src/Intrinsic.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Intrinsic.c rename to x_lib/libXt-1.1.4/src/Intrinsic.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Keyboard.c b/x_lib/libXt-1.1.4/src/Keyboard.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Keyboard.c rename to x_lib/libXt-1.1.4/src/Keyboard.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Makefile.am b/x_lib/libXt-1.1.4/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Makefile.am rename to x_lib/libXt-1.1.4/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Manage.c b/x_lib/libXt-1.1.4/src/Manage.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Manage.c rename to x_lib/libXt-1.1.4/src/Manage.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/NextEvent.c b/x_lib/libXt-1.1.4/src/NextEvent.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/NextEvent.c rename to x_lib/libXt-1.1.4/src/NextEvent.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Object.c b/x_lib/libXt-1.1.4/src/Object.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Object.c rename to x_lib/libXt-1.1.4/src/Object.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/PassivGrab.c b/x_lib/libXt-1.1.4/src/PassivGrab.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/PassivGrab.c rename to x_lib/libXt-1.1.4/src/PassivGrab.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Pointer.c b/x_lib/libXt-1.1.4/src/Pointer.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Pointer.c rename to x_lib/libXt-1.1.4/src/Pointer.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Popup.c b/x_lib/libXt-1.1.4/src/Popup.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Popup.c rename to x_lib/libXt-1.1.4/src/Popup.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/PopupCB.c b/x_lib/libXt-1.1.4/src/PopupCB.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/PopupCB.c rename to x_lib/libXt-1.1.4/src/PopupCB.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/RectObj.c b/x_lib/libXt-1.1.4/src/RectObj.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/RectObj.c rename to x_lib/libXt-1.1.4/src/RectObj.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/ResConfig.c b/x_lib/libXt-1.1.4/src/ResConfig.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/ResConfig.c rename to x_lib/libXt-1.1.4/src/ResConfig.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Resources.c b/x_lib/libXt-1.1.4/src/Resources.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Resources.c rename to x_lib/libXt-1.1.4/src/Resources.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Selection.c b/x_lib/libXt-1.1.4/src/Selection.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Selection.c rename to x_lib/libXt-1.1.4/src/Selection.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/SetSens.c b/x_lib/libXt-1.1.4/src/SetSens.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/SetSens.c rename to x_lib/libXt-1.1.4/src/SetSens.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/SetValues.c b/x_lib/libXt-1.1.4/src/SetValues.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/SetValues.c rename to x_lib/libXt-1.1.4/src/SetValues.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/SetWMCW.c b/x_lib/libXt-1.1.4/src/SetWMCW.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/SetWMCW.c rename to x_lib/libXt-1.1.4/src/SetWMCW.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Shell.c b/x_lib/libXt-1.1.4/src/Shell.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Shell.c rename to x_lib/libXt-1.1.4/src/Shell.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/StringDefs.c b/x_lib/libXt-1.1.4/src/StringDefs.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/StringDefs.c rename to x_lib/libXt-1.1.4/src/StringDefs.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/TMaction.c b/x_lib/libXt-1.1.4/src/TMaction.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/TMaction.c rename to x_lib/libXt-1.1.4/src/TMaction.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/TMgrab.c b/x_lib/libXt-1.1.4/src/TMgrab.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/TMgrab.c rename to x_lib/libXt-1.1.4/src/TMgrab.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/TMkey.c b/x_lib/libXt-1.1.4/src/TMkey.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/TMkey.c rename to x_lib/libXt-1.1.4/src/TMkey.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/TMparse.c b/x_lib/libXt-1.1.4/src/TMparse.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/TMparse.c rename to x_lib/libXt-1.1.4/src/TMparse.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/TMprint.c b/x_lib/libXt-1.1.4/src/TMprint.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/TMprint.c rename to x_lib/libXt-1.1.4/src/TMprint.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/TMstate.c b/x_lib/libXt-1.1.4/src/TMstate.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/TMstate.c rename to x_lib/libXt-1.1.4/src/TMstate.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Threads.c b/x_lib/libXt-1.1.4/src/Threads.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Threads.c rename to x_lib/libXt-1.1.4/src/Threads.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/VarCreate.c b/x_lib/libXt-1.1.4/src/VarCreate.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/VarCreate.c rename to x_lib/libXt-1.1.4/src/VarCreate.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/VarGet.c b/x_lib/libXt-1.1.4/src/VarGet.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/VarGet.c rename to x_lib/libXt-1.1.4/src/VarGet.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Varargs.c b/x_lib/libXt-1.1.4/src/Varargs.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Varargs.c rename to x_lib/libXt-1.1.4/src/Varargs.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/Vendor.c b/x_lib/libXt-1.1.4/src/Vendor.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/Vendor.c rename to x_lib/libXt-1.1.4/src/Vendor.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/src/sharedlib.c b/x_lib/libXt-1.1.4/src/sharedlib.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/src/sharedlib.c rename to x_lib/libXt-1.1.4/src/sharedlib.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/test/Alloc.c b/x_lib/libXt-1.1.4/test/Alloc.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/test/Alloc.c rename to x_lib/libXt-1.1.4/test/Alloc.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/test/Converters.c b/x_lib/libXt-1.1.4/test/Converters.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/test/Converters.c rename to x_lib/libXt-1.1.4/test/Converters.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/test/Event.c b/x_lib/libXt-1.1.4/test/Event.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/test/Event.c rename to x_lib/libXt-1.1.4/test/Event.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/test/Makefile.am b/x_lib/libXt-1.1.4/test/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/test/Makefile.am rename to x_lib/libXt-1.1.4/test/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/Makefile.am b/x_lib/libXt-1.1.4/util/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/Makefile.am rename to x_lib/libXt-1.1.4/util/Makefile.am diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/Shell.ht b/x_lib/libXt-1.1.4/util/Shell.ht similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/Shell.ht rename to x_lib/libXt-1.1.4/util/Shell.ht diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/StrDefs.ct b/x_lib/libXt-1.1.4/util/StrDefs.ct similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/StrDefs.ct rename to x_lib/libXt-1.1.4/util/StrDefs.ct diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/StrDefs.ht b/x_lib/libXt-1.1.4/util/StrDefs.ht similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/StrDefs.ht rename to x_lib/libXt-1.1.4/util/StrDefs.ht diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/makestrs.c b/x_lib/libXt-1.1.4/util/makestrs.c similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/makestrs.c rename to x_lib/libXt-1.1.4/util/makestrs.c diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/makestrs.man b/x_lib/libXt-1.1.4/util/makestrs.man similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/makestrs.man rename to x_lib/libXt-1.1.4/util/makestrs.man diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/util/string.list b/x_lib/libXt-1.1.4/util/string.list similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/util/string.list rename to x_lib/libXt-1.1.4/util/string.list diff --git a/XServer/other_lib/x_lib/libXt-1.1.4/xt.pc.in b/x_lib/libXt-1.1.4/xt.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libXt-1.1.4/xt.pc.in rename to x_lib/libXt-1.1.4/xt.pc.in diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/Android.mk b/x_lib/libfontenc-1.1.2/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/Android.mk rename to x_lib/libfontenc-1.1.2/Android.mk diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/COPYING b/x_lib/libfontenc-1.1.2/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/COPYING rename to x_lib/libfontenc-1.1.2/COPYING diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/Makefile.am b/x_lib/libfontenc-1.1.2/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/Makefile.am rename to x_lib/libfontenc-1.1.2/Makefile.am diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/README b/x_lib/libfontenc-1.1.2/README similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/README rename to x_lib/libfontenc-1.1.2/README diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/autogen.sh b/x_lib/libfontenc-1.1.2/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/autogen.sh rename to x_lib/libfontenc-1.1.2/autogen.sh diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/config.h b/x_lib/libfontenc-1.1.2/config.h similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/config.h rename to x_lib/libfontenc-1.1.2/config.h diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/configure.ac b/x_lib/libfontenc-1.1.2/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/configure.ac rename to x_lib/libfontenc-1.1.2/configure.ac diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/fontenc.pc.in b/x_lib/libfontenc-1.1.2/fontenc.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/fontenc.pc.in rename to x_lib/libfontenc-1.1.2/fontenc.pc.in diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/include/X11/fonts/fontenc.h b/x_lib/libfontenc-1.1.2/include/X11/fonts/fontenc.h similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/include/X11/fonts/fontenc.h rename to x_lib/libfontenc-1.1.2/include/X11/fonts/fontenc.h diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/src/Makefile.am b/x_lib/libfontenc-1.1.2/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/src/Makefile.am rename to x_lib/libfontenc-1.1.2/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/src/encparse.c b/x_lib/libfontenc-1.1.2/src/encparse.c similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/src/encparse.c rename to x_lib/libfontenc-1.1.2/src/encparse.c diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/src/fontenc.c b/x_lib/libfontenc-1.1.2/src/fontenc.c similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/src/fontenc.c rename to x_lib/libfontenc-1.1.2/src/fontenc.c diff --git a/XServer/other_lib/x_lib/libfontenc-1.1.2/src/fontencI.h b/x_lib/libfontenc-1.1.2/src/fontencI.h similarity index 100% rename from XServer/other_lib/x_lib/libfontenc-1.1.2/src/fontencI.h rename to x_lib/libfontenc-1.1.2/src/fontencI.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/.autom4te.cfg b/x_lib/libxcb-1.10/.autom4te.cfg similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/.autom4te.cfg rename to x_lib/libxcb-1.10/.autom4te.cfg diff --git a/XServer/other_lib/x_lib/libxcb-1.10/Android.mk b/x_lib/libxcb-1.10/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/Android.mk rename to x_lib/libxcb-1.10/Android.mk diff --git a/XServer/other_lib/x_lib/libxcb-1.10/COPYING b/x_lib/libxcb-1.10/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/COPYING rename to x_lib/libxcb-1.10/COPYING diff --git a/XServer/other_lib/x_lib/libxcb-1.10/INSTALL b/x_lib/libxcb-1.10/INSTALL similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/INSTALL rename to x_lib/libxcb-1.10/INSTALL diff --git a/XServer/other_lib/x_lib/libxcb-1.10/Makefile.am b/x_lib/libxcb-1.10/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/Makefile.am rename to x_lib/libxcb-1.10/Makefile.am diff --git a/XServer/other_lib/x_lib/libxcb-1.10/NEWS b/x_lib/libxcb-1.10/NEWS similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/NEWS rename to x_lib/libxcb-1.10/NEWS diff --git a/XServer/other_lib/x_lib/libxcb-1.10/README b/x_lib/libxcb-1.10/README similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/README rename to x_lib/libxcb-1.10/README diff --git a/XServer/other_lib/x_lib/libxcb-1.10/autogen.sh b/x_lib/libxcb-1.10/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/autogen.sh rename to x_lib/libxcb-1.10/autogen.sh diff --git a/XServer/other_lib/x_lib/libxcb-1.10/configure.ac b/x_lib/libxcb-1.10/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/configure.ac rename to x_lib/libxcb-1.10/configure.ac diff --git a/XServer/other_lib/x_lib/libxcb-1.10/doc/Makefile.am b/x_lib/libxcb-1.10/doc/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/doc/Makefile.am rename to x_lib/libxcb-1.10/doc/Makefile.am diff --git a/XServer/other_lib/x_lib/libxcb-1.10/doc/tutorial/index.html b/x_lib/libxcb-1.10/doc/tutorial/index.html similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/doc/tutorial/index.html rename to x_lib/libxcb-1.10/doc/tutorial/index.html diff --git a/XServer/other_lib/x_lib/libxcb-1.10/doc/tutorial/xcb.css b/x_lib/libxcb-1.10/doc/tutorial/xcb.css similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/doc/tutorial/xcb.css rename to x_lib/libxcb-1.10/doc/tutorial/xcb.css diff --git a/XServer/other_lib/x_lib/libxcb-1.10/doc/xcb.doxygen.in b/x_lib/libxcb-1.10/doc/xcb.doxygen.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/doc/xcb.doxygen.in rename to x_lib/libxcb-1.10/doc/xcb.doxygen.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/doc/xkb_internals b/x_lib/libxcb-1.10/doc/xkb_internals similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/doc/xkb_internals rename to x_lib/libxcb-1.10/doc/xkb_internals diff --git a/XServer/other_lib/x_lib/libxcb-1.10/doc/xkb_issues b/x_lib/libxcb-1.10/doc/xkb_issues similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/doc/xkb_issues rename to x_lib/libxcb-1.10/doc/xkb_issues diff --git a/XServer/other_lib/x_lib/libxcb-1.10/m4/xcb.m4 b/x_lib/libxcb-1.10/m4/xcb.m4 similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/m4/xcb.m4 rename to x_lib/libxcb-1.10/m4/xcb.m4 diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/Makefile.am b/x_lib/libxcb-1.10/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/Makefile.am rename to x_lib/libxcb-1.10/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/bigreq.c b/x_lib/libxcb-1.10/src/bigreq.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/bigreq.c rename to x_lib/libxcb-1.10/src/bigreq.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/bigreq.h b/x_lib/libxcb-1.10/src/bigreq.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/bigreq.h rename to x_lib/libxcb-1.10/src/bigreq.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/c_client.py b/x_lib/libxcb-1.10/src/c_client.py similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/c_client.py rename to x_lib/libxcb-1.10/src/c_client.py diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/composite.c b/x_lib/libxcb-1.10/src/composite.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/composite.c rename to x_lib/libxcb-1.10/src/composite.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/composite.h b/x_lib/libxcb-1.10/src/composite.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/composite.h rename to x_lib/libxcb-1.10/src/composite.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/config.h b/x_lib/libxcb-1.10/src/config.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/config.h rename to x_lib/libxcb-1.10/src/config.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/damage.c b/x_lib/libxcb-1.10/src/damage.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/damage.c rename to x_lib/libxcb-1.10/src/damage.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/damage.h b/x_lib/libxcb-1.10/src/damage.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/damage.h rename to x_lib/libxcb-1.10/src/damage.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/dpms.c b/x_lib/libxcb-1.10/src/dpms.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/dpms.c rename to x_lib/libxcb-1.10/src/dpms.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/dpms.h b/x_lib/libxcb-1.10/src/dpms.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/dpms.h rename to x_lib/libxcb-1.10/src/dpms.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/dri2.c b/x_lib/libxcb-1.10/src/dri2.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/dri2.c rename to x_lib/libxcb-1.10/src/dri2.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/dri2.h b/x_lib/libxcb-1.10/src/dri2.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/dri2.h rename to x_lib/libxcb-1.10/src/dri2.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/dri3.c b/x_lib/libxcb-1.10/src/dri3.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/dri3.c rename to x_lib/libxcb-1.10/src/dri3.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/dri3.h b/x_lib/libxcb-1.10/src/dri3.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/dri3.h rename to x_lib/libxcb-1.10/src/dri3.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/glx.c b/x_lib/libxcb-1.10/src/glx.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/glx.c rename to x_lib/libxcb-1.10/src/glx.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/glx.h b/x_lib/libxcb-1.10/src/glx.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/glx.h rename to x_lib/libxcb-1.10/src/glx.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/man/xcb-examples.3 b/x_lib/libxcb-1.10/src/man/xcb-examples.3 similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/man/xcb-examples.3 rename to x_lib/libxcb-1.10/src/man/xcb-examples.3 diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/man/xcb-requests.3 b/x_lib/libxcb-1.10/src/man/xcb-requests.3 similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/man/xcb-requests.3 rename to x_lib/libxcb-1.10/src/man/xcb-requests.3 diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/present.c b/x_lib/libxcb-1.10/src/present.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/present.c rename to x_lib/libxcb-1.10/src/present.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/present.h b/x_lib/libxcb-1.10/src/present.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/present.h rename to x_lib/libxcb-1.10/src/present.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/randr.c b/x_lib/libxcb-1.10/src/randr.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/randr.c rename to x_lib/libxcb-1.10/src/randr.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/randr.h b/x_lib/libxcb-1.10/src/randr.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/randr.h rename to x_lib/libxcb-1.10/src/randr.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/record.c b/x_lib/libxcb-1.10/src/record.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/record.c rename to x_lib/libxcb-1.10/src/record.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/record.h b/x_lib/libxcb-1.10/src/record.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/record.h rename to x_lib/libxcb-1.10/src/record.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/render.c b/x_lib/libxcb-1.10/src/render.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/render.c rename to x_lib/libxcb-1.10/src/render.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/render.h b/x_lib/libxcb-1.10/src/render.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/render.h rename to x_lib/libxcb-1.10/src/render.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/res.c b/x_lib/libxcb-1.10/src/res.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/res.c rename to x_lib/libxcb-1.10/src/res.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/res.h b/x_lib/libxcb-1.10/src/res.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/res.h rename to x_lib/libxcb-1.10/src/res.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/screensaver.c b/x_lib/libxcb-1.10/src/screensaver.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/screensaver.c rename to x_lib/libxcb-1.10/src/screensaver.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/screensaver.h b/x_lib/libxcb-1.10/src/screensaver.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/screensaver.h rename to x_lib/libxcb-1.10/src/screensaver.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/shape.c b/x_lib/libxcb-1.10/src/shape.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/shape.c rename to x_lib/libxcb-1.10/src/shape.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/shape.h b/x_lib/libxcb-1.10/src/shape.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/shape.h rename to x_lib/libxcb-1.10/src/shape.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/shm.c b/x_lib/libxcb-1.10/src/shm.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/shm.c rename to x_lib/libxcb-1.10/src/shm.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/shm.h b/x_lib/libxcb-1.10/src/shm.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/shm.h rename to x_lib/libxcb-1.10/src/shm.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/stamp-h1 b/x_lib/libxcb-1.10/src/stamp-h1 similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/stamp-h1 rename to x_lib/libxcb-1.10/src/stamp-h1 diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/sync.c b/x_lib/libxcb-1.10/src/sync.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/sync.c rename to x_lib/libxcb-1.10/src/sync.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/sync.h b/x_lib/libxcb-1.10/src/sync.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/sync.h rename to x_lib/libxcb-1.10/src/sync.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xc_misc.c b/x_lib/libxcb-1.10/src/xc_misc.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xc_misc.c rename to x_lib/libxcb-1.10/src/xc_misc.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xc_misc.h b/x_lib/libxcb-1.10/src/xc_misc.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xc_misc.h rename to x_lib/libxcb-1.10/src/xc_misc.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb.h b/x_lib/libxcb-1.10/src/xcb.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb.h rename to x_lib/libxcb-1.10/src/xcb.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_auth.c b/x_lib/libxcb-1.10/src/xcb_auth.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_auth.c rename to x_lib/libxcb-1.10/src/xcb_auth.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_conn.c b/x_lib/libxcb-1.10/src/xcb_conn.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_conn.c rename to x_lib/libxcb-1.10/src/xcb_conn.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_ext.c b/x_lib/libxcb-1.10/src/xcb_ext.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_ext.c rename to x_lib/libxcb-1.10/src/xcb_ext.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_in.c b/x_lib/libxcb-1.10/src/xcb_in.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_in.c rename to x_lib/libxcb-1.10/src/xcb_in.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_list.c b/x_lib/libxcb-1.10/src/xcb_list.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_list.c rename to x_lib/libxcb-1.10/src/xcb_list.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_out.c b/x_lib/libxcb-1.10/src/xcb_out.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_out.c rename to x_lib/libxcb-1.10/src/xcb_out.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_util.c b/x_lib/libxcb-1.10/src/xcb_util.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_util.c rename to x_lib/libxcb-1.10/src/xcb_util.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_windefs.h b/x_lib/libxcb-1.10/src/xcb_windefs.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_windefs.h rename to x_lib/libxcb-1.10/src/xcb_windefs.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcb_xid.c b/x_lib/libxcb-1.10/src/xcb_xid.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcb_xid.c rename to x_lib/libxcb-1.10/src/xcb_xid.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcbext.h b/x_lib/libxcb-1.10/src/xcbext.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcbext.h rename to x_lib/libxcb-1.10/src/xcbext.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xcbint.h b/x_lib/libxcb-1.10/src/xcbint.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xcbint.h rename to x_lib/libxcb-1.10/src/xcbint.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xevie.c b/x_lib/libxcb-1.10/src/xevie.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xevie.c rename to x_lib/libxcb-1.10/src/xevie.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xevie.h b/x_lib/libxcb-1.10/src/xevie.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xevie.h rename to x_lib/libxcb-1.10/src/xevie.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xf86dri.c b/x_lib/libxcb-1.10/src/xf86dri.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xf86dri.c rename to x_lib/libxcb-1.10/src/xf86dri.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xf86dri.h b/x_lib/libxcb-1.10/src/xf86dri.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xf86dri.h rename to x_lib/libxcb-1.10/src/xf86dri.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xfixes.c b/x_lib/libxcb-1.10/src/xfixes.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xfixes.c rename to x_lib/libxcb-1.10/src/xfixes.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xfixes.h b/x_lib/libxcb-1.10/src/xfixes.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xfixes.h rename to x_lib/libxcb-1.10/src/xfixes.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xinerama.c b/x_lib/libxcb-1.10/src/xinerama.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xinerama.c rename to x_lib/libxcb-1.10/src/xinerama.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xinerama.h b/x_lib/libxcb-1.10/src/xinerama.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xinerama.h rename to x_lib/libxcb-1.10/src/xinerama.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xinput.c b/x_lib/libxcb-1.10/src/xinput.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xinput.c rename to x_lib/libxcb-1.10/src/xinput.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xinput.h b/x_lib/libxcb-1.10/src/xinput.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xinput.h rename to x_lib/libxcb-1.10/src/xinput.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xkb.c b/x_lib/libxcb-1.10/src/xkb.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xkb.c rename to x_lib/libxcb-1.10/src/xkb.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xkb.h b/x_lib/libxcb-1.10/src/xkb.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xkb.h rename to x_lib/libxcb-1.10/src/xkb.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xprint.c b/x_lib/libxcb-1.10/src/xprint.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xprint.c rename to x_lib/libxcb-1.10/src/xprint.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xprint.h b/x_lib/libxcb-1.10/src/xprint.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xprint.h rename to x_lib/libxcb-1.10/src/xprint.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xproto.c b/x_lib/libxcb-1.10/src/xproto.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xproto.c rename to x_lib/libxcb-1.10/src/xproto.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xproto.h b/x_lib/libxcb-1.10/src/xproto.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xproto.h rename to x_lib/libxcb-1.10/src/xproto.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xselinux.c b/x_lib/libxcb-1.10/src/xselinux.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xselinux.c rename to x_lib/libxcb-1.10/src/xselinux.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xselinux.h b/x_lib/libxcb-1.10/src/xselinux.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xselinux.h rename to x_lib/libxcb-1.10/src/xselinux.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xtest.c b/x_lib/libxcb-1.10/src/xtest.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xtest.c rename to x_lib/libxcb-1.10/src/xtest.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xtest.h b/x_lib/libxcb-1.10/src/xtest.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xtest.h rename to x_lib/libxcb-1.10/src/xtest.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xv.c b/x_lib/libxcb-1.10/src/xv.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xv.c rename to x_lib/libxcb-1.10/src/xv.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xv.h b/x_lib/libxcb-1.10/src/xv.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xv.h rename to x_lib/libxcb-1.10/src/xv.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xvmc.c b/x_lib/libxcb-1.10/src/xvmc.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xvmc.c rename to x_lib/libxcb-1.10/src/xvmc.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/src/xvmc.h b/x_lib/libxcb-1.10/src/xvmc.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/src/xvmc.h rename to x_lib/libxcb-1.10/src/xvmc.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tests/CheckLog.xsl b/x_lib/libxcb-1.10/tests/CheckLog.xsl similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tests/CheckLog.xsl rename to x_lib/libxcb-1.10/tests/CheckLog.xsl diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tests/Makefile.am b/x_lib/libxcb-1.10/tests/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tests/Makefile.am rename to x_lib/libxcb-1.10/tests/Makefile.am diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tests/check_all.c b/x_lib/libxcb-1.10/tests/check_all.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tests/check_all.c rename to x_lib/libxcb-1.10/tests/check_all.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tests/check_public.c b/x_lib/libxcb-1.10/tests/check_public.c similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tests/check_public.c rename to x_lib/libxcb-1.10/tests/check_public.c diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tests/check_suites.h b/x_lib/libxcb-1.10/tests/check_suites.h similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tests/check_suites.h rename to x_lib/libxcb-1.10/tests/check_suites.h diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tools/README b/x_lib/libxcb-1.10/tools/README similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tools/README rename to x_lib/libxcb-1.10/tools/README diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tools/api_conv.pl b/x_lib/libxcb-1.10/tools/api_conv.pl similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tools/api_conv.pl rename to x_lib/libxcb-1.10/tools/api_conv.pl diff --git a/XServer/other_lib/x_lib/libxcb-1.10/tools/constants b/x_lib/libxcb-1.10/tools/constants similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/tools/constants rename to x_lib/libxcb-1.10/tools/constants diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-composite.pc.in b/x_lib/libxcb-1.10/xcb-composite.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-composite.pc.in rename to x_lib/libxcb-1.10/xcb-composite.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-damage.pc.in b/x_lib/libxcb-1.10/xcb-damage.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-damage.pc.in rename to x_lib/libxcb-1.10/xcb-damage.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-dpms.pc.in b/x_lib/libxcb-1.10/xcb-dpms.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-dpms.pc.in rename to x_lib/libxcb-1.10/xcb-dpms.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-dri2.pc.in b/x_lib/libxcb-1.10/xcb-dri2.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-dri2.pc.in rename to x_lib/libxcb-1.10/xcb-dri2.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-dri3.pc.in b/x_lib/libxcb-1.10/xcb-dri3.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-dri3.pc.in rename to x_lib/libxcb-1.10/xcb-dri3.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-glx.pc.in b/x_lib/libxcb-1.10/xcb-glx.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-glx.pc.in rename to x_lib/libxcb-1.10/xcb-glx.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-present.pc.in b/x_lib/libxcb-1.10/xcb-present.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-present.pc.in rename to x_lib/libxcb-1.10/xcb-present.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-randr.pc.in b/x_lib/libxcb-1.10/xcb-randr.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-randr.pc.in rename to x_lib/libxcb-1.10/xcb-randr.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-record.pc.in b/x_lib/libxcb-1.10/xcb-record.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-record.pc.in rename to x_lib/libxcb-1.10/xcb-record.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-render.pc.in b/x_lib/libxcb-1.10/xcb-render.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-render.pc.in rename to x_lib/libxcb-1.10/xcb-render.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-res.pc.in b/x_lib/libxcb-1.10/xcb-res.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-res.pc.in rename to x_lib/libxcb-1.10/xcb-res.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-screensaver.pc.in b/x_lib/libxcb-1.10/xcb-screensaver.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-screensaver.pc.in rename to x_lib/libxcb-1.10/xcb-screensaver.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-shape.pc.in b/x_lib/libxcb-1.10/xcb-shape.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-shape.pc.in rename to x_lib/libxcb-1.10/xcb-shape.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-shm.pc.in b/x_lib/libxcb-1.10/xcb-shm.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-shm.pc.in rename to x_lib/libxcb-1.10/xcb-shm.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-sync.pc.in b/x_lib/libxcb-1.10/xcb-sync.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-sync.pc.in rename to x_lib/libxcb-1.10/xcb-sync.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xevie.pc.in b/x_lib/libxcb-1.10/xcb-xevie.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xevie.pc.in rename to x_lib/libxcb-1.10/xcb-xevie.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xf86dri.pc.in b/x_lib/libxcb-1.10/xcb-xf86dri.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xf86dri.pc.in rename to x_lib/libxcb-1.10/xcb-xf86dri.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xfixes.pc.in b/x_lib/libxcb-1.10/xcb-xfixes.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xfixes.pc.in rename to x_lib/libxcb-1.10/xcb-xfixes.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xinerama.pc.in b/x_lib/libxcb-1.10/xcb-xinerama.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xinerama.pc.in rename to x_lib/libxcb-1.10/xcb-xinerama.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xinput.pc.in b/x_lib/libxcb-1.10/xcb-xinput.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xinput.pc.in rename to x_lib/libxcb-1.10/xcb-xinput.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xkb.pc.in b/x_lib/libxcb-1.10/xcb-xkb.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xkb.pc.in rename to x_lib/libxcb-1.10/xcb-xkb.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xprint.pc.in b/x_lib/libxcb-1.10/xcb-xprint.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xprint.pc.in rename to x_lib/libxcb-1.10/xcb-xprint.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xselinux.pc.in b/x_lib/libxcb-1.10/xcb-xselinux.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xselinux.pc.in rename to x_lib/libxcb-1.10/xcb-xselinux.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xtest.pc.in b/x_lib/libxcb-1.10/xcb-xtest.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xtest.pc.in rename to x_lib/libxcb-1.10/xcb-xtest.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xv.pc.in b/x_lib/libxcb-1.10/xcb-xv.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xv.pc.in rename to x_lib/libxcb-1.10/xcb-xv.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb-xvmc.pc.in b/x_lib/libxcb-1.10/xcb-xvmc.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb-xvmc.pc.in rename to x_lib/libxcb-1.10/xcb-xvmc.pc.in diff --git a/XServer/other_lib/x_lib/libxcb-1.10/xcb.pc.in b/x_lib/libxcb-1.10/xcb.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxcb-1.10/xcb.pc.in rename to x_lib/libxcb-1.10/xcb.pc.in diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/Android.mk b/x_lib/libxkbfile-1.0.8/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/Android.mk rename to x_lib/libxkbfile-1.0.8/Android.mk diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/COPYING b/x_lib/libxkbfile-1.0.8/COPYING similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/COPYING rename to x_lib/libxkbfile-1.0.8/COPYING diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/Makefile.am b/x_lib/libxkbfile-1.0.8/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/Makefile.am rename to x_lib/libxkbfile-1.0.8/Makefile.am diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/README b/x_lib/libxkbfile-1.0.8/README similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/README rename to x_lib/libxkbfile-1.0.8/README diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/autogen.sh b/x_lib/libxkbfile-1.0.8/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/autogen.sh rename to x_lib/libxkbfile-1.0.8/autogen.sh diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/config.h b/x_lib/libxkbfile-1.0.8/config.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/config.h rename to x_lib/libxkbfile-1.0.8/config.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/configure.ac b/x_lib/libxkbfile-1.0.8/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/configure.ac rename to x_lib/libxkbfile-1.0.8/configure.ac diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBbells.h b/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBbells.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBbells.h rename to x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBbells.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBconfig.h b/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBconfig.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBconfig.h rename to x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBconfig.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBfile.h b/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBfile.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBfile.h rename to x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBfile.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBrules.h b/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBrules.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBrules.h rename to x_lib/libxkbfile-1.0.8/include/X11/extensions/XKBrules.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKM.h b/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKM.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKM.h rename to x_lib/libxkbfile-1.0.8/include/X11/extensions/XKM.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKMformat.h b/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKMformat.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/include/X11/extensions/XKMformat.h rename to x_lib/libxkbfile-1.0.8/include/X11/extensions/XKMformat.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/Makefile.am b/x_lib/libxkbfile-1.0.8/src/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/Makefile.am rename to x_lib/libxkbfile-1.0.8/src/Makefile.am diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/XKBfileInt.h b/x_lib/libxkbfile-1.0.8/src/XKBfileInt.h similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/XKBfileInt.h rename to x_lib/libxkbfile-1.0.8/src/XKBfileInt.h diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/cout.c b/x_lib/libxkbfile-1.0.8/src/cout.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/cout.c rename to x_lib/libxkbfile-1.0.8/src/cout.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/magic b/x_lib/libxkbfile-1.0.8/src/magic similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/magic rename to x_lib/libxkbfile-1.0.8/src/magic diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/maprules.c b/x_lib/libxkbfile-1.0.8/src/maprules.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/maprules.c rename to x_lib/libxkbfile-1.0.8/src/maprules.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/srvmisc.c b/x_lib/libxkbfile-1.0.8/src/srvmisc.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/srvmisc.c rename to x_lib/libxkbfile-1.0.8/src/srvmisc.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbatom.c b/x_lib/libxkbfile-1.0.8/src/xkbatom.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbatom.c rename to x_lib/libxkbfile-1.0.8/src/xkbatom.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbbells.c b/x_lib/libxkbfile-1.0.8/src/xkbbells.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbbells.c rename to x_lib/libxkbfile-1.0.8/src/xkbbells.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbconfig.c b/x_lib/libxkbfile-1.0.8/src/xkbconfig.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbconfig.c rename to x_lib/libxkbfile-1.0.8/src/xkbconfig.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbdraw.c b/x_lib/libxkbfile-1.0.8/src/xkbdraw.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbdraw.c rename to x_lib/libxkbfile-1.0.8/src/xkbdraw.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkberrs.c b/x_lib/libxkbfile-1.0.8/src/xkberrs.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkberrs.c rename to x_lib/libxkbfile-1.0.8/src/xkberrs.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbmisc.c b/x_lib/libxkbfile-1.0.8/src/xkbmisc.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbmisc.c rename to x_lib/libxkbfile-1.0.8/src/xkbmisc.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbout.c b/x_lib/libxkbfile-1.0.8/src/xkbout.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbout.c rename to x_lib/libxkbfile-1.0.8/src/xkbout.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbtext.c b/x_lib/libxkbfile-1.0.8/src/xkbtext.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkbtext.c rename to x_lib/libxkbfile-1.0.8/src/xkbtext.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkmout.c b/x_lib/libxkbfile-1.0.8/src/xkmout.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkmout.c rename to x_lib/libxkbfile-1.0.8/src/xkmout.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkmread.c b/x_lib/libxkbfile-1.0.8/src/xkmread.c similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/src/xkmread.c rename to x_lib/libxkbfile-1.0.8/src/xkmread.c diff --git a/XServer/other_lib/x_lib/libxkbfile-1.0.8/xkbfile.pc.in b/x_lib/libxkbfile-1.0.8/xkbfile.pc.in similarity index 100% rename from XServer/other_lib/x_lib/libxkbfile-1.0.8/xkbfile.pc.in rename to x_lib/libxkbfile-1.0.8/xkbfile.pc.in diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/AUTHORS b/x_lib/xhost-1.0.6/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/AUTHORS rename to x_lib/xhost-1.0.6/AUTHORS diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/Android.mk b/x_lib/xhost-1.0.6/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/Android.mk rename to x_lib/xhost-1.0.6/Android.mk diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/COPYING b/x_lib/xhost-1.0.6/COPYING similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/COPYING rename to x_lib/xhost-1.0.6/COPYING diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/Makefile.am b/x_lib/xhost-1.0.6/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/Makefile.am rename to x_lib/xhost-1.0.6/Makefile.am diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/README b/x_lib/xhost-1.0.6/README similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/README rename to x_lib/xhost-1.0.6/README diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/autogen.sh b/x_lib/xhost-1.0.6/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/autogen.sh rename to x_lib/xhost-1.0.6/autogen.sh diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/config.h b/x_lib/xhost-1.0.6/config.h similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/config.h rename to x_lib/xhost-1.0.6/config.h diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/configure.ac b/x_lib/xhost-1.0.6/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/configure.ac rename to x_lib/xhost-1.0.6/configure.ac diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/man/Makefile.am b/x_lib/xhost-1.0.6/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/man/Makefile.am rename to x_lib/xhost-1.0.6/man/Makefile.am diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/man/xhost.man b/x_lib/xhost-1.0.6/man/xhost.man similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/man/xhost.man rename to x_lib/xhost-1.0.6/man/xhost.man diff --git a/XServer/other_lib/x_lib/xhost-1.0.6/xhost.c b/x_lib/xhost-1.0.6/xhost.c similarity index 100% rename from XServer/other_lib/x_lib/xhost-1.0.6/xhost.c rename to x_lib/xhost-1.0.6/xhost.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/Android.mk b/x_lib/xkbcomp-1.2.4/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/Android.mk rename to x_lib/xkbcomp-1.2.4/Android.mk diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/COPYING b/x_lib/xkbcomp-1.2.4/COPYING similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/COPYING rename to x_lib/xkbcomp-1.2.4/COPYING diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/Makefile.am b/x_lib/xkbcomp-1.2.4/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/Makefile.am rename to x_lib/xkbcomp-1.2.4/Makefile.am diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/README b/x_lib/xkbcomp-1.2.4/README similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/README rename to x_lib/xkbcomp-1.2.4/README diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/action.c b/x_lib/xkbcomp-1.2.4/action.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/action.c rename to x_lib/xkbcomp-1.2.4/action.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/action.h b/x_lib/xkbcomp-1.2.4/action.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/action.h rename to x_lib/xkbcomp-1.2.4/action.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/alias.c b/x_lib/xkbcomp-1.2.4/alias.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/alias.c rename to x_lib/xkbcomp-1.2.4/alias.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/alias.h b/x_lib/xkbcomp-1.2.4/alias.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/alias.h rename to x_lib/xkbcomp-1.2.4/alias.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/autogen.sh b/x_lib/xkbcomp-1.2.4/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/autogen.sh rename to x_lib/xkbcomp-1.2.4/autogen.sh diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/compat.c b/x_lib/xkbcomp-1.2.4/compat.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/compat.c rename to x_lib/xkbcomp-1.2.4/compat.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/compat.h b/x_lib/xkbcomp-1.2.4/compat.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/compat.h rename to x_lib/xkbcomp-1.2.4/compat.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/config.h b/x_lib/xkbcomp-1.2.4/config.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/config.h rename to x_lib/xkbcomp-1.2.4/config.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/configure.ac b/x_lib/xkbcomp-1.2.4/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/configure.ac rename to x_lib/xkbcomp-1.2.4/configure.ac diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/expr.c b/x_lib/xkbcomp-1.2.4/expr.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/expr.c rename to x_lib/xkbcomp-1.2.4/expr.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/expr.h b/x_lib/xkbcomp-1.2.4/expr.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/expr.h rename to x_lib/xkbcomp-1.2.4/expr.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/geometry.c b/x_lib/xkbcomp-1.2.4/geometry.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/geometry.c rename to x_lib/xkbcomp-1.2.4/geometry.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/indicators.c b/x_lib/xkbcomp-1.2.4/indicators.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/indicators.c rename to x_lib/xkbcomp-1.2.4/indicators.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/indicators.h b/x_lib/xkbcomp-1.2.4/indicators.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/indicators.h rename to x_lib/xkbcomp-1.2.4/indicators.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/keycodes.c b/x_lib/xkbcomp-1.2.4/keycodes.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/keycodes.c rename to x_lib/xkbcomp-1.2.4/keycodes.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/keycodes.h b/x_lib/xkbcomp-1.2.4/keycodes.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/keycodes.h rename to x_lib/xkbcomp-1.2.4/keycodes.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/keymap.c b/x_lib/xkbcomp-1.2.4/keymap.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/keymap.c rename to x_lib/xkbcomp-1.2.4/keymap.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/keytypes.c b/x_lib/xkbcomp-1.2.4/keytypes.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/keytypes.c rename to x_lib/xkbcomp-1.2.4/keytypes.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/listing.c b/x_lib/xkbcomp-1.2.4/listing.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/listing.c rename to x_lib/xkbcomp-1.2.4/listing.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/man/Makefile.am b/x_lib/xkbcomp-1.2.4/man/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/man/Makefile.am rename to x_lib/xkbcomp-1.2.4/man/Makefile.am diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/man/xkbcomp.man b/x_lib/xkbcomp-1.2.4/man/xkbcomp.man similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/man/xkbcomp.man rename to x_lib/xkbcomp-1.2.4/man/xkbcomp.man diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/misc.c b/x_lib/xkbcomp-1.2.4/misc.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/misc.c rename to x_lib/xkbcomp-1.2.4/misc.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/misc.h b/x_lib/xkbcomp-1.2.4/misc.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/misc.h rename to x_lib/xkbcomp-1.2.4/misc.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/parseutils.c b/x_lib/xkbcomp-1.2.4/parseutils.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/parseutils.c rename to x_lib/xkbcomp-1.2.4/parseutils.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/parseutils.h b/x_lib/xkbcomp-1.2.4/parseutils.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/parseutils.h rename to x_lib/xkbcomp-1.2.4/parseutils.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/symbols.c b/x_lib/xkbcomp-1.2.4/symbols.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/symbols.c rename to x_lib/xkbcomp-1.2.4/symbols.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/tokens.h b/x_lib/xkbcomp-1.2.4/tokens.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/tokens.h rename to x_lib/xkbcomp-1.2.4/tokens.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/utils.c b/x_lib/xkbcomp-1.2.4/utils.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/utils.c rename to x_lib/xkbcomp-1.2.4/utils.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/utils.h b/x_lib/xkbcomp-1.2.4/utils.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/utils.h rename to x_lib/xkbcomp-1.2.4/utils.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/vmod.c b/x_lib/xkbcomp-1.2.4/vmod.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/vmod.c rename to x_lib/xkbcomp-1.2.4/vmod.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/vmod.h b/x_lib/xkbcomp-1.2.4/vmod.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/vmod.h rename to x_lib/xkbcomp-1.2.4/vmod.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbcomp.c b/x_lib/xkbcomp-1.2.4/xkbcomp.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbcomp.c rename to x_lib/xkbcomp-1.2.4/xkbcomp.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbcomp.h b/x_lib/xkbcomp-1.2.4/xkbcomp.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbcomp.h rename to x_lib/xkbcomp-1.2.4/xkbcomp.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbcomp.pc.in b/x_lib/xkbcomp-1.2.4/xkbcomp.pc.in similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbcomp.pc.in rename to x_lib/xkbcomp-1.2.4/xkbcomp.pc.in diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbparse.c b/x_lib/xkbcomp-1.2.4/xkbparse.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbparse.c rename to x_lib/xkbcomp-1.2.4/xkbparse.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbparse.y b/x_lib/xkbcomp-1.2.4/xkbparse.y similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbparse.y rename to x_lib/xkbcomp-1.2.4/xkbparse.y diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbpath.c b/x_lib/xkbcomp-1.2.4/xkbpath.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbpath.c rename to x_lib/xkbcomp-1.2.4/xkbpath.c diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbpath.h b/x_lib/xkbcomp-1.2.4/xkbpath.h similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbpath.h rename to x_lib/xkbcomp-1.2.4/xkbpath.h diff --git a/XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbscan.c b/x_lib/xkbcomp-1.2.4/xkbscan.c similarity index 100% rename from XServer/other_lib/x_lib/xkbcomp-1.2.4/xkbscan.c rename to x_lib/xkbcomp-1.2.4/xkbscan.c diff --git a/XServer/other_lib/x_lib/xli-1.16/ABOUTGAMMA b/x_lib/xli-1.16/ABOUTGAMMA similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/ABOUTGAMMA rename to x_lib/xli-1.16/ABOUTGAMMA diff --git a/XServer/other_lib/x_lib/xli-1.16/Android.mk b/x_lib/xli-1.16/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/Android.mk rename to x_lib/xli-1.16/Android.mk diff --git a/XServer/other_lib/x_lib/xli-1.16/Imakefile b/x_lib/xli-1.16/Imakefile similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/Imakefile rename to x_lib/xli-1.16/Imakefile diff --git a/XServer/other_lib/x_lib/xli-1.16/Makefile b/x_lib/xli-1.16/Makefile similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/Makefile rename to x_lib/xli-1.16/Makefile diff --git a/XServer/other_lib/x_lib/xli-1.16/Makefile.dos b/x_lib/xli-1.16/Makefile.dos similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/Makefile.dos rename to x_lib/xli-1.16/Makefile.dos diff --git a/XServer/other_lib/x_lib/xli-1.16/Makefile.std b/x_lib/xli-1.16/Makefile.std similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/Makefile.std rename to x_lib/xli-1.16/Makefile.std diff --git a/XServer/other_lib/x_lib/xli-1.16/README b/x_lib/xli-1.16/README similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/README rename to x_lib/xli-1.16/README diff --git a/XServer/other_lib/x_lib/xli-1.16/README.novice b/x_lib/xli-1.16/README.novice similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/README.novice rename to x_lib/xli-1.16/README.novice diff --git a/XServer/other_lib/x_lib/xli-1.16/README.orig b/x_lib/xli-1.16/README.orig similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/README.orig rename to x_lib/xli-1.16/README.orig diff --git a/XServer/other_lib/x_lib/xli-1.16/bmp.c b/x_lib/xli-1.16/bmp.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/bmp.c rename to x_lib/xli-1.16/bmp.c diff --git a/XServer/other_lib/x_lib/xli-1.16/bmp.h b/x_lib/xli-1.16/bmp.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/bmp.h rename to x_lib/xli-1.16/bmp.h diff --git a/XServer/other_lib/x_lib/xli-1.16/bright.c b/x_lib/xli-1.16/bright.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/bright.c rename to x_lib/xli-1.16/bright.c diff --git a/XServer/other_lib/x_lib/xli-1.16/build-dosmake b/x_lib/xli-1.16/build-dosmake similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/build-dosmake rename to x_lib/xli-1.16/build-dosmake diff --git a/XServer/other_lib/x_lib/xli-1.16/build-imake b/x_lib/xli-1.16/build-imake similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/build-imake rename to x_lib/xli-1.16/build-imake diff --git a/XServer/other_lib/x_lib/xli-1.16/build-jpeg b/x_lib/xli-1.16/build-jpeg similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/build-jpeg rename to x_lib/xli-1.16/build-jpeg diff --git a/XServer/other_lib/x_lib/xli-1.16/buildshar.c b/x_lib/xli-1.16/buildshar.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/buildshar.c rename to x_lib/xli-1.16/buildshar.c diff --git a/XServer/other_lib/x_lib/xli-1.16/chkgamma.jpg b/x_lib/xli-1.16/chkgamma.jpg similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/chkgamma.jpg rename to x_lib/xli-1.16/chkgamma.jpg diff --git a/XServer/other_lib/x_lib/xli-1.16/clip.c b/x_lib/xli-1.16/clip.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/clip.c rename to x_lib/xli-1.16/clip.c diff --git a/XServer/other_lib/x_lib/xli-1.16/cmuwmrast.c b/x_lib/xli-1.16/cmuwmrast.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/cmuwmrast.c rename to x_lib/xli-1.16/cmuwmrast.c diff --git a/XServer/other_lib/x_lib/xli-1.16/cmuwmrast.h b/x_lib/xli-1.16/cmuwmrast.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/cmuwmrast.h rename to x_lib/xli-1.16/cmuwmrast.h diff --git a/XServer/other_lib/x_lib/xli-1.16/compress.c b/x_lib/xli-1.16/compress.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/compress.c rename to x_lib/xli-1.16/compress.c diff --git a/XServer/other_lib/x_lib/xli-1.16/copyright.h b/x_lib/xli-1.16/copyright.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/copyright.h rename to x_lib/xli-1.16/copyright.h diff --git a/XServer/other_lib/x_lib/xli-1.16/ddxli.c b/x_lib/xli-1.16/ddxli.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/ddxli.c rename to x_lib/xli-1.16/ddxli.c diff --git a/XServer/other_lib/x_lib/xli-1.16/ddxli.h b/x_lib/xli-1.16/ddxli.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/ddxli.h rename to x_lib/xli-1.16/ddxli.h diff --git a/XServer/other_lib/x_lib/xli-1.16/dither.c b/x_lib/xli-1.16/dither.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/dither.c rename to x_lib/xli-1.16/dither.c diff --git a/XServer/other_lib/x_lib/xli-1.16/doslib.c b/x_lib/xli-1.16/doslib.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/doslib.c rename to x_lib/xli-1.16/doslib.c diff --git a/XServer/other_lib/x_lib/xli-1.16/faces.c b/x_lib/xli-1.16/faces.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/faces.c rename to x_lib/xli-1.16/faces.c diff --git a/XServer/other_lib/x_lib/xli-1.16/fbm.c b/x_lib/xli-1.16/fbm.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/fbm.c rename to x_lib/xli-1.16/fbm.c diff --git a/XServer/other_lib/x_lib/xli-1.16/fbm.h b/x_lib/xli-1.16/fbm.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/fbm.h rename to x_lib/xli-1.16/fbm.h diff --git a/XServer/other_lib/x_lib/xli-1.16/fill.c b/x_lib/xli-1.16/fill.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/fill.c rename to x_lib/xli-1.16/fill.c diff --git a/XServer/other_lib/x_lib/xli-1.16/g3.c b/x_lib/xli-1.16/g3.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/g3.c rename to x_lib/xli-1.16/g3.c diff --git a/XServer/other_lib/x_lib/xli-1.16/g3.h b/x_lib/xli-1.16/g3.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/g3.h rename to x_lib/xli-1.16/g3.h diff --git a/XServer/other_lib/x_lib/xli-1.16/gif.c b/x_lib/xli-1.16/gif.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/gif.c rename to x_lib/xli-1.16/gif.c diff --git a/XServer/other_lib/x_lib/xli-1.16/gif.h b/x_lib/xli-1.16/gif.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/gif.h rename to x_lib/xli-1.16/gif.h diff --git a/XServer/other_lib/x_lib/xli-1.16/halftone.c b/x_lib/xli-1.16/halftone.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/halftone.c rename to x_lib/xli-1.16/halftone.c diff --git a/XServer/other_lib/x_lib/xli-1.16/image.h b/x_lib/xli-1.16/image.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/image.h rename to x_lib/xli-1.16/image.h diff --git a/XServer/other_lib/x_lib/xli-1.16/imagetypes.c b/x_lib/xli-1.16/imagetypes.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/imagetypes.c rename to x_lib/xli-1.16/imagetypes.c diff --git a/XServer/other_lib/x_lib/xli-1.16/imagetypes.h b/x_lib/xli-1.16/imagetypes.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/imagetypes.h rename to x_lib/xli-1.16/imagetypes.h diff --git a/XServer/other_lib/x_lib/xli-1.16/img.c b/x_lib/xli-1.16/img.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/img.c rename to x_lib/xli-1.16/img.c diff --git a/XServer/other_lib/x_lib/xli-1.16/img.h b/x_lib/xli-1.16/img.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/img.h rename to x_lib/xli-1.16/img.h diff --git a/XServer/other_lib/x_lib/xli-1.16/jpeg.c b/x_lib/xli-1.16/jpeg.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/jpeg.c rename to x_lib/xli-1.16/jpeg.c diff --git a/XServer/other_lib/x_lib/xli-1.16/jpeg.h b/x_lib/xli-1.16/jpeg.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/jpeg.h rename to x_lib/xli-1.16/jpeg.h diff --git a/XServer/other_lib/x_lib/xli-1.16/jpeglib.c b/x_lib/xli-1.16/jpeglib.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/jpeglib.c rename to x_lib/xli-1.16/jpeglib.c diff --git a/XServer/other_lib/x_lib/xli-1.16/jpeglib.h b/x_lib/xli-1.16/jpeglib.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/jpeglib.h rename to x_lib/xli-1.16/jpeglib.h diff --git a/XServer/other_lib/x_lib/xli-1.16/kljcpyrght.h b/x_lib/xli-1.16/kljcpyrght.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/kljcpyrght.h rename to x_lib/xli-1.16/kljcpyrght.h diff --git a/XServer/other_lib/x_lib/xli-1.16/mac.c b/x_lib/xli-1.16/mac.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mac.c rename to x_lib/xli-1.16/mac.c diff --git a/XServer/other_lib/x_lib/xli-1.16/mac.h b/x_lib/xli-1.16/mac.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mac.h rename to x_lib/xli-1.16/mac.h diff --git a/XServer/other_lib/x_lib/xli-1.16/mc_tables.c b/x_lib/xli-1.16/mc_tables.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mc_tables.c rename to x_lib/xli-1.16/mc_tables.c diff --git a/XServer/other_lib/x_lib/xli-1.16/mcidas.c b/x_lib/xli-1.16/mcidas.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mcidas.c rename to x_lib/xli-1.16/mcidas.c diff --git a/XServer/other_lib/x_lib/xli-1.16/mcidas.h b/x_lib/xli-1.16/mcidas.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mcidas.h rename to x_lib/xli-1.16/mcidas.h diff --git a/XServer/other_lib/x_lib/xli-1.16/merge.c b/x_lib/xli-1.16/merge.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/merge.c rename to x_lib/xli-1.16/merge.c diff --git a/XServer/other_lib/x_lib/xli-1.16/misc.c b/x_lib/xli-1.16/misc.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/misc.c rename to x_lib/xli-1.16/misc.c diff --git a/XServer/other_lib/x_lib/xli-1.16/mit.cpyrght b/x_lib/xli-1.16/mit.cpyrght similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mit.cpyrght rename to x_lib/xli-1.16/mit.cpyrght diff --git a/XServer/other_lib/x_lib/xli-1.16/mrmcpyrght.h b/x_lib/xli-1.16/mrmcpyrght.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/mrmcpyrght.h rename to x_lib/xli-1.16/mrmcpyrght.h diff --git a/XServer/other_lib/x_lib/xli-1.16/new.c b/x_lib/xli-1.16/new.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/new.c rename to x_lib/xli-1.16/new.c diff --git a/XServer/other_lib/x_lib/xli-1.16/options.c b/x_lib/xli-1.16/options.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/options.c rename to x_lib/xli-1.16/options.c diff --git a/XServer/other_lib/x_lib/xli-1.16/options.h b/x_lib/xli-1.16/options.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/options.h rename to x_lib/xli-1.16/options.h diff --git a/XServer/other_lib/x_lib/xli-1.16/patchlevel b/x_lib/xli-1.16/patchlevel similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/patchlevel rename to x_lib/xli-1.16/patchlevel diff --git a/XServer/other_lib/x_lib/xli-1.16/path.c b/x_lib/xli-1.16/path.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/path.c rename to x_lib/xli-1.16/path.c diff --git a/XServer/other_lib/x_lib/xli-1.16/pbm.c b/x_lib/xli-1.16/pbm.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/pbm.c rename to x_lib/xli-1.16/pbm.c diff --git a/XServer/other_lib/x_lib/xli-1.16/pbm.h b/x_lib/xli-1.16/pbm.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/pbm.h rename to x_lib/xli-1.16/pbm.h diff --git a/XServer/other_lib/x_lib/xli-1.16/pcd.c b/x_lib/xli-1.16/pcd.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/pcd.c rename to x_lib/xli-1.16/pcd.c diff --git a/XServer/other_lib/x_lib/xli-1.16/pcd.h b/x_lib/xli-1.16/pcd.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/pcd.h rename to x_lib/xli-1.16/pcd.h diff --git a/XServer/other_lib/x_lib/xli-1.16/pcx.c b/x_lib/xli-1.16/pcx.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/pcx.c rename to x_lib/xli-1.16/pcx.c diff --git a/XServer/other_lib/x_lib/xli-1.16/reduce.c b/x_lib/xli-1.16/reduce.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/reduce.c rename to x_lib/xli-1.16/reduce.c diff --git a/XServer/other_lib/x_lib/xli-1.16/release b/x_lib/xli-1.16/release similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/release rename to x_lib/xli-1.16/release diff --git a/XServer/other_lib/x_lib/xli-1.16/rgbtab.h b/x_lib/xli-1.16/rgbtab.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/rgbtab.h rename to x_lib/xli-1.16/rgbtab.h diff --git a/XServer/other_lib/x_lib/xli-1.16/rle.c b/x_lib/xli-1.16/rle.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/rle.c rename to x_lib/xli-1.16/rle.c diff --git a/XServer/other_lib/x_lib/xli-1.16/rle.h b/x_lib/xli-1.16/rle.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/rle.h rename to x_lib/xli-1.16/rle.h diff --git a/XServer/other_lib/x_lib/xli-1.16/rlelib.c b/x_lib/xli-1.16/rlelib.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/rlelib.c rename to x_lib/xli-1.16/rlelib.c diff --git a/XServer/other_lib/x_lib/xli-1.16/root.c b/x_lib/xli-1.16/root.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/root.c rename to x_lib/xli-1.16/root.c diff --git a/XServer/other_lib/x_lib/xli-1.16/rotate.c b/x_lib/xli-1.16/rotate.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/rotate.c rename to x_lib/xli-1.16/rotate.c diff --git a/XServer/other_lib/x_lib/xli-1.16/seddos b/x_lib/xli-1.16/seddos similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/seddos rename to x_lib/xli-1.16/seddos diff --git a/XServer/other_lib/x_lib/xli-1.16/sedunix b/x_lib/xli-1.16/sedunix similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/sedunix rename to x_lib/xli-1.16/sedunix diff --git a/XServer/other_lib/x_lib/xli-1.16/send.c b/x_lib/xli-1.16/send.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/send.c rename to x_lib/xli-1.16/send.c diff --git a/XServer/other_lib/x_lib/xli-1.16/smooth.c b/x_lib/xli-1.16/smooth.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/smooth.c rename to x_lib/xli-1.16/smooth.c diff --git a/XServer/other_lib/x_lib/xli-1.16/sunraster.c b/x_lib/xli-1.16/sunraster.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/sunraster.c rename to x_lib/xli-1.16/sunraster.c diff --git a/XServer/other_lib/x_lib/xli-1.16/sunraster.h b/x_lib/xli-1.16/sunraster.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/sunraster.h rename to x_lib/xli-1.16/sunraster.h diff --git a/XServer/other_lib/x_lib/xli-1.16/tga.c b/x_lib/xli-1.16/tga.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/tga.c rename to x_lib/xli-1.16/tga.c diff --git a/XServer/other_lib/x_lib/xli-1.16/tga.h b/x_lib/xli-1.16/tga.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/tga.h rename to x_lib/xli-1.16/tga.h diff --git a/XServer/other_lib/x_lib/xli-1.16/tgncpyrght.h b/x_lib/xli-1.16/tgncpyrght.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/tgncpyrght.h rename to x_lib/xli-1.16/tgncpyrght.h diff --git a/XServer/other_lib/x_lib/xli-1.16/value.c b/x_lib/xli-1.16/value.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/value.c rename to x_lib/xli-1.16/value.c diff --git a/XServer/other_lib/x_lib/xli-1.16/varargs.h b/x_lib/xli-1.16/varargs.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/varargs.h rename to x_lib/xli-1.16/varargs.h diff --git a/XServer/other_lib/x_lib/xli-1.16/window.c b/x_lib/xli-1.16/window.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/window.c rename to x_lib/xli-1.16/window.c diff --git a/XServer/other_lib/x_lib/xli-1.16/xbitmap.c b/x_lib/xli-1.16/xbitmap.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xbitmap.c rename to x_lib/xli-1.16/xbitmap.c diff --git a/XServer/other_lib/x_lib/xli-1.16/xli.c b/x_lib/xli-1.16/xli.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xli.c rename to x_lib/xli-1.16/xli.c diff --git a/XServer/other_lib/x_lib/xli-1.16/xli.h b/x_lib/xli-1.16/xli.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xli.h rename to x_lib/xli-1.16/xli.h diff --git a/XServer/other_lib/x_lib/xli-1.16/xli.man b/x_lib/xli-1.16/xli.man similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xli.man rename to x_lib/xli-1.16/xli.man diff --git a/XServer/other_lib/x_lib/xli-1.16/xli.txt b/x_lib/xli-1.16/xli.txt similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xli.txt rename to x_lib/xli-1.16/xli.txt diff --git a/XServer/other_lib/x_lib/xli-1.16/xliguide.man b/x_lib/xli-1.16/xliguide.man similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xliguide.man rename to x_lib/xli-1.16/xliguide.man diff --git a/XServer/other_lib/x_lib/xli-1.16/xlito.c b/x_lib/xli-1.16/xlito.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xlito.c rename to x_lib/xli-1.16/xlito.c diff --git a/XServer/other_lib/x_lib/xli-1.16/xlito.man b/x_lib/xli-1.16/xlito.man similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xlito.man rename to x_lib/xli-1.16/xlito.man diff --git a/XServer/other_lib/x_lib/xli-1.16/xlito.txt b/x_lib/xli-1.16/xlito.txt similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xlito.txt rename to x_lib/xli-1.16/xlito.txt diff --git a/XServer/other_lib/x_lib/xli-1.16/xpixmap.c b/x_lib/xli-1.16/xpixmap.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xpixmap.c rename to x_lib/xli-1.16/xpixmap.c diff --git a/XServer/other_lib/x_lib/xli-1.16/xwd.c b/x_lib/xli-1.16/xwd.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xwd.c rename to x_lib/xli-1.16/xwd.c diff --git a/XServer/other_lib/x_lib/xli-1.16/xwd.h b/x_lib/xli-1.16/xwd.h similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/xwd.h rename to x_lib/xli-1.16/xwd.h diff --git a/XServer/other_lib/x_lib/xli-1.16/zio.c b/x_lib/xli-1.16/zio.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/zio.c rename to x_lib/xli-1.16/zio.c diff --git a/XServer/other_lib/x_lib/xli-1.16/zoom.c b/x_lib/xli-1.16/zoom.c similarity index 100% rename from XServer/other_lib/x_lib/xli-1.16/zoom.c rename to x_lib/xli-1.16/zoom.c diff --git a/XServer/other_lib/x_lib/xsel-master/AUTHORS b/x_lib/xsel-master/AUTHORS similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/AUTHORS rename to x_lib/xsel-master/AUTHORS diff --git a/XServer/other_lib/x_lib/xsel-master/Android.mk b/x_lib/xsel-master/Android.mk similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/Android.mk rename to x_lib/xsel-master/Android.mk diff --git a/XServer/other_lib/x_lib/xsel-master/COPYING b/x_lib/xsel-master/COPYING similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/COPYING rename to x_lib/xsel-master/COPYING diff --git a/XServer/other_lib/x_lib/xsel-master/ChangeLog b/x_lib/xsel-master/ChangeLog similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/ChangeLog rename to x_lib/xsel-master/ChangeLog diff --git a/XServer/other_lib/x_lib/xsel-master/INSTALL b/x_lib/xsel-master/INSTALL similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/INSTALL rename to x_lib/xsel-master/INSTALL diff --git a/XServer/other_lib/x_lib/xsel-master/Makefile.am b/x_lib/xsel-master/Makefile.am similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/Makefile.am rename to x_lib/xsel-master/Makefile.am diff --git a/XServer/other_lib/x_lib/xsel-master/NEWS b/x_lib/xsel-master/NEWS similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/NEWS rename to x_lib/xsel-master/NEWS diff --git a/XServer/other_lib/x_lib/xsel-master/README b/x_lib/xsel-master/README similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/README rename to x_lib/xsel-master/README diff --git a/XServer/other_lib/x_lib/xsel-master/aclocal.m4 b/x_lib/xsel-master/aclocal.m4 similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/aclocal.m4 rename to x_lib/xsel-master/aclocal.m4 diff --git a/XServer/other_lib/x_lib/xsel-master/autogen.sh b/x_lib/xsel-master/autogen.sh similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/autogen.sh rename to x_lib/xsel-master/autogen.sh diff --git a/XServer/other_lib/x_lib/xsel-master/config.h b/x_lib/xsel-master/config.h similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/config.h rename to x_lib/xsel-master/config.h diff --git a/XServer/other_lib/x_lib/xsel-master/config.h.in b/x_lib/xsel-master/config.h.in similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/config.h.in rename to x_lib/xsel-master/config.h.in diff --git a/XServer/other_lib/x_lib/xsel-master/configure.ac b/x_lib/xsel-master/configure.ac similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/configure.ac rename to x_lib/xsel-master/configure.ac diff --git a/XServer/other_lib/x_lib/xsel-master/install-sh b/x_lib/xsel-master/install-sh similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/install-sh rename to x_lib/xsel-master/install-sh diff --git a/XServer/other_lib/x_lib/xsel-master/missing b/x_lib/xsel-master/missing similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/missing rename to x_lib/xsel-master/missing diff --git a/XServer/other_lib/x_lib/xsel-master/mkinstalldirs b/x_lib/xsel-master/mkinstalldirs similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/mkinstalldirs rename to x_lib/xsel-master/mkinstalldirs diff --git a/XServer/other_lib/x_lib/xsel-master/rant.txt b/x_lib/xsel-master/rant.txt similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/rant.txt rename to x_lib/xsel-master/rant.txt diff --git a/XServer/other_lib/x_lib/xsel-master/release_notes/xsel-1.0.0.txt b/x_lib/xsel-master/release_notes/xsel-1.0.0.txt similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/release_notes/xsel-1.0.0.txt rename to x_lib/xsel-master/release_notes/xsel-1.0.0.txt diff --git a/XServer/other_lib/x_lib/xsel-master/release_notes/xsel-1.1.0.txt b/x_lib/xsel-master/release_notes/xsel-1.1.0.txt similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/release_notes/xsel-1.1.0.txt rename to x_lib/xsel-master/release_notes/xsel-1.1.0.txt diff --git a/XServer/other_lib/x_lib/xsel-master/release_notes/xsel-1.2.0.txt b/x_lib/xsel-master/release_notes/xsel-1.2.0.txt similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/release_notes/xsel-1.2.0.txt rename to x_lib/xsel-master/release_notes/xsel-1.2.0.txt diff --git a/XServer/other_lib/x_lib/xsel-master/stamp-h.in b/x_lib/xsel-master/stamp-h.in similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/stamp-h.in rename to x_lib/xsel-master/stamp-h.in diff --git a/XServer/other_lib/x_lib/xsel-master/xsel.1x b/x_lib/xsel-master/xsel.1x similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/xsel.1x rename to x_lib/xsel-master/xsel.1x diff --git a/XServer/other_lib/x_lib/xsel-master/xsel.c b/x_lib/xsel-master/xsel.c similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/xsel.c rename to x_lib/xsel-master/xsel.c diff --git a/XServer/other_lib/x_lib/xsel-master/xsel.h b/x_lib/xsel-master/xsel.h similarity index 100% rename from XServer/other_lib/x_lib/xsel-master/xsel.h rename to x_lib/xsel-master/xsel.h