Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: Delete key not working

  1. #1
    Join Date
    Feb 2008
    Location
    Virginia
    Beans
    187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Delete key not working

    After updating to Hardy 8.04 from Gutsy, my delete key doesn't work - in any application. Does anyone know how to get it working again?

  2. #2
    Join Date
    Aug 2007
    Location
    UK
    Beans
    285
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Delete key not working

    What type keyboard are you using? The more detail the better.

  3. #3
    Join Date
    Feb 2008
    Location
    Virginia
    Beans
    187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Delete key not working

    Acer Extensa 5620 laptop keyboard. I'm used to some reduced functionality with the hotkeys on the side (and besides, I don't even use them), but the delete key is getting annoying. Total there are 88 keys (including the Windows key), plus the 7 hotkeys on the left side.
    Last edited by spacefreak86; April 29th, 2008 at 04:09 AM.

  4. #4
    Join Date
    Feb 2008
    Location
    Virginia
    Beans
    187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Delete key not working

    Update: I had to boot into windows today and noticed that my delete key does work. So something is wrong with the configurations in Hardy. Only I've tried sifting through the various keyboard formats in the keyboard configuration tool and nothing showed up. Anyone know what to try next?

  5. #5
    Join Date
    Apr 2008
    Beans
    70

    Re: Delete key not working

    Just for fun:

    Open a terminal and do a shift+del or ctrl+del combination and see if anything shows up.

    for shift+del I get 2~ and for ctrl+del I get 5~

  6. #6
    Join Date
    Feb 2008
    Location
    Virginia
    Beans
    187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Delete key not working

    Nothing comes up at all on mine.

  7. #7
    Join Date
    Apr 2008
    Beans
    70

    Re: Delete key not working

    Is your del key also usable as a function key? or part of the number set?

    I must admit I really don't have a clue here, other than toggling on or off function and numlock and stuff like that.

  8. #8
    Join Date
    Mar 2008
    Beans
    4,714
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Delete key not working

    Open a terminal and type

    Code:
    xev
    . You'll get a square window. Move your mouse into the window. Now press the delete key.
    Do you get any output in the terminal?

  9. #9
    Join Date
    Feb 2008
    Location
    Virginia
    Beans
    187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Delete key not working

    Here is the output you requested:

    Code:
    KeyRelease event, serial 30, synthetic NO, window 0x3a00001,
        root 0x59, subw 0x3a00002, time 10387038, (35,38), root:(41,67),
        state 0x0, keycode 242 (keysym 0x0, NoSymbol), same_screen YES,
        XLookupString gives 0 bytes:
        XFilterEvent returns: False

  10. #10
    Join Date
    Apr 2008
    Location
    Vilnius, Lithuania
    Beans
    80
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Delete key not working

    I'm sure "XLookupString gives 0 bytes:" should give 1 byte, right?

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •