Block cursor for Eclipse












3















Can you configure the cursor in Eclipse to be a (possibly non-blinking) block, instead of a (blinking) bar?



I am running Xfce 4.10.










share|improve this question




















  • 1





    Most applications control the appearance of the cursor within their windows.

    – Thomas Dickey
    Mar 9 '16 at 23:24











  • @ThomasDickey Therefore it is not a system-wide Accessibility option like in Microsoft Windows?

    – Elena
    Mar 9 '16 at 23:49






  • 1





    This depends on the application. The window manager has nothing to say about that. There may be a central setting for e.g. all applications built with a specific set of GUI libraries (no matter what window manager you run them under) but not for applications while running under a specific window manager (no matter what GUI libraries the application uses). So what application are you interested in?

    – Gilles
    Mar 9 '16 at 23:54











  • @Elena, the mention of a blinking underline sounds like a terminal emulator. Those all differ in how and what they can change.

    – Thomas Dickey
    Mar 10 '16 at 0:02











  • @Gilles I am interested in Eclipse.

    – Elena
    Mar 10 '16 at 0:05
















3















Can you configure the cursor in Eclipse to be a (possibly non-blinking) block, instead of a (blinking) bar?



I am running Xfce 4.10.










share|improve this question




















  • 1





    Most applications control the appearance of the cursor within their windows.

    – Thomas Dickey
    Mar 9 '16 at 23:24











  • @ThomasDickey Therefore it is not a system-wide Accessibility option like in Microsoft Windows?

    – Elena
    Mar 9 '16 at 23:49






  • 1





    This depends on the application. The window manager has nothing to say about that. There may be a central setting for e.g. all applications built with a specific set of GUI libraries (no matter what window manager you run them under) but not for applications while running under a specific window manager (no matter what GUI libraries the application uses). So what application are you interested in?

    – Gilles
    Mar 9 '16 at 23:54











  • @Elena, the mention of a blinking underline sounds like a terminal emulator. Those all differ in how and what they can change.

    – Thomas Dickey
    Mar 10 '16 at 0:02











  • @Gilles I am interested in Eclipse.

    – Elena
    Mar 10 '16 at 0:05














3












3








3


2






Can you configure the cursor in Eclipse to be a (possibly non-blinking) block, instead of a (blinking) bar?



I am running Xfce 4.10.










share|improve this question
















Can you configure the cursor in Eclipse to be a (possibly non-blinking) block, instead of a (blinking) bar?



I am running Xfce 4.10.







eclipse cursor






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 10 '16 at 0:22









Gilles

534k12810801597




534k12810801597










asked Mar 9 '16 at 23:19









ElenaElena

8591631




8591631








  • 1





    Most applications control the appearance of the cursor within their windows.

    – Thomas Dickey
    Mar 9 '16 at 23:24











  • @ThomasDickey Therefore it is not a system-wide Accessibility option like in Microsoft Windows?

    – Elena
    Mar 9 '16 at 23:49






  • 1





    This depends on the application. The window manager has nothing to say about that. There may be a central setting for e.g. all applications built with a specific set of GUI libraries (no matter what window manager you run them under) but not for applications while running under a specific window manager (no matter what GUI libraries the application uses). So what application are you interested in?

    – Gilles
    Mar 9 '16 at 23:54











  • @Elena, the mention of a blinking underline sounds like a terminal emulator. Those all differ in how and what they can change.

    – Thomas Dickey
    Mar 10 '16 at 0:02











  • @Gilles I am interested in Eclipse.

    – Elena
    Mar 10 '16 at 0:05














  • 1





    Most applications control the appearance of the cursor within their windows.

    – Thomas Dickey
    Mar 9 '16 at 23:24











  • @ThomasDickey Therefore it is not a system-wide Accessibility option like in Microsoft Windows?

    – Elena
    Mar 9 '16 at 23:49






  • 1





    This depends on the application. The window manager has nothing to say about that. There may be a central setting for e.g. all applications built with a specific set of GUI libraries (no matter what window manager you run them under) but not for applications while running under a specific window manager (no matter what GUI libraries the application uses). So what application are you interested in?

    – Gilles
    Mar 9 '16 at 23:54











  • @Elena, the mention of a blinking underline sounds like a terminal emulator. Those all differ in how and what they can change.

    – Thomas Dickey
    Mar 10 '16 at 0:02











  • @Gilles I am interested in Eclipse.

    – Elena
    Mar 10 '16 at 0:05








1




1





Most applications control the appearance of the cursor within their windows.

– Thomas Dickey
Mar 9 '16 at 23:24





Most applications control the appearance of the cursor within their windows.

– Thomas Dickey
Mar 9 '16 at 23:24













@ThomasDickey Therefore it is not a system-wide Accessibility option like in Microsoft Windows?

– Elena
Mar 9 '16 at 23:49





@ThomasDickey Therefore it is not a system-wide Accessibility option like in Microsoft Windows?

– Elena
Mar 9 '16 at 23:49




1




1





This depends on the application. The window manager has nothing to say about that. There may be a central setting for e.g. all applications built with a specific set of GUI libraries (no matter what window manager you run them under) but not for applications while running under a specific window manager (no matter what GUI libraries the application uses). So what application are you interested in?

– Gilles
Mar 9 '16 at 23:54





This depends on the application. The window manager has nothing to say about that. There may be a central setting for e.g. all applications built with a specific set of GUI libraries (no matter what window manager you run them under) but not for applications while running under a specific window manager (no matter what GUI libraries the application uses). So what application are you interested in?

– Gilles
Mar 9 '16 at 23:54













@Elena, the mention of a blinking underline sounds like a terminal emulator. Those all differ in how and what they can change.

– Thomas Dickey
Mar 10 '16 at 0:02





@Elena, the mention of a blinking underline sounds like a terminal emulator. Those all differ in how and what they can change.

– Thomas Dickey
Mar 10 '16 at 0:02













@Gilles I am interested in Eclipse.

– Elena
Mar 10 '16 at 0:05





@Gilles I am interested in Eclipse.

– Elena
Mar 10 '16 at 0:05










3 Answers
3






active

oldest

votes


















2














Short answer: no



Long:



From comments, OP clarified that the question was about Eclipse. The clue that the question was about the application's cursor (displayed as a part of the graphics within the window) rather than the desktop cursor was the comment about the blinking bar. Desktop cursor themes do not blink, and rarely are just a bar.



If Eclipse supported a change of cursor shape, that would be in one of the Preferences tabs, e.g., for the editor. OP does not find it there.



Web searches for the cursor shape in Eclipse only find comments that the shape is determined by whether you are in insert- or replace-mode. Seeing that, it appears that Eclipse does not allow this feature to be user-customized.



In a check with OSX, I see a feature in




  • General

  • Editors

  • Text Editors

  • Accessibility


as Use Custom Caret and Enable thick caret, which are both checked by default. But there is no check-box for blink.






share|improve this answer

































    0














    Double click on "Smart Insert" and then again double click on "Smart Insert" in eclipse as shown in the image. You will get a non-blinking cursor.



    This worked for me in eclipse on windows. No other OS settings were changed for doing this.



    enter image description here






    share|improve this answer


























    • Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

      – Lii
      Jan 17 at 13:51



















    0














    As @Thomas Dickey has specified in his answer. No, there isn't. But, I have found a roundabout way of doing it on windows 10 and it works for me at least.




    1. You have to enable global block cursor in windows 10,
      by changing the cursor thickness under Cursor & pointer size settings and dragging the scrollbar to the right until you find the size suitable to your liking.
      You can also find the setting by directly typing "cursor & pointer" in the windows 10 search bar and clicking on the result that shows up.

    2. After doing that, Open Eclipse,
      go to Window > Preferences > General > Editors > Text Editors > Accessibility
      and disable the "use custom caret" in eclipse.
      You can also search for the settings in the preferences search bar by directly typing "Accessibility".


    Doing this will disable eclipse's custom cursor and use the window's default. Thus, giving you the result that you desired(?).



    I hope this helps.






    share|improve this answer








    New contributor




    cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.




















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "106"
      };
      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      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%2funix.stackexchange.com%2fquestions%2f268785%2fblock-cursor-for-eclipse%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2














      Short answer: no



      Long:



      From comments, OP clarified that the question was about Eclipse. The clue that the question was about the application's cursor (displayed as a part of the graphics within the window) rather than the desktop cursor was the comment about the blinking bar. Desktop cursor themes do not blink, and rarely are just a bar.



      If Eclipse supported a change of cursor shape, that would be in one of the Preferences tabs, e.g., for the editor. OP does not find it there.



      Web searches for the cursor shape in Eclipse only find comments that the shape is determined by whether you are in insert- or replace-mode. Seeing that, it appears that Eclipse does not allow this feature to be user-customized.



      In a check with OSX, I see a feature in




      • General

      • Editors

      • Text Editors

      • Accessibility


      as Use Custom Caret and Enable thick caret, which are both checked by default. But there is no check-box for blink.






      share|improve this answer






























        2














        Short answer: no



        Long:



        From comments, OP clarified that the question was about Eclipse. The clue that the question was about the application's cursor (displayed as a part of the graphics within the window) rather than the desktop cursor was the comment about the blinking bar. Desktop cursor themes do not blink, and rarely are just a bar.



        If Eclipse supported a change of cursor shape, that would be in one of the Preferences tabs, e.g., for the editor. OP does not find it there.



        Web searches for the cursor shape in Eclipse only find comments that the shape is determined by whether you are in insert- or replace-mode. Seeing that, it appears that Eclipse does not allow this feature to be user-customized.



        In a check with OSX, I see a feature in




        • General

        • Editors

        • Text Editors

        • Accessibility


        as Use Custom Caret and Enable thick caret, which are both checked by default. But there is no check-box for blink.






        share|improve this answer




























          2












          2








          2







          Short answer: no



          Long:



          From comments, OP clarified that the question was about Eclipse. The clue that the question was about the application's cursor (displayed as a part of the graphics within the window) rather than the desktop cursor was the comment about the blinking bar. Desktop cursor themes do not blink, and rarely are just a bar.



          If Eclipse supported a change of cursor shape, that would be in one of the Preferences tabs, e.g., for the editor. OP does not find it there.



          Web searches for the cursor shape in Eclipse only find comments that the shape is determined by whether you are in insert- or replace-mode. Seeing that, it appears that Eclipse does not allow this feature to be user-customized.



          In a check with OSX, I see a feature in




          • General

          • Editors

          • Text Editors

          • Accessibility


          as Use Custom Caret and Enable thick caret, which are both checked by default. But there is no check-box for blink.






          share|improve this answer















          Short answer: no



          Long:



          From comments, OP clarified that the question was about Eclipse. The clue that the question was about the application's cursor (displayed as a part of the graphics within the window) rather than the desktop cursor was the comment about the blinking bar. Desktop cursor themes do not blink, and rarely are just a bar.



          If Eclipse supported a change of cursor shape, that would be in one of the Preferences tabs, e.g., for the editor. OP does not find it there.



          Web searches for the cursor shape in Eclipse only find comments that the shape is determined by whether you are in insert- or replace-mode. Seeing that, it appears that Eclipse does not allow this feature to be user-customized.



          In a check with OSX, I see a feature in




          • General

          • Editors

          • Text Editors

          • Accessibility


          as Use Custom Caret and Enable thick caret, which are both checked by default. But there is no check-box for blink.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 10 '16 at 0:45

























          answered Mar 10 '16 at 0:38









          Thomas DickeyThomas Dickey

          52.8k596170




          52.8k596170

























              0














              Double click on "Smart Insert" and then again double click on "Smart Insert" in eclipse as shown in the image. You will get a non-blinking cursor.



              This worked for me in eclipse on windows. No other OS settings were changed for doing this.



              enter image description here






              share|improve this answer


























              • Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

                – Lii
                Jan 17 at 13:51
















              0














              Double click on "Smart Insert" and then again double click on "Smart Insert" in eclipse as shown in the image. You will get a non-blinking cursor.



              This worked for me in eclipse on windows. No other OS settings were changed for doing this.



              enter image description here






              share|improve this answer


























              • Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

                – Lii
                Jan 17 at 13:51














              0












              0








              0







              Double click on "Smart Insert" and then again double click on "Smart Insert" in eclipse as shown in the image. You will get a non-blinking cursor.



              This worked for me in eclipse on windows. No other OS settings were changed for doing this.



              enter image description here






              share|improve this answer















              Double click on "Smart Insert" and then again double click on "Smart Insert" in eclipse as shown in the image. You will get a non-blinking cursor.



              This worked for me in eclipse on windows. No other OS settings were changed for doing this.



              enter image description here







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Aug 2 '17 at 14:25









              Stephen Rauch

              3,338101428




              3,338101428










              answered Aug 2 '17 at 13:59









              Ashish JainAshish Jain

              1




              1













              • Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

                – Lii
                Jan 17 at 13:51



















              • Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

                – Lii
                Jan 17 at 13:51

















              Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

              – Lii
              Jan 17 at 13:51





              Double-clicking on Start Insert changes the mode do Overwrite. It that mode you have a square cursor by default, but you are also overwriting text instead of inserting! So this answer does not work.

              – Lii
              Jan 17 at 13:51











              0














              As @Thomas Dickey has specified in his answer. No, there isn't. But, I have found a roundabout way of doing it on windows 10 and it works for me at least.




              1. You have to enable global block cursor in windows 10,
                by changing the cursor thickness under Cursor & pointer size settings and dragging the scrollbar to the right until you find the size suitable to your liking.
                You can also find the setting by directly typing "cursor & pointer" in the windows 10 search bar and clicking on the result that shows up.

              2. After doing that, Open Eclipse,
                go to Window > Preferences > General > Editors > Text Editors > Accessibility
                and disable the "use custom caret" in eclipse.
                You can also search for the settings in the preferences search bar by directly typing "Accessibility".


              Doing this will disable eclipse's custom cursor and use the window's default. Thus, giving you the result that you desired(?).



              I hope this helps.






              share|improve this answer








              New contributor




              cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.

























                0














                As @Thomas Dickey has specified in his answer. No, there isn't. But, I have found a roundabout way of doing it on windows 10 and it works for me at least.




                1. You have to enable global block cursor in windows 10,
                  by changing the cursor thickness under Cursor & pointer size settings and dragging the scrollbar to the right until you find the size suitable to your liking.
                  You can also find the setting by directly typing "cursor & pointer" in the windows 10 search bar and clicking on the result that shows up.

                2. After doing that, Open Eclipse,
                  go to Window > Preferences > General > Editors > Text Editors > Accessibility
                  and disable the "use custom caret" in eclipse.
                  You can also search for the settings in the preferences search bar by directly typing "Accessibility".


                Doing this will disable eclipse's custom cursor and use the window's default. Thus, giving you the result that you desired(?).



                I hope this helps.






                share|improve this answer








                New contributor




                cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.























                  0












                  0








                  0







                  As @Thomas Dickey has specified in his answer. No, there isn't. But, I have found a roundabout way of doing it on windows 10 and it works for me at least.




                  1. You have to enable global block cursor in windows 10,
                    by changing the cursor thickness under Cursor & pointer size settings and dragging the scrollbar to the right until you find the size suitable to your liking.
                    You can also find the setting by directly typing "cursor & pointer" in the windows 10 search bar and clicking on the result that shows up.

                  2. After doing that, Open Eclipse,
                    go to Window > Preferences > General > Editors > Text Editors > Accessibility
                    and disable the "use custom caret" in eclipse.
                    You can also search for the settings in the preferences search bar by directly typing "Accessibility".


                  Doing this will disable eclipse's custom cursor and use the window's default. Thus, giving you the result that you desired(?).



                  I hope this helps.






                  share|improve this answer








                  New contributor




                  cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  As @Thomas Dickey has specified in his answer. No, there isn't. But, I have found a roundabout way of doing it on windows 10 and it works for me at least.




                  1. You have to enable global block cursor in windows 10,
                    by changing the cursor thickness under Cursor & pointer size settings and dragging the scrollbar to the right until you find the size suitable to your liking.
                    You can also find the setting by directly typing "cursor & pointer" in the windows 10 search bar and clicking on the result that shows up.

                  2. After doing that, Open Eclipse,
                    go to Window > Preferences > General > Editors > Text Editors > Accessibility
                    and disable the "use custom caret" in eclipse.
                    You can also search for the settings in the preferences search bar by directly typing "Accessibility".


                  Doing this will disable eclipse's custom cursor and use the window's default. Thus, giving you the result that you desired(?).



                  I hope this helps.







                  share|improve this answer








                  New contributor




                  cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|improve this answer



                  share|improve this answer






                  New contributor




                  cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 14 mins ago









                  cribabycribaby

                  1




                  1




                  New contributor




                  cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  cribaby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Unix & Linux Stack Exchange!


                      • 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%2funix.stackexchange.com%2fquestions%2f268785%2fblock-cursor-for-eclipse%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 to rewrite equation of hyperbola in standard form

                      No ethernet ip address in my vocore2