Hacker News new | ask | show | jobs
by schindlabua 495 days ago
Then how do you SIGINT?
1 comments

What they're saying in Linux terms is that they map Super+C to Ctrl+Insert, so Ctrl+C still sends SIGINT.

See also IBM CUA: https://en.m.wikipedia.org/wiki/IBM_Common_User_Access

Right. Ctrl+C is still mapped as usual.