[SOLVED] Can't switch international keyboard

Hi there,
The issue is I can't switch keyboard from US to Cyrillic layout with the help of ALt-Shift keys combination.
I'd like to have original US localization, but be able to read/edit Cyrillic files.
Here is relevant info:
# localectl
System Locale: LANG=en_US.UTF-8
VC Keymap: us
VC Toggle Keymap: ru
X11 Layout: us,ru
X11 Model: pc104
X11 Variant: grp:alt_shift_toggle
# more /etc/locale.conf
LANG=en_US.UTF-8
# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
# more /etc/X11/xorg.conf.d/00-keyboard.conf
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbModel" "pc104"
Option "XkbVariant" "grp:alt_shift_toggle"
# locale -a
C
en_US.utf8
POSIX
ru_RU.utf8
Please help.
Last edited by Fixed (2014-10-07 20:36:38)

[SOLVED]
Found solution at http://ziggi.org/ustanovka-i-nastroyka- … e-chast-1/
Also, great Arch installation manual BTW!
Thanks, Ziggi!
Last edited by Fixed (2014-10-07 20:36:55)

Similar Messages

  • Windows can't load International keyboard

    Hi
    I'm trying to install a second language option for my keyboard. While it happily adds the new language service (Spanish) it won't allow me to change the keyboard setting to US international. I get an error message saying that Windows failed to properly load the US international keyboard.
    I had no problems with this except recently I got rid of Vista and re-installed my old XP, now... no luck with the International keyboard.
    Is there some kind of generic keyboard driver I could try that will allow me to easily switch between a Spanish and English keyboard, or if it comes to it, I could survive on a Spanish keyboard only.
    Lenovo T61 6459
    Windows XP

    Welcome
    My problem that I came to win and Windows did not work properly online.
    I hope the solution in the fastest time.Type
    Type leno g550
                                                              Thank you

  • [Solved] Can't mount internal, or external, partitions in Thunar.

    Hello.
    After my most recent full system update, I seem to e missing the ability to mount partitions, and drives, through Thunar.
    I'm running a minimal Openbox, with Thunar, desktop.
    I haven't uninstalled anything, and here's my '/etc/xdg/openbox/environment' file with the settings I used.
    # Set system-wide environment variables here for Openbox
    # User-specific variables should be placed in $HOME/.config/openbox/environment
    # To set your language for displaying messages and time/date formats, use the following:
    #LANG=en_CA.UTF8
    # To set your keyboard layout, you need to modify your X config:
    # http://www.google.com/search?q=how+to+set+keyboard+layout+xorg
    # User added
    if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
    eval `dbus-launch --sh-syntax --exit-with-session`
    fi
    Yes, dbus is still enabled in the daemons, and I have gvfs installed.
    EDIT;
    Bit by bit, I started to try reinstalling all the auto-mount related packages unsuccessfully, but then I got impatient.
    I probably should have done it sequentially, but I forced reinstalled (pacman -Sf *) these dbus packages. After doing those, everything is back to normal.
    dbus-core-1.4.16-1-x86_64
    dbus-1.4.16-1-x86_64
    dbus-glib-0.98-1-x86_64
    Last edited by *nixer (2012-01-19 19:50:28)

    peterb wrote:
    I had a similar problem with an internal SATA drive. This is what helped me out:
    https://wiki.archlinux.org/index.php/Ud … ormal_user
    I had to install udisks and create the policy as described in the wiki page.
    To allow other users to write on the disk i logged in as root and changed the permissions to the drive in Thunar.
    thanks man it did the trick... thanks so much.
    now i realize that i could easily find this on the wiki like you but didn't know what to look for.....very confused by devices managing since there are many programs that does similar things: hal,dbus,policy,udev,udisks,etc.....
    solved problem....and thread

  • MACBOOK white 13.3 INCH CAN'T FIND INTERNAL KEYBOARD

    Hi, I'm in serious problem with my macbook white 13.3 inch late 2008 running with mac osX 10.5.8. I was using my mac without any problem. Suddenly one day after resrarting, yhe built in keyboard & trackpad stopped working. I continued with external keyboard & mouse. after about 2 months, A message comes after login when the external keyboard or mouse was unplugged: There isn't a mouse/keyboard  connected..... then it searches for bluetooth keyboard /mouse. Pls help me. I don't know what to do....

    Welcome to Apple Discussions:
    Your subject indicates an audio issue but your post indicates it may be a video issue.
    Does this problem happen if you just play an audio file that is already on your computer?
    Online streaming requires a solid high-bandwidth connection for smoothness.
    You may also check the Activity Monitor to be sure you are not running out of RAM and thereby using the HD for additional storage - a situation known as "thrasing."

  • [solved] can not switch keybd layout after update

    xorg
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    rc
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Moscow"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    10-keymap.fdi
    <strong><merge key="input.xkb.layout" type="string">us,ru</merge>
          <merge key="input.xkb.variant" type="string">,winkeys</merge>
          <merge key="input.xkb.options" type="string">grp:alt_shift_toggle</merge></strong>
        </match>
      </device>
    </deviceinfo>
    Ive tried xorg
    Option "XkbLayout"  "us, ru"
    Option "XkbOptions" "grp:caps_toggle" or "...grp:alt_shift_tpggle"
    with no result
    yesterday pacman asked me if i would like to replace some two file, I did not give it much attention, and today my layouts do not work.
    have to use setxkbmap -layout every time.
    here is pacman.log, i think i was asked to replace perlxml and kernel... if im not mistaking
    [2010-08-09 00:08] Running 'pacman -Suy'
    [2010-08-09 00:08] synchronizing package lists
    [2010-08-09 00:08] starting full system upgrade
    [2010-08-09 00:11] removed kernel26-firmware (2.6.33.4-1)             
    [2010-08-09 00:11] removed perlxml (2.36-2)                                   
    [2010-08-09 00:11] upgraded sqlite3 (3.6.23.1-1 -> 3.7.0.1-1)
    [2010-08-09 00:12] upgraded tzdata (2010j-1 -> 2010k-1)
    [2010-08-09 00:12] Generating locales...
    [2010-08-09 00:12]   en_US.UTF-8... done
    [2010-08-09 00:12]   en_US.ISO-8859-1... done
    [2010-08-09 00:12]   ru_RU.KOI8-R... done
    [2010-08-09 00:12]   ru_RU.UTF-8... done
    [2010-08-09 00:12]   ru_RU.ISO-8859-5... done
    [2010-08-09 00:12] Generation complete.
    Last edited by mishanya (2010-08-09 18:30:48)

    mishanya wrote:
    i still get that warning response, though:
    setxkbmap -print -verbose to 10Warning! Multiple definitions of keyboard layout
             Using command line, ignoring X server
    Trying to build keymap using the following components:
    keycodes:   evdev+aliases(qwerty)
    types:      complete
    compat:     complete+ledscroll(group_lock)
    symbols:    pc+to(10)+inet(evdev)+group(alt_shift_toggle)+terminate(ctrl_alt_bksp)
    geometry:   pc(pc104)
    xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)"    };
        xkb_types     { include "complete"    };
        xkb_compat    { include "complete+ledscroll(group_lock)"};
        xkb_symbols   { include "pc+to(10)+inet(evdev)+group(alt_shift_toggle)+terminate(ctrl_alt_bksp)"    };
        xkb_geometry  { include "pc(pc104)"    };
    You did remove the old ones, right?

  • How to switch into an international keyboard?

    How to switch into international keyboard while I am using the apple's wireless keyboard?
    You know when u connect the wireless keyboard on ipad, the original keyboard on the ipad screen will disappear. at that time, how can i switch the english keyboard to an international keyboard. (by the way, in my ipad another keyboard is enabled.)
    Thx a lot in advance.

    i got my own answer
    press the "command" then "space" button, then screen will show the international keyboard to choose. using the "space" to choose and confirm.
    btw. the wireless keyboard is awesome!

  • Terminal.app, Window-switching, and International Keyboard

    Hi. I have a MBP running Mountain Lion (10.8.3), and I frequently work with Terminal.app. The following minor issue has been irritating me more and more recently: I can't use <Cmd>+<`> to switch Terminal windows using the "U.S. + International" keyboard.
    The shortcut works for other applications I use, like Firefox (and other browsers), Outlook and other MS Office components, MacVim, etc. But Terminal.app ignores it. It appears under Terminal's own Windows menu, as "Cycle Through Windows" .
    Thinking there might be some connection with my decision a few months ago to switch to the "U. S. International - PC" keyboard (for easier insertion of accents etc.), I went and switched that off ... Voila! Window-switching works again. But why is this necessary? Why can other applications deal with <Cmd>+<`> in U.S. International - PC mode, but Terminal.app can't?
    I'd like both options to be available at the same time, so suggestions welcome.

    AnonyMouse,
    If not for what Cornelius suggests....you may wish to
    have a look at the Apple Knowledge Base Article found
    http://docs.info.apple.com/article.html?artnum=25730
    Hope that helps some,
    littleshoulders [:-)
    ++++++++
    Hey there, littleshoulders, I owe ya a couple of beers! After reading the article that you referred me to, I checked my Font Book and sure enough, the Monaco font was missing, so I extracted the font from my installation disk using Pacifist once again, and installed it in HD/Library/Fonts. It then appeared in Font Book, so I launched Terminal and presto!, the full Terminal window appeared in all its glory. A big hug from me to you!
    By the way, Pacifist has saved my sanity at least a half dozen times....it's one app that I can truly say is worth its weight in gold. As far as I'm concerned, it's a must have.
    17" Powerbook - 1.5GHz - 1.5GB RAM Mac OS X (10.3.9)

  • [SOLVED] No internal keyboard on LG R400 while and after installing

    Hi,
    I just tried to install Arch 64bit on this machine and everything works as expected - besides the internal keyboard, I had to use an external USB-keyboard to do the install and after install and playing with different HOOKS in the mkcpinitio.conf I still can't get it working.
    This is strange because I did install Arch on that machine about 2 years ago and the internal keyboard was working. I did try an old backup and the keyboard is working with an Arch from 2011.
    Since there is also no mention about such problems on the R400-wiki I'm running out of ideas. The keyboard controller seems to be i8042 and according to /dev/input/by-path/ seems to be loaded ok and linked to event0.
    platform-i8042-serio-0-event-kbd -> ../event0
    I already tried to append the options
    i8042.nomux=1 i8042.reset
    at boot time but keyboard remains dead.
    Any pointers where to look or what to try? Maybe an older kernel?
    TIA,
    Heinz
    Last edited by HeinB777 (2013-06-07 01:12:37)

    After trying various things this seems to be related to the 3.9.x kernel.
    The only solutions I found for now is to install a 3.8.x kernel and IgnorePkg linux and linux-headers. With this internal keyboard is ok.
    Since this seems to be an upstream bug introduced with 3.9 kernel I mark this thread as solved.
    See also here for more information: https://bugzilla.redhat.com/show_bug.cgi?id=969550
    Last edited by HeinB777 (2013-06-13 01:22:44)

  • [SOLVED] Dual monitor: can't switch from X to vc

    I have  a dual monitor configuration on my laptop (Sony Vaio VGN-SR21M), so that I can work with the laptop screen and an external lcd at the same time. It works amazingly well, every screen has its own resolution and I can drag windows from one screen to another (ATI drivers are wonderful in this aspect!). The only problem is that I can't switch to vc pressing Ctrl+Alt+F2 or any other function key: the laptop screen freezes black, while the other shows "no input" box. Pressing Alt+F7 the X interface is restored correctly to both screens. If I start X without the external lcd  the problem disappears, so I think it is a multimonitor issue. Here's my xorg.conf:
    Section "ServerLayout"
    #InputDevice "Mouse0" "CorePointer"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "freetype"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "on"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "it"
    Option "XkbVariant" ""
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "Mobility Radeon HD 3400 Series"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "PairModes" ""
    Option "DesktopSetup" "clone"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Maybe the solution is simple, but I'm quite a newbie so please understand me...
    Last edited by snack (2009-01-27 15:42:35)

    I modified xorg.conf heavily to solve another problem, with this new version I can switch to vc even with dual monitor setup (obviously the external lcd doesn't work) and then go back to X without any issue:
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "15" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "15" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.15" # speed factor for low pointer movement
    Option "MaxSpeed" "0.75" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0030" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    #Section "InputDevice"
    # Identifier "Keyboard0"
    # Driver "kbd"
    # Option "XkbLayout" "it"
    # Option "XkbVariant" ""
    #EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "freetype"
    #Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "on"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "PairModes" ""
    Option "SwapScreens" "off"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    I think it has something to do with the Screen sections, but I don't know exactly where the problem was (I changed many settings at once). Hope my new xorg.conf could be useful to someone with the same problem. Thanks everybody for the help.

  • Where can I find a new Satellite A110 US-International keyboard?

    Hello,
    Keys from my A110-225 US-International keyboard are starting to get loose or drop. From one of them the key retainer has a crack and will never work properly anymore. I've been searching on the internet, but I can find just US, UK and Spanish keyboard. I'm looking for a US-International keyboard.
    Does anyone know where I could find a shop (preferably online) that has one of these and ships to the Netherlands?
    I don't know neither how or where to contact Toshiba themselves for sending them to me.

    Hello
    I think you should contact the nearest ASP that you can find on the Toshiba website:
    http://eu.computers.toshiba-europe.com => Support & Downloads => Find an authorized service provider
    The ASP can order all original Toshiba spare parts and I think it should be possible to order such a keyboard.
    Greets

  • Silly me. I was playing around with the virtual keyboard; found the international keyboard list. I turned on the Russian/Cyrillic keyboard.  Surprise, surprise, now everything is in Russian, and I can't see how to restore everything to English.  Help!

    Silly me. I was playing around on the settings portion of my I-Pad2, when I found the international keyboard section. I reset the keyboard to Russian to see what it would look like.  Now, the keyboard is in Russian, and so are all the settings elements.  I can't see how to get it all back into English.  Help,

    http://support.apple.com/kb/HT4051

  • My ipod 4 fell down to floor and turn to white screen,can't switch on...how can i solve the problem??

    my ipod 4 fell down to floor and turn to white screen,can't switch on...how can i solve the problem??please help me

    That symptom is covered here.  However, you may have a hardware problem caused by the drop. and an appointment at the Genius Bar of an Apple store may be in order.
    iPod touch: Hardware troubleshooting

  • Greetings, I have an iPod Touch, that I recently tried to access the apps store. I can't enter my password, due to not being able to switch the keyboard to lower case letters. I tapped on the arrow up button, and it makes a click sound, but the letters do

    Greetings, I have an iPod Touch, that I recently tried to access the apps store. I can't enter my password, due to not being able to switch the keyboard to lower case letters. I tapped on the arrow up button, and it makes a click sound, but the letters do not change. Am I doing something wrong?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • [solved] Thinkpad x61 w/ /boot on external USB can't see internal hdd

    Hi all,
    EDIT: Fixed it. I had to boot the install media and re-run mkinitcpio -p linux. Not sure if I forgot to do that the first time or if something changed...
    I have my /boot partition on an external USB key. I installed grub on that key. My main disk is supposed to be encrypted, and is internal in my Thinkpad x61. When I boot with this setup, grub can't find the system disk. I get dumped to a recovery console, and lsblk just shows the USB key.
    If I plug the internal drive in via a USB-SATA converter, everything works as it is supposed to.
    It seems like when the thinkpad boots from the USB key it isn't turning on the internal drive or making it available to linux. Has anyone seen something like this?
    When I boot the arch installation media from USB I can see the internal drive right away. Is there a way to figure out what the installation boot is doing that I'm not on my regular system?
    Thanks in advance,
    Lefty
    Last edited by LeftyAce (2014-01-05 05:06:43)

    Yup, sudo makes all the difference.
    [warnec@chakra-desktop ~]$ sudo lsusb
    Hasło:
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 003: ID 1532:0109 Razer USA, Ltd Lycosa Keyboard
    Bus 007 Device 002: ID 046d:c049 Logitech, Inc. G5 Laser Mouse
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 002: ID 0424:2504 Standard Microsystems Corp. USB 2.0 Hub
    Bus 002 Device 005: ID 03f0:2904 Hewlett-Packard
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    [warnec@chakra-desktop ~]$
    My /etc/group:
    root::0:root
    bin::1:root,bin,daemon
    daemon::2:root,bin,daemon
    sys::3:root,bin
    adm::4:root,daemon
    tty::5:
    disk::6:root
    lp::7:daemon
    mem::8:
    kmem::9:
    wheel::10:root
    ftp::11:
    mail::12:
    uucp::14:
    log::19:root,warnec
    locate::21:warnec
    smmsp::25:
    http::33:
    games::50:
    network:x:90:warnec
    video:x:91:warnec
    audio::92:warnec
    optical::93:hal,warnec
    floppy:x:94:hal,warnec
    storage:x:95:hal,warnec
    scanner:x:96:warnec
    power:x:98:warnec
    nobody::99:
    users::100:warnec
    dbus:x:81:
    hal:x:82:
    policykit:x:102:
    camera:x:97:warnec
    avahi:x:84:
    cdemu:x:103:
    mysql:x:89:
    I guess I should add "warnec" after "daemon"?

  • HT4509 I want to make an app that utilizes the international keyboard function but so that users can more easily select numbers. Is this possible?

    Is it possible to utilize that international keyboard function so that a user can select numbers more easily. Just like using for emoticons but rather have an easier way to select numbers.

    Hi j.v.
    Have you tried the Linksys forums? I think you may get more help from a network type forum that uses the WAP54G than the Apple forums.
    regards

Maybe you are looking for