Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Linuxfb Keymap FR
Forum Update on Monday, May 27th 2025

Linuxfb Keymap FR

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 138 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sylvain33700
    wrote on 16 Sept 2019, 17:31 last edited by
    #1

    Hi,

    I'm developing an application running in the linuxfb platform on my target which is an Ubuntu Server installed and configured in french. The Ubuntu server uses the French keyboard correctly.

    In my application, the issue is the english keyboard is use instead of french. The call "QApplication::inputMethod()->locale().language()" return "QLocale::C" instead "QLocale::French". I tried to force QLocale with "app.inputMethod()->locale().setDefault(QLocale::French);" but it doesn't work : "QLocale::C" is always returned.

    Do know what is best way to run my application in linuxfb platform with French keyboard ?

    1 Reply Last reply
    0

    1/1

    16 Sept 2019, 17:31

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved