WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] I would like to build fbxkb Keyboard Applet.  (Read 10124 times)

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: [SOLVED] I would like to build fbxkb Keyboard Applet.
« Reply #15 on: April 10, 2009, 06:00:34 AM »
nickispeaki:

There are two kinds of keymaps in TC - console ones in /usr/share/kmap, which are in the kmaps.tce extension, and Xorg ones, which are in /usr/local/share/X11/xkb. There are much more Xorg keymaps than console ones, but to use them one needs to also configure Xorg.

Kagashe's keyboard switcher is designed for the Xorg keymaps.
i don't undestand! one upon a time... I saw (!) some keymap in usr/share/kmap.
today i was going to  /usr/local/share/X11/xkb and what do i see there? a lot of folders, files....

I think problem is (shick!) not enough place in my local! 1k! I can't install even unistall.tce! ;-)
I'll kill tcllocal file and i'll begin with empty local!

ooo is to big to my local (ooo 100mb, my local is 2xx mb.)
enen Wbar is disappered!  ???

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: [SOLVED] I would like to build fbxkb Keyboard Applet.
« Reply #16 on: April 14, 2009, 03:12:50 PM »
TRY to install fbxkb again. Again fail. what can i do?  :'(

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: [SOLVED] I would like to build fbxkb Keyboard Applet.
« Reply #17 on: April 15, 2009, 06:59:31 PM »
nickispeaki:

There are two kinds of keymaps in TC - console ones in /usr/share/kmap, which are in the kmaps.tce extension, and Xorg ones, which are in /usr/local/share/X11/xkb. There are much more Xorg keymaps than console ones, but to use them one needs to also configure Xorg.

Kagashe's keyboard switcher is designed for the Xorg keymaps.
curaga!
what about /usr/local/share/X11/locale/microsoft-cp1251 ?

Online curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: [SOLVED] I would like to build fbxkb Keyboard Applet.
« Reply #18 on: April 16, 2009, 09:02:11 AM »
It's a part of the Xorg keymaps. To use them, you need to be running the Xorg X server.
The only barriers that can stop you are the ones you create yourself.

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: [SOLVED] I would like to build fbxkb Keyboard Applet.
« Reply #19 on: April 18, 2009, 10:40:53 AM »
Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "us,in"   
EndSection

but fbxkb from console write:
>fbxkb  (4658)
can't init. exiting
can't get Xkb controls
no kbd groups defined. adding default 'us' group

and only usa flag is appered!
any propositions?