How do I type a 'µ' (micro) symbol?











up vote
1
down vote

favorite












On a German keyboard layout I just need to press Alt Gr+m to get a 'µ' (micro) symbol.



How to do so on a English (US) keyboard?










share|improve this question
























  • Do you use it (µ) in any special program like Tex?
    – mja
    Dec 3 at 9:20






  • 4




    The Unicode is "U+03BC". So pressing Ctrl+Shift+U all together, then releasing all keys and typing 03bc should get you μ in gtk applications. If you have a Compose key set up on your English (US) keyboard, pressing and releasing the Compose key and then typing m followed by u should do it.
    – DK Bose
    Dec 3 at 9:22












  • I don't use texstudio but that's a qt-based application and so the Ctrl+Shift+U route won't work. You'll need to use the Compose key route.
    – DK Bose
    Dec 3 at 10:51















up vote
1
down vote

favorite












On a German keyboard layout I just need to press Alt Gr+m to get a 'µ' (micro) symbol.



How to do so on a English (US) keyboard?










share|improve this question
























  • Do you use it (µ) in any special program like Tex?
    – mja
    Dec 3 at 9:20






  • 4




    The Unicode is "U+03BC". So pressing Ctrl+Shift+U all together, then releasing all keys and typing 03bc should get you μ in gtk applications. If you have a Compose key set up on your English (US) keyboard, pressing and releasing the Compose key and then typing m followed by u should do it.
    – DK Bose
    Dec 3 at 9:22












  • I don't use texstudio but that's a qt-based application and so the Ctrl+Shift+U route won't work. You'll need to use the Compose key route.
    – DK Bose
    Dec 3 at 10:51













up vote
1
down vote

favorite









up vote
1
down vote

favorite











On a German keyboard layout I just need to press Alt Gr+m to get a 'µ' (micro) symbol.



How to do so on a English (US) keyboard?










share|improve this question















On a German keyboard layout I just need to press Alt Gr+m to get a 'µ' (micro) symbol.



How to do so on a English (US) keyboard?







keyboard keyboard-layout






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 3 at 10:53









DK Bose

12.5k123983




12.5k123983










asked Dec 3 at 8:33









eDeviser

7922827




7922827












  • Do you use it (µ) in any special program like Tex?
    – mja
    Dec 3 at 9:20






  • 4




    The Unicode is "U+03BC". So pressing Ctrl+Shift+U all together, then releasing all keys and typing 03bc should get you μ in gtk applications. If you have a Compose key set up on your English (US) keyboard, pressing and releasing the Compose key and then typing m followed by u should do it.
    – DK Bose
    Dec 3 at 9:22












  • I don't use texstudio but that's a qt-based application and so the Ctrl+Shift+U route won't work. You'll need to use the Compose key route.
    – DK Bose
    Dec 3 at 10:51


















  • Do you use it (µ) in any special program like Tex?
    – mja
    Dec 3 at 9:20






  • 4




    The Unicode is "U+03BC". So pressing Ctrl+Shift+U all together, then releasing all keys and typing 03bc should get you μ in gtk applications. If you have a Compose key set up on your English (US) keyboard, pressing and releasing the Compose key and then typing m followed by u should do it.
    – DK Bose
    Dec 3 at 9:22












  • I don't use texstudio but that's a qt-based application and so the Ctrl+Shift+U route won't work. You'll need to use the Compose key route.
    – DK Bose
    Dec 3 at 10:51
















Do you use it (µ) in any special program like Tex?
– mja
Dec 3 at 9:20




Do you use it (µ) in any special program like Tex?
– mja
Dec 3 at 9:20




4




4




The Unicode is "U+03BC". So pressing Ctrl+Shift+U all together, then releasing all keys and typing 03bc should get you μ in gtk applications. If you have a Compose key set up on your English (US) keyboard, pressing and releasing the Compose key and then typing m followed by u should do it.
– DK Bose
Dec 3 at 9:22






The Unicode is "U+03BC". So pressing Ctrl+Shift+U all together, then releasing all keys and typing 03bc should get you μ in gtk applications. If you have a Compose key set up on your English (US) keyboard, pressing and releasing the Compose key and then typing m followed by u should do it.
– DK Bose
Dec 3 at 9:22














I don't use texstudio but that's a qt-based application and so the Ctrl+Shift+U route won't work. You'll need to use the Compose key route.
– DK Bose
Dec 3 at 10:51




I don't use texstudio but that's a qt-based application and so the Ctrl+Shift+U route won't work. You'll need to use the Compose key route.
– DK Bose
Dec 3 at 10:51










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










While the approach suggested by @DK Bose within the comments is completely correct, another possible solution is to create custom keyboard shortcut that uses xdotool as command in the following way:



xdotool type --clearmodifiers 'µ'


enter image description here



Source of the idea is provided within the comments of this answer. xdotool should be available:



sudo apt install xdotool


This shortcut (Ctrl+Shift+M as it is defined above) works also within wine applications, the only specific thing is that you should press Ctrl+Shift for about 1 second and then press M.






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098090%2fhow-do-i-type-a-%25c2%25b5-micro-symbol%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    While the approach suggested by @DK Bose within the comments is completely correct, another possible solution is to create custom keyboard shortcut that uses xdotool as command in the following way:



    xdotool type --clearmodifiers 'µ'


    enter image description here



    Source of the idea is provided within the comments of this answer. xdotool should be available:



    sudo apt install xdotool


    This shortcut (Ctrl+Shift+M as it is defined above) works also within wine applications, the only specific thing is that you should press Ctrl+Shift for about 1 second and then press M.






    share|improve this answer



























      up vote
      1
      down vote



      accepted










      While the approach suggested by @DK Bose within the comments is completely correct, another possible solution is to create custom keyboard shortcut that uses xdotool as command in the following way:



      xdotool type --clearmodifiers 'µ'


      enter image description here



      Source of the idea is provided within the comments of this answer. xdotool should be available:



      sudo apt install xdotool


      This shortcut (Ctrl+Shift+M as it is defined above) works also within wine applications, the only specific thing is that you should press Ctrl+Shift for about 1 second and then press M.






      share|improve this answer

























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        While the approach suggested by @DK Bose within the comments is completely correct, another possible solution is to create custom keyboard shortcut that uses xdotool as command in the following way:



        xdotool type --clearmodifiers 'µ'


        enter image description here



        Source of the idea is provided within the comments of this answer. xdotool should be available:



        sudo apt install xdotool


        This shortcut (Ctrl+Shift+M as it is defined above) works also within wine applications, the only specific thing is that you should press Ctrl+Shift for about 1 second and then press M.






        share|improve this answer














        While the approach suggested by @DK Bose within the comments is completely correct, another possible solution is to create custom keyboard shortcut that uses xdotool as command in the following way:



        xdotool type --clearmodifiers 'µ'


        enter image description here



        Source of the idea is provided within the comments of this answer. xdotool should be available:



        sudo apt install xdotool


        This shortcut (Ctrl+Shift+M as it is defined above) works also within wine applications, the only specific thing is that you should press Ctrl+Shift for about 1 second and then press M.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Dec 3 at 11:53

























        answered Dec 3 at 11:42









        pa4080

        13.2k52461




        13.2k52461






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098090%2fhow-do-i-type-a-%25c2%25b5-micro-symbol%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局