calculator icon indicating copy to clipboard operation
calculator copied to clipboard

Add a shortcut key to launch the calculator

Open alan636 opened this issue 1 year ago • 5 comments

Problem Statement

每次使用计算器都需要按下win键后先找到计算器,再去点击它,或是打开运行再输入calc再按下回车。效率奇慢。 Evidence or User Insights

计算器是一个常用的工具,但每次打开它的效率却很低。还请设计团队考虑一下添加快捷启动自定义方式,比如win+c。 Proposal

允许用户自定义设置启动的组合按钮。 Goals

Non-Goals

Low-Fidelity Concept

Requested Assignment

I'm just suggesting this idea. I don't want to implement it.

alan636 avatar Mar 03 '23 14:03 alan636

1、将计算器程序发送到桌面成为一个快捷方式。

2、右键打开计算器-属性-快捷方式-快捷键。

3、在快捷键框内,自己设定一个键为该程序的快捷键,比如按个FX、AIF+1等等之类的。

4、确定后,以后按自己设定的快捷键,就可以一键呼出计算机了。 先谷歌再提问

h3yb avatar Mar 06 '23 09:03 h3yb

这种方式我之前已经用过,但是在程序内是无法唤醒的,它的弊端就是必须让独占屏幕的程序先退出,再按下快捷键。也就是没法做到像win+i一样全局呼出。

alan636 avatar Mar 11 '23 03:03 alan636

You need AutoHotKey.

yew avatar Mar 28 '23 17:03 yew

There are many ways to launch apps, including with hotkeys. Adding Yet Another system-wide hotkey just adds to the mess. (Plus, everyone will have their specific apps - you want a hotkey for Calc, someone else will want it for a 3rd party calculator, someone else will want it to be for Excel, etc.)

OranguTech avatar Jun 21 '23 20:06 OranguTech

This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it.

MicrosoftIssueBot avatar Jun 21 '23 21:06 MicrosoftIssueBot