simulate 'scroll lock' key
-
Joseph5432
- Posts: 1
- Joined: 29. Sep 2014, 18:49
simulate 'scroll lock' key
When running a FreeBSD guest on a Mac OS X, I need to simulate a 'scroll lock' for the page up/page down keys to work in the console. Using the small bluetooth keyboard on an iMac, is there a way to simulate the 'scroll lock' key?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: simulate 'scroll lock' key
Not sure about a scroll lock but a *NIX console uses the shift+pgup and shift+pgdwn to scroll the buffer since the console doesn't use X. Now a terminal that is another thing.