device-137.home 2026-2-20:16:43:20

This commit is contained in:
oskar
2026-02-20 16:43:21 +01:00
parent 4bd9873d91
commit 8eaa5b4836
8 changed files with 109 additions and 12 deletions

View File

@@ -43,7 +43,7 @@
"dark_pdf"
],
"interfaceFontFamily": "CMU Bright,CMU Serif,FiraCode Nerd Font",
"textFontFamily": "CMU Sans Serif,CMU Serif,FiraCode Nerd Font",
"textFontFamily": "FiraCode Nerd Font,CMU Sans Serif,CMU Serif",
"monospaceFontFamily": "FiraCode Nerd Font,JetBrainsMonoMedium Nerd Font,Monaspace Argon,Monaco",
"accentColor": "#40d040",
"baseFontSizeAction": true,

View File

@@ -9,8 +9,8 @@
"hideOutlineOnJump": false,
"minHeadingsToHideSearchBar": 5,
"minimumHeadingsToRevealAutomatically": 3,
"revealAutomaticallyOnFileOpen": true,
"revealAutomaticallyOnFileOpen": false,
"revealOnHover": true,
"avoidContentOverlap": false,
"avoidContentOverlap": true,
"outlinePosition": "right"
}

View File

@@ -11,5 +11,3 @@ type-rendu:
timothee.bernard@u-paris.fr
`= regexreplace(string(this.file.name), "S2 LOGOS . ", "")`
`= regexreplace(string(this.file.name), 'S2 LOGOS . ', '')`

14
applications.md Normal file
View File

@@ -0,0 +1,14 @@
---
up:
tags:
aliases:
---
```breadcrumbs
title: "Sous-notes"
type: tree
collapse: false
show-attributes: [field]
field-groups: [downs]
depth: [0, 0]
```

View File

@@ -0,0 +1,20 @@
---
up:
- "[[firefox troubleshooot]]"
tags:
- t/troubleshoot
aliases:
- firefox blinking cursor
---
> [!bug] Le problème
>
# solutions :
## 1. désactiver le *hide cursor when typing*
- [[sources/clippings/reddit . firefox Mouse Cursor Disappearing|reddit . firefox Mouse Cursor Disappearing]]
- `about:config` --> set `widget.windows.hide_cursor_when_typing` to `false`?
-

17
firefox troubleshooot.md Normal file
View File

@@ -0,0 +1,17 @@
---
up:
- "[[firefox]]"
- "[[firefox troubleshooot]]"
tags:
- "#t/troubleshoot"
aliases:
---
```breadcrumbs
title: "Sous-notes"
type: tree
collapse: false
show-attributes: [field]
field-groups: [downs]
depth: [0, 0]
```

View File

@@ -1,9 +1,16 @@
---
up:
- "[[applications]]"
tags:
- "#s/informatique"
---
> [!query]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")`
> ```breadcrumbs
> title: false
> type: tree
> dir: down
> depth: -2
> ```
```breadcrumbs
title: "Sous-notes"
type: tree
collapse: false
show-attributes: [field]
field-groups: [downs]
depth: [0, 0]
```

View File

@@ -0,0 +1,41 @@
---
link: "https://www.reddit.com/r/firefox/comments/vasp14/mouse_cursor_disappearing/"
author:
- "[[[deleted]]]"
published: 2022-06-12
created: 2026-02-20
description:
tags:
- "t/clippings"
---
This is a problem that just started for me today. When I'm not actively moving my mouse the cursor disappears, but when I do move the cursor it flickers on and off constantly. I've tried refreshing Firefox, starting it in troubleshoot mode and even a fresh install and each time the problem is the same. It's not system wide either my cursor works just fine in any other app. Any help would be greatly appreciated.
---
## Comments
> **\[supprimé\]** • [1 points](https://reddit.com/r/firefox/comments/vasp14/comment/ic4jls8/) •
>
> my mouse cursor disappears when i am typing. i dont know why or how to fix it.
>
> > **ARealVermontar** • [1 points](https://reddit.com/r/firefox/comments/vasp14/comment/ic4l2kd/) •
> >
> > [https://www.reddit.com/r/firefox/comments/v3z9rs/-/ib19oyd](https://www.reddit.com/r/firefox/comments/v3z9rs/-/ib19oyd)
> **panoptigram** • [1 points](https://reddit.com/r/firefox/comments/vasp14/comment/ic6m1wx/) •
>
> Does it still happen if you go to `about:config` and change `widget.windows.hide_cursor_when_typing` to `false`?
>
> > **YozoraCaelum** • [1 points](https://reddit.com/r/firefox/comments/vasp14/comment/icxlaba/) •
> >
> > > about:config
> >
> > I'm not the OP, but this just fixed my issue, thank you so much!
> >
> > **\[supprimé\]** • [1 points](https://reddit.com/r/firefox/comments/vasp14/comment/if1ozmr/) •
> >
> > Thank you sir. It fixed it for me.
> >
> > **Malcolm\_Morin** • [1 points](https://reddit.com/r/firefox/comments/vasp14/comment/igjjfid/) •
> >
> > Just had this start happening to me about twenty minutes ago. Refreshed Firefox and everything. This just fixed my problem. Thanks!