Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6134773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:23:50+00:00 2026-05-23T17:23:50+00:00

The Ctrl + B in Word and other shortcuts work the same no matter

  • 0

The Ctrl+B in Word and other shortcuts work the same no matter what language I’m using – how is this binding done? Can it be done in Java?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T17:23:51+00:00Added an answer on May 23, 2026 at 5:23 pm

    If I understand you correctly I wonder that typing Ctrl+B creates different key code when you are using different languages? In this case look into KeyEvent API. It has 2 relevant methods: getKeyCode() and getKeyChar().

    getKeyChar() invoked when key is down depends on current language. getKeyCode() does not depend. It always return the code of the key, not the letter associated with it. Moreover I found that (at least on my system – Linux Fedora) getkeyChar() invoked on key released returns the English character even when current language is different.

    Here are the results of pressing and releasing of the same key with 3 different input languages installed on my system: English, Russian and Hebrew.

    pressed: ф 65
    released: a 65
    pressed: a 65
    released: a 65
    pressed: ש 65
    released: a 65

    As you can see the key code is always the same although the char is different.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I make Ctrl + K + D work in a pure C
I tried using ctrl - c then :a But It doesn't work here. My
I'm using Ctrl + Left / Ctrl + Right in a GreaseMonkey script as
When I use CTRL + H I end up on the Java Search tab.
There is a shortcut Ctrl + Shift + W to select the entire word
I'd like Ctrl-Backspace to delete the current word in vim insert mode. From within
This is a particularly annoying problem I'm having, and I can't be the only
How can I get JTextFields to allow Ctrl - Delete and Ctrl - Backspace
Hopefully this is a quickie: I've been doing a lot of Java/Google Web Toolkit
I've looked for some other articles on this problem and even tried some of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.