Code Monkey home page Code Monkey logo

Comments (6)

meag avatar meag commented on July 29, 2024

Looking through code to see what might cause this - can you send the values of /cl_startupdemo & /cl_onload cvars please?

from ezquake-source.

liback avatar liback commented on July 29, 2024

cl_startupdemo = ""
cl_onload = "sb_refresh"

from ezquake-source.

liback avatar liback commented on July 29, 2024

cl_onload = "menu" works when i exit menu and go to console, then keyboard layout is Swedish.

from ezquake-source.

meag avatar meag commented on July 29, 2024

Confirmed... if cl_onload is set to console command, the destination for keypresses was still the default (game) and so keyboard layout was ignored. When you connect to the game and press the key for console that obviously rectifies itself and so everything is okay.

Fix imminent...

from ezquake-source.

liback avatar liback commented on July 29, 2024

Verified that this now works with Swedish keyboard using values:
cl_onload "browser"
cl_onload "console"
cl_onload "menu"
cl_onload "sb_refresh"

Version: ezQuake 3.0.1-dev r4855~bbfc34b Jun 10 2016, 02:01:55

from ezquake-source.

meag avatar meag commented on July 29, 2024

Excellent, thanks for confirming.

from ezquake-source.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.