Announcement

Collapse
No announcement yet.

commands in console not recognized

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    commands in console not recognized

    Hi guys. Now I have another keyboard issue.

    I have 2 keyboard layouts installed (SK, US) with Alt+Shift toggling and this is saved in xorg.conf and I use kkbswitch for flags displaying. (The default KDE kayboard layout switcher didnt work with Alt+Shift shortcut).

    The problem is in konsole. All commands are recognized and run when typed in SK layout.
    When I switch to US layout, of these work I get only Command not found.

    cd /home
    Command not found

    cd /usr
    Command not found

    sudo fdisk -l
    Command not found


    All this commands work fine with SK keyboard.

    I dont know what is going on. Please help. Thanks.


    #2
    Re: commands in console not recognized

    Update!

    IhavefoundoutthatthisissuehappensonlyincaseIusespa ceinthecommand.WhenIusecommandasasigleword-worksfine.
    Exampleagain:


    manzelia@manzelia-desktop:~$ ps
    PID TTY TIME CMD
    11204 pts/1 00:00:00 bash
    13360 pts/1 00:00:00 man
    13369 pts/1 00:00:00 pager
    16732 pts/1 00:00:00 ps

    manzelia@manzelia-desktop:~$ ps-ax
    bash: ps-ax: príkaz nenájdený

    manzelia@manzelia-desktop:~$ cd..
    bash: cd..: príkaz nenájdený

    manzelia@manzelia-desktop:~$ cd

    manzelia@manzelia-desktop:~$ ls
    Dokumenty google-earth IrfanView Thumbnails.desktop Pictures Šablóny Video
    googleearth Hudba Obrázky Plocha Verejné

    manzelia@manzelia-desktop:~$ more
    usage: more [-dflpcsu] [+linenum | +/pattern] name1 name2 ...

    manzelia@manzelia-desktop:~$ manmore
    bash: manmore: príkaz nenájdený
    manzelia@manzelia-desktop:~$


    Isitpossibletoremapkeysonmykeyboardsomehow?Ihaveke ymappingissuesalsowithcompizandshortcuts(Alt+Shift +TabdoesntworkbecauseShiftisrecognizedasISO_prev_g roup).

    Howtotellmycomputerthatthisisspacebarpressed?

    Comment

    Working...
    X