Find the answer to your Linux question:
Results 1 to 2 of 2
Does anybody now how to reconfigure my keyboard from uk to usa-english can't find anywhere to reconfigure this out!! cheers ian...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Posts
    57

    Thumbs up keyboard configuration change

    Does anybody now how to reconfigure my keyboard from uk to usa-english can't find anywhere to reconfigure this out!!

    cheers

    ian

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    For setting Keyboard in X Server:
    Code:
    setxkbmap us
    If you have Command Line System only, execute this
    Code:
    su -
    dpkg-reconfigure console-data
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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