dsmackie

Results 4 comments of dsmackie

Microsoft OneDrive also hijacks the print-screen key to allow saving captures to your OneDrive location. Disable `Save screenshots I capture to OneDrive` if you are continuing to have issues. This...

> It doesn't work when started with system, but works after restarting ShareX. Kinda annoying, but I've got nothing better. What does not work? The solutions provided above work for...

> Snipping tools and OneDrive functionality are disabled, as described above. Steam, EGS, and Nvidia Overlay don't use the PrtSc button (at least according to their hotkey settings, though I...

You can configure the minimizer to ignore the Jodit function name during mangle. I achieve this in Vue by editing `vue.config.js` as follows; ``` module.exports = { configureWebpack: config =>...