How to create own keyboard layouts for X.org and Console?

2007-05-28 Thread Arne Götje ()
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list,

what is the Debian way to create custom keyboard layouts for X.org and
Console for locales which don't exist yet in Linux?

I would need to define the following new dead keys:
dead_overstrike
dead_glottal or alternatively dead_apostrophe (not the same like
dead_acute!)
dead_slash (not dead_solidus)
dead_underline

and map them to the appropriate keys. Further more I would need to
define the combinations with the dead keys to be used...
The resulting characters would be Unicode only, mapping to legacy ISO
encodings is not possible here.

Where to put the files and how to register them to the system?

Thanks
Arne
- --
Arne Götje (高盛華) [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGW6FNbp/QbmhdHowRAo5qAKD/StSdQOQJ2YIEgg+VDtFAbEyyMwCg0ZZz
NH18CpDjZbESyRmARvbueIY=
=bdW/
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[SOLVED] Re: How to make X listen on port 6000?

2007-05-09 Thread Arne Götje ()
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Andrew J. Barr wrote:
 Arne Goetje wrote:
 Hi list,

 what's the debian way to make X listen on port 6000? I cannot find any
 configuration option to start X in listening mode permanently.
 
 It depends on how you're starting X. Most people would need to configure
  server command line options in their display manager's settings.
 
 For GNOME, this is in /etc/gdm.

Thanks, found it... :) gdmsetup did the trick.

Cheers
Arne
- --
Arne Götje (高盛華) [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGQm0Hbp/QbmhdHowRAsjaAKCsTk3lyZKJErkGMW61lZR8SmOi1QCg46Oz
VghRoc269g1danSzjsengco=
=Nrwb
-END PGP SIGNATURE-



Re: SCIM On Debian sid

2006-09-09 Thread Arne Götje ()
On Friday 08 September 2006 23:39, Rocky Ou wrote:
 Thanks very much for your reply:)

 I extracted them from .bashrc

 %%--Begin%%
 #--Scim Settings-#
 GTK_IM_MODULE=xim ; export GTK_IM_MODULE
 QT_IM_MODULE=xim ; export QT_IM_MODULE
export XIM=SCIM --- unnecessary
export XIM_PROGRAM=SCIM --- unnecessary
export QT_IM_MODULE=xim   --- duplicate
 export XMODIFIERS=@im=SCIM
export GTK_IM_MODULE=scim  What is this doing here? Delete it!
 scim -f x11 -d
 #--Scim Settings-#


Delete everything below!

 #--Chinese Input SCIM Section---#
 export LANG='en_US'
 export LC_CTYPE='en_US.UTF-8'

 export [EMAIL PROTECTED]#case matters for this variable!
 export GTK_IM_MODULE=scim
 export QT_IM_MODULE=scim

 XMODIFIERS=@im=SCIM

 %%--END---%%

 It still not doing the job. Yes I installed im-switch. I still not be
 able to input chinese in skype and aMSN. After install a chinese
 locale for mozilla I can input chinese in Mozilla now.

 Please help me?

 Thanks,
 Rocky

-- 
Arne Götje (高盛華) [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgpNl3k0KgbxZ.pgp
Description: PGP signature


Re: SCIM On Debian sid

2006-09-08 Thread Arne Götje ()
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Well, now the problem is that I can input chinese in firefox but can not
 input chinese in mozilla and other applications.
 
 Can any of you help me please?

How do your environment variables GTK_IM_MODULE and QT_IM_MODULE look like?
Make sure both are set to xim and *not* scim.
Also make sure that an environment variable XMODIFIERS=@im=SCIM exists.

Cheers
Arne

BTW: do you have the package im-switch installed? this one should do the
job.
- --
Arne Götje (高盛華) [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFASUzbp/QbmhdHowRAnFdAJwNcJ8CnzelKc7Tgc2uDtPCLNHUUwCaA2ka
BF1E9y/D9gO5/s545l0y4qY=
=4k91
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: another font problem in xorg (SOLVED)

2006-05-13 Thread Arne Götje ()
On Friday 12 May 2006 16:07, Jan Willem Stumpel wrote:
 The X font locations have changed. Instead of /usr/lib/X11/fonts
 they are now in /usr/share/fonts/X11. /etc/X11/xorg.conf should
 reflect this.

 All font packages should know that they have to install themselves
 (when upgraded) to their new location, but not all of them do this
 yet AFAIK; xfonts-efont-unicode still goes to the old location.
 This has actually been reported as a bug egainst efont.

 Because I have configured my xterm to use the e-fonts, that means
 that the old location for misc should remain in /etc/X11/xorg.conf.

 In my case I have therefore:

 Section Files
   FontPath   /usr/lib/X11/fonts/misc
   FontPath   /usr/share/fonts/X11/misc

Thanks, this solved it. :)

Cheers
Arne
-- 
Arne Götje (高盛華) [EMAIL PROTECTED] 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgpDJKb9Bkx0D.pgp
Description: PGP signature


another font problem in xorg

2006-05-11 Thread Arne Götje ()
Hi list,

I'm using unstable (updated today).
When I use X applications which don't use fontconfig, but the plain old 
X method to find fonts (e.g. fontforge), I get complaints like this:

Help! Server claimed font
-bitstream-courier-medium-r-normal--13-0-0-0-m-0-iso8859-1
 existed in the font list, but when I asked for it there was nothing.
 I think I'll crash soon.

In the application itself I see the famous questionmarks instead of 
latin characters... :(

Does anyone have an idea what is going on here and how to fix this?

Now my config files (lines are wrapped because of the mailclient):

/etc/X11/xorg.conf:
Section Files
FontPath unix/:7100
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
FontPath /usr/lib/X11/fonts/misc/
FontPath /usr/lib/X11/fonts/Speedo/
FontPath /usr/lib/X11/fonts/CID/
FontPath /usr/lib/X11/fonts/75dpi:unscaled
FontPath /usr/lib/X11/fonts/100dpi:unscaled
FontPath /usr/lib/X11/fonts/Type1/
EndSection

/etc/X11/fs/config:
# font server configuration file
# $Xorg: config.cpp,v 1.3 2000/08/17 19:54:19 cpqbld Exp $
# allow a maximum of 10 clients to connect to this font server
client-limit = 10
# when a font server reaches its limit, start up a new one
clone-self = on
# log messages to /var/log/xfs.log (if syslog is not used)
error-file = /var/log/xfs.log
# log errors using syslog
use-syslog = on
# turn off TCP port listening (Unix domain connections are still 
permitted)
no-listen = tcp
# paths to search for fonts
catalogue 
= /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/cyrillic/,/usr/share
/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/font
s/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/,/var/lib/d
efoma/x-ttcidfont-conf.d/dirs/Truetype/,/var/lib/defoma/x-ttcidfont-conf.d/dirs/
CID/
# in decipoints
default-point-size = 120
# x1,y1,x2,y2,...
default-resolutions = 100,100,75,75

xlsfonts | grep bitstream-courier-medium:
-bitstream-courier-medium-i-normal--0-0-0-0-m-0-iso8859-1
-bitstream-courier-medium-i-normal--0-0-0-0-m-0-iso8859-2
-bitstream-courier-medium-i-normal--0-0-0-0-m-0-iso8859-9
-bitstream-courier-medium-r-normal--0-0-0-0-m-0-iso8859-1
-bitstream-courier-medium-r-normal--0-0-0-0-m-0-iso8859-2
-bitstream-courier-medium-r-normal--0-0-0-0-m-0-iso8859-9

dpkg -l | grep xfonts-:
ii  xfonts-100dpi  1.0.0-2 100 
dpi fonts for X
ii  xfonts-100dpi-transcoded   1.0.0-2 100 
dpi fonts for X (transcoded from ISO 10646-1)
ii  xfonts-75dpi   1.0.0-2 100 
dpi fonts for X
ii  xfonts-75dpi-transcoded1.0.0-2 75 
dpi fonts for X (transcoded from ISO 10646-1)
ii  xfonts-base1.0.0-3 
standard fonts for X
ii  xfonts-base-transcoded 6.9.0.dfsg.1-6  
standard fonts for X (transcoded from ISO 10646-1)
ii  xfonts-cronyx-100dpi   2.3.8-6 100 
dpi Unicode Cyrillic fonts for X (Cronyx collection)
ii  xfonts-cronyx-75dpi2.3.8-6 75 
dpi Unicode Cyrillic fonts for X (Cronyx collection)
ii  xfonts-efont-unicode   
0.4.0-4 /efont/ Unicode fonts for X which cover 
various scripts
ii  xfonts-efont-unicode-ib
0.4.0-4 /efont/ Unicode fonts for X (italic and 
bold)
ii  xfonts-encodings   1.0.0-3 
Encodings for X.Org fonts
ii  xfonts-intl-chinese1.2.1-6 
International fonts for X -- Chinese
ii  xfonts-intl-european   1.2.1-6 
International fonts for X -- European
ii  xfonts-intl-japanese   1.2.1-6 
International fonts for X -- Japanese
ii  xfonts-intl-phonetic   1.2.1-6 
International fonts for X -- Phonetic Alphabet
ii  xfonts-scalable1.0.0-4 
scalable fonts for X
ii  xfonts-thai-ttf0.cvs.20030411-0.2  Thai 
TrueType fonts from NECTEC
ii  xfonts-utils   1.0.0-4 X 
Window System font utility programs
ii  xfonts-wqy 0.6.0-1 
WenQuanYi Bitmap Song CJK font

Anything missing?

Cheers
Arne
-- 
Arne Götje (高盛華) [EMAIL PROTECTED] 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgpzJrlPbNhQ3.pgp
Description: PGP signature


Re: hacked: can't delete files

2005-08-22 Thread Arne Götje ()
On Tuesday 23 August 2005 12:57, Alvin Oga wrote:
 personally... i think any hacked machine should be looked over
 carefully to be able to answer the following:
   - who broke in
   - how did they get in
   - why did they break in ( sometimes there's no answer )
   - where they came from
   - how many times did they come in
   - how many prev attempts did they try
   - how long before you noticed them
   - what other machines did they break into
 ( esp for those of you that like passwordless logins )
   - what text files were read or edited
   - which binaries and libraries did they modify
   - what extra directories and files exists
   - what did they sniff and for how long ( passwds )
   - .. endless list ..

Nice... can you also provide some info on how to find answers to these 
questions? This would be very useful... just in case. :)

Cheers
Arne
-- 
Arne Götje (高盛華) [EMAIL PROTECTED] 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgpqcLaLWoKT1.pgp
Description: PGP signature


Re: Problem with Korean involving fonts and fontconfig

2005-08-13 Thread Arne Götje ()
On Sunday 14 August 2005 03:27, Chuck Williams wrote:
 I'm new to i18n and font issues in Debain.  I've loaded
 xfonts-baekmuk package to get Korean fonts, along with the relevant
 scim and uim packages for a Korean input method.  The font files are
 properly installed into /usr/X11R6/lib/X11/fonts/75dpi/.  dfontmgr
 verifies that they are installed according to defoma.

Try the ttf-unfonts package. The Unfonts are nicer than baekmuk. :)
And they are recognized by fontconfig.

 Also, I've loaded openoffice.org-I10n-ko to get Korean fonts in
 openoffice and attempted to configure things, but the Korean fonts do
 not show as available in the fonts list.  Also, Tools Hangul/Hanja
 conversation... menu item has appeared, but clicking it does nothing.

This depends on the font if it supports this feature or not. AFAIK the 
Hangul/Hanja conversion is simply a substitution feature in OTF/TTF. If 
the font doesn't support this (and I guess they don't, because it's a 
lot of work to do the mapping), then the OO.o function won't work.

Cheers
Arne
-- 
Arne Götje (高盛華) [EMAIL PROTECTED] 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgpmo5jYLpYm0.pgp
Description: PGP signature


Re: chinese fonts too small

2005-06-24 Thread Arne Götje ()
On Friday 24 June 2005 22:18, Cam wrote:
 i'm not sure which ones i'm actually using (they just show up), but
 here are the packages that i have installed:

 xfonts-intl-chinese-1.2.1-3
 xfonts-intl-chinese-big-1.2.1-3
 ttf-arphic-bkai00mp 2.10-6
 ttf-arphic-bsmi00lp 2.10-6
 ttf-arphic-gbsn00lp 2.11-6
 ttf-arphic-gkai00mp 2.11-6

 should i remove the 'xfonts-intl-chinese' leaving only the big fonts
 maybe?

can you post your /etc/X11/XF86config-4 file and maybe a screenshot 
where the problem occurs?

Do you have defoma and fontconfig installed?

Cheers
Arne
-- 
Arne Götje (高盛華) [EMAIL PROTECTED] 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgp30btmC1CrI.pgp
Description: PGP signature


Re: chinese fonts too small

2005-06-23 Thread Arne Götje ()
On Friday 24 June 2005 00:14, Cam wrote:
 Hi,

 There's been a problem that has bugged me for a while now (just not
 enough to do anything about earlier).  Chinese fonts on my desktop
 are too small!  The english fonts are fine, so i don't want to make
 them any bigger.  Is there anyway to make it so that chinese fonts
 display bigger, without affecting the size of all fonts in my system?

Which font packages do you use as chinese fonts and which version?

Cheers
Arne
-- 
Arne Götje (高盛華) [EMAIL PROTECTED] 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



pgpvhxT8SsR73.pgp
Description: PGP signature