Sponsored Content
Full Discussion: Enable a Key
Operating Systems Linux Fedora Enable a Key Post 302782851 by Corona688 on Tuesday 19th of March 2013 01:45:40 PM
Old 03-19-2013
Not disabled as much as unused; print-screen handling is a software thing, not part of the OS, not built in.

Some linux WMs responds to print-screen. Which do you use?
 

8 More Discussions You Might Find Interesting

1. Cybersecurity

SSH key code versus server key code

Hi, When logging in using SSH access (to a remotely hosted account), I received a prompt to accept a server's key fingerprint. Wrote that string of code down for comparision. Already emailed my host for their listing of the string of code for the server's key fingerprint (for comparison,... (1 Reply)
Discussion started by: Texan
1 Replies

2. UNIX for Dummies Questions & Answers

Pressing backspace key simulates enter key

Hi, Whenever i press the backspace key, a new line appears, i.e. it works like a enter key. :confused: Thanks (2 Replies)
Discussion started by: vibhor_agarwali
2 Replies

3. Linux

How to enable Hibernate

Hi, I want to enable hibernate in my machine. when i click hibernate option, it is throwing message that hibernate is not enabled in kernel. earlier, i was hibernating in the same machine with windows os. any idea ? Thx in advance. Siva (0 Replies)
Discussion started by: Sivaswami
0 Replies

4. Shell Programming and Scripting

How to disable Enable/Disable Tab Key

Hi All, I have bash script, so what is sintax script in bash for Enable and Disable Tab Key. Thanks for your help.:( Thanks, Rico (1 Reply)
Discussion started by: carnegiex
1 Replies

5. UNIX for Dummies Questions & Answers

enable up arrow key to get last cmd..

Hello all, I wanted to know how can i enable the up arrow key to go to last cmd....on any UNIX system....looks like in some of my system(linux mostly) the up arrow key work to go to last cmd....but on hp-ux or sun...the up arrow key dose not work....is there some setting i can enable at terminal... (3 Replies)
Discussion started by: abdul.irfan2
3 Replies

6. Solaris

Solaris 8 ssh public key authentication issue - Server refused our key

Hi, I've used the following way to set ssh public key authentication and it is working fine on Solaris 10, RedHat Linux and SuSE Linux servers without any problem. But I got error 'Server refused our key' on Solaris 8 system. Solaris 8 uses SSH2 too. Why? Please help. Thanks. ... (1 Reply)
Discussion started by: aixlover
1 Replies

7. Solaris

Solaris how to enable auto tab key?

Hi, On Solaris 10, how do I enable the auto tab key? For example, on the Linux, I can type few letters and press the tab key. How do I do the same on Solaris? Thanks. (2 Replies)
Discussion started by: samnyc
2 Replies

8. Shell Programming and Scripting

Shell Script @ Find a key word and If the key word matches then replace next 7 lines only

Hi All, I have a XML file which is looks like as below. <<please see the attachment >> <?xml version="1.0" encoding="UTF-8"?> <esites> <esite> <name>XXX.com</name> <storeId>10001</storeId> <module> ... (4 Replies)
Discussion started by: Rajeev_hbk
4 Replies
ACPIEXEC(1)						      General Commands Manual						       ACPIEXEC(1)

NAME
acpiexec - ACPI AML execution and debug utility SYNOPSIS
acpiexec [<option>...] <aml-file> ... DESCRIPTION
This manual page briefly documents the acpiexec command. The option list is taken from the acpiexec interactive help. acpiexec provides a simulated execution environment for AML code so that it can be more easily tested and debugged. Much more detailed documentation may be found at http://www.acpica.org/documentation/. OPTIONS
-? Display the help message -b command-line Batch mode command line execution (cmd1;cmd2;...) -M [<method>] Batch mode method execution (Default: MAIN) -da Disable method abort on error -di Disable execution of _STA/_INI methods during init -do Disable Operation Region address simulation -dr Disable repair of method return values -dt Disable allocation tracking (performance) -ef Enable display of final memory statistics -ei Enable additional tests for ACPICA interfaces -em Enable interpreter Serialized mode -es Enable interpreter Slack mode -et Enable debug semaphore timeour -f <value> Operation Region initialization fill value -r Use hardware-reduced FADT V5 -vi Verbose initialization output -vr Verbose region handler output -x <debug-level> Debug output level AUTHOR
acpiexec was written by Robert Moore <robert.moore@intel.com>. This manual page was written by Al Stone <ahs3@redhat.com> for the Fedora project (but may be used by others). January 23, 2013 ACPIEXEC(1)
All times are GMT -4. The time now is 12:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy