Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Euro sign [was: Re: xkb-data with support for Mac keyboard..

 
   Linux (Home) -> Ports PowerPC RSS
Next:  EMPAQUES ANTI-CORROSIVO  
Author Message
Wolfgang Pfeiffer

External


Since: Sep 23, 2005
Posts: 114



(Msg. 1) Posted: Fri Sep 29, 2006 5:10 pm
Post subject: Euro sign [was: Re: xkb-data with support for Mac keyboards into unstable]
Archived from groups: linux>debian>ports>powerpc (more info?)

Hi Helge

I removed the "In-Reply-To:" header, to get a new thread ... I hope you
don't mind ... Smile

On Fri, Sep 29, 2006 at 03:57:55PM +0200, Helge Kreutzmann wrote:
> Hello,
> On Mon, Sep 25, 2006 at 12:20:23AM +0200, Wolfgang Pfeiffer wrote:
> > $ setxkbmap -option -option apple:badmap -rules xorg -model powerbook -layout de -variant nodeadkeys -print | xkbcomp - :0
> >
> > does solve this issue .... Thanks .. Smile
>
> OT: Do you see a Euro-sign in X/on the console for Apple-E?

Yes, both on console and X, on both places via <Left-Apple>-E

> And if so,
> what kind of font do you use?

On X (that is KDE/KDM), according to the KDE control-center,

General: Arial 9 (numbers here and following mean "size")
Fixed width: Monospace 9
Toolbar: Arial 9
Menu: Arial 9
Window Title: Sans Serif 9
Taskbar: Arial 9
Desktop: Arial 9

Please let me know if you need more details (Font packages installed,
etc ..)


On console, /etc/console-tools/config is responsible for the settings,
correct?:

Excerpt from /etc/console-tools/config

# Turn on numlock by default
#LEDS=+num
SCREEN_FONT=lat9w-16
SCREEN_FONT_vc2=lat9w-16
SCREEN_FONT_vc3=lat9w-16
SCREEN_FONT_vc4=lat9w-16
SCREEN_FONT_vc5=lat9w-16
SCREEN_FONT_vc6=lat9w-16


I just looked at my notes concerning consolechars: They say (and sorry
if you know 'consolechars' already .. ):

----------------------------------------

consolechars --tty=/dev/tty3 -vf lat9w-16
---------------------------------------

consolechars --no-act --tty=/dev/tty3 -vf lat9w-10
---------------------------------------

consolechars --default-font

----------------------------------


[notes like above simply help me forget man pages, once I found how some
tool works ... Smile ]


I doubt the following will help, but who knows:
On console:

$ dumpkeys -i
keycode range supported by kernel: 1 - 255
max number of actions bindable to a key: 256
number of keymaps in actual use: 14
of which 7 dynamically allocated
ranges of action codes supported by kernel:
number of function keys supported by kernel: 256
max nr of compose definitions: 256
nr of compose definitions in actual use: 68


If we're already at it: I just realized that even on console the <>
key (right hand side of <SHIFT>) and ^° (above TAB) are swapped
.... Same on your console?

My boottime.kmap.gz:
www.wolfgangpfeiffer.com/boottime.kmap.gz

PowerBook5,8 here.

Please let me know if you need to know more ....

Best Regards
Wolfgang
--
Wolfgang Pfeiffer: /ICQ: 286585973/ + + + /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on


--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Login to vote
Wolfgang Pfeiffer

External


Since: Sep 23, 2005
Posts: 114



(Msg. 2) Posted: Fri Sep 29, 2006 6:00 pm
Post subject: Re: Euro sign [was: Re: xkb-data with support for Mac keyboards into unstable] [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, Sep 29, 2006 at 05:09:04PM +0200, Wolfgang Pfeiffer wrote:
>
> On X (that is KDE/KDM), according to the KDE control-center,
>
> General: Arial 9 (numbers here and following mean "size")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
should say:

"(numbers here and following mean "size", IINM)"


> Fixed width: Monospace 9
> Toolbar: Arial 9
> Menu: Arial 9
> Window Title: Sans Serif 9
> Taskbar: Arial 9
> Desktop: Arial 9


[ ... ]
>
> I just looked at my notes concerning consolechars: They say (and sorry
> if you know 'consolechars' already .. ):
>
> ----------------------------------------
>
> consolechars --tty=/dev/tty3 -vf lat9w-16
> ---------------------------------------
>
> consolechars --no-act --tty=/dev/tty3 -vf lat9w-10
> ---------------------------------------
>
> consolechars --default-font
>
> ----------------------------------
>
>
> [notes like above simply help me forget man pages,

Not quite right: But they help me glance faster over man pages ... Smile

> once I found how some tool works ... Smile ]

Best Regards
Wolfgang
--
Wolfgang Pfeiffer: /ICQ: 286585973/ + + + /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on


--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Wolfgang Pfeiffer

External


Since: Sep 23, 2005
Posts: 114



(Msg. 3) Posted: Fri Sep 29, 2006 9:30 pm
Post subject: Re: Euro sign [was: Re: xkb-data with support for Mac keyboards into unstable] [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Helge

On Fri, Sep 29, 2006 at 08:36:26PM +0200, Helge Kreutzmann wrote:
> Hello Wolfgang,
> On Fri, Sep 29, 2006 at 05:09:04PM +0200, Wolfgang Pfeiffer wrote:

[ ... ]

> First I'd like to know if you can see it in an xterm.

I can see the Euro sign in an xterm command prompt.

But not in mutt if I run it in an xterm. If mutt is in KDE's konsole
(1.6.4) I can see the ¤ (Euro) sign .. So for me it looks like an
xterm issue ... Smile IIRC this is an old issue for mutt here ... Never
had the time to explore that ... But I've other font issues with mutt
as well .. Smile

> I can perfectly fine see it in openoffice or gvim, but not in xterm
> or vim. It works in uxterm, though Smile). If it works in your xterm,
> can you post the results of appres XTerm | grep font

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

$ appres XTerm | grep font
*emacs21*menu*font: -adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1
*emacs21*font: 9x15
*fontMenu*fontsel*Label: Selection
*fontMenu*font1*Label: Unreadable
*fontMenu*font4*Label: Medium
*fontMenu*render-font*Label: TrueType Fonts
*fontMenu*font5*Label: Large
*fontMenu*font-linedrawing*Label: Line-Drawing Characters
*fontMenu*utf8-mode*Label: UTF-8
*fontMenu*font6*Label: Huge
*fontMenu*font2*Label: Tiny
*fontMenu*font-doublesize*Label: Doublesized Characters
*fontMenu*utf8-title*Label: UTF-8 Titles
*fontMenu*fontescape*Label: Escape Sequence
*fontMenu*fontdefault*Label: Default
*fontMenu*font3*Label: Small
*fontMenu*font-loadable*Label: VT220 Soft Fonts
*fontMenu*backgroundPixmap: gradient:vertical?dimension=220&start=gray90&end=gray60
*fontMenu*foreground: gray15
*fontMenu.Label: VT Fonts
*fontMenu*background: AntiqueWhite
*tek4014*fontLarge: 9x15
*tek4014*font2: 8x13
*tek4014*font3: 6x13
*tek4014*fontSmall: 6x10
*SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*
*emacs*menu*font: -adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1
*emacs*font: 9x15
*VT100.utf8Fonts.font4: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
*VT100.utf8Fonts.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100.utf8Fonts.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
*VT100.utf8Fonts.font5: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
*VT100.utf8Fonts.font3: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
*VT100.utf8Fonts.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
*VT100.font1: nil2
*VT100.font2: 5x7
*VT100.font3: 6x10
*VT100.font4: 7x13
*VT100.font5: 9x15
*VT100.font6: 10x20
XTerm*font: -misc-fixed-medium-r-*-*-*-120-*-*-*-*-iso8859-15
*font: -misc-fixed-medium-r-*-*-*-120-*-*-*-*-iso8859-15
$

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++




>
> > On console, /etc/console-tools/config is responsible for the settings,
> > correct?:
> >
> > Excerpt from /etc/console-tools/config
> >
> > # Turn on numlock by default
> > #LEDS=+num
> > SCREEN_FONT=lat9w-16
> > SCREEN_FONT_vc2=lat9w-16
> > SCREEN_FONT_vc3=lat9w-16
> > SCREEN_FONT_vc4=lat9w-16
> > SCREEN_FONT_vc5=lat9w-16
> > SCREEN_FONT_vc6=lat9w-16
>
> Thanks. I just wonder when the maintainers of console-tools fix
> #299798 so others don't have to search the mailing lists for this.

Strong stuff: #299798 is from March 2005 ... :/

>
> With this change, I now have a euro in the console as well.

Great ... Smile

[ .. ]

> > My boottime.kmap.gz:
> > www.wolfgangpfeiffer.com/boottime.kmap.gz
>
> My keymap per se works, except I'd have to add » and « at some stage,

On console I don't have « », too .. Or at least I didn't find these
chars there ..

> but on the laptop I don't need them this often.
>
> > Please let me know if you need to know more ....
>
> Except for my xterm question above, I'm happy. You've helped a lot. Thanks.

Welcome .. Smile I didn't find the solution myself, IIRC .. Smile .. :

http://lists.debian.org/debian-powerpc/2005/05/msg00204.html

Regards
Wolfgang


--
Wolfgang Pfeiffer: /ICQ: 286585973/ + + + /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on


--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Display posts from previous:   
Related Topics:
xkb-data with support for Mac keyboards into unstable - Hi, I just uploaded xkb-data 0.8-13 into unstable, it is available at http://people.debian.org/~barbier/tmp/ and will reach mirrors in almost a day. This version is very similar to 0.8-12exp4, I believe that it is pretty solid, but needs more polishing...

Mouse/keyboard problem - Hi, I have a weird problem with my mouse and/or keyboard, I'm hoping someone has the answer to this as it's extremely irritating! Basically, sometimes the mouse freezes, and most keyboard functions don't seem to work either such as alt-c to close the....

keyboard mapping problem on powerbook - Hi, I've a powerbook aluminium with the canadian french keyboard layout. I run Debian testing. Everything was working perfect, I had almost every key in KDE as it was supposed to be the à, ç, è. I think I was using the ca_enhanced. With XFree I'm..

Sarge on iBook G3 with de_CH Keyboard - Hi everyone Just a few hours ago I installed Debian Sarge on a transparent/blue plastic iBook G3 (300MHz) with a swiss-german keyboard layout. Most of the setup just worked and I can work with the installed GNOME-Desktop. But there seems to be some..

Evolution crashin with experimental data server - Just a warning: don't install evolution-data-server from experimental. It crashes on composing a new message, and downgrading helps nothing. From a similar bug on i386, it should work when it is all in 2.8, but builds are failing in PowerPC. -...
       Linux (Home) -> Ports PowerPC All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact