Ubuntu :: Num Pad And Function Keys Won't Work?

Jul 3, 2010

I recently put Ubuntu on my HP G series laptop that originally had Windows Vista and ever since some select function keys (i.e. dim/brighten display) and the num lock/num pad won't work. Why is this and can I fix it?

View 1 Replies


ADVERTISEMENT

Ubuntu / Apple :: 10.10 - Function Keys To Work Without Pressing "fn"?

Oct 15, 2010

I have a late 2009 MacBook, white, unibody, and I wish for the F1-F12 function keys to have their primary role as F1-F12 keys, but allow me to use them as media/volume/brightness keys as a secondary role, when the "fn" key is held down at the same time as corresponding key.

View 9 Replies View Related

Ubuntu / Apple :: Gettting Apple Keyboard Function Keys To Work

May 7, 2011

Neither Ubuntu's Unity or KDE respond to the function keys on a regular Apple USB keyboard. I can plug in a non-Apple keyboard and they work just fine. What needs to be changed or configure so that F1 and company on the Apple keyboard work as on other keyboards?

View 1 Replies View Related

Fedora Hardware :: Modify Function Keys 'fn'

Nov 11, 2010

Fedora 14
xfce
HP Mini 210

I have just bought a HP Min and installed xfce Fedora 14.

However, I would like to modify the way the function keys are pressed. Currently I have to press the 'fn' key down and then press a function key.

The function keys also have a second action. For example, Brightness up and down, volume control, play, fast forward, mute, wifi, etc.

However, those secondary actions only requires a single click.

As I use my HP for doing a lot of programming using emacs. I need the function keys for compiling, book marking, cleaning, uncommenting, etc. Is slows me down having to click on an extra 'fn' key.

I am wondering if it is possible to change the actual function keys to be a single click instead of having to click on the 'fn' all the time. And change the secondary action volumen, brightness, etc, to using the 'fn'?

View 8 Replies View Related

Ubuntu :: [lucid] Can't Adjust Screen Brightness Using Function Keys?

May 3, 2010

I have just upgraded to xubuntu 10.04 and although some function keys are working (like volume control), the screen brightness function keys aren't (the screen brightness is at top level and can't be reduced)Notes:I am using a Compaq 610 laptopThe brightness keys are working on Ubuntu 10.04 (live session)How can I fix this?, and at least is there any other way to adjust screen brightness?

View 9 Replies View Related

Ubuntu :: Function Keys & Keyboard Shortcuts Stopped Working?

May 17, 2010

I'm using Ubuntu 9.10. All of a sudden several of my function keys stopped working and several keyboard shortcuts that I had setup involving function keys stopped working as well.

For example, when I go to preferences->keyboard shortcuts and try to set "Toggle fullscreen mode" to Alt+F11, the text "XF86AudioRaiseVolume" appears where it should just say "Alt+F11". Pressing Alt+F11 does nothing.

All of my function keys somehow got mapped to XF86AudioBlahBlah and no longer work. How do I undo this? I recently installed ffmpeg and gtk-recordmydesktop but I don't think I installed anything else.

View 1 Replies View Related

Debian Multimedia :: Re-mapping Function And Multiedia Keys

Dec 10, 2014

I have a Logitech K830 wireless 'Living Room' keyboard for general use under Debian/Gnome. The function keys (F1-F12) operate in conjunction with the FN key. Various multimedia options are alternately available by pressing the function keys (F1-F12) without the FN key.

I want to make the function keys primary (not requiring FN). 'xmodmap -e "keycode 172 = F11"' reassigns F11 as expected, but xev reveals multicode output for some keys that I cannot similarly remap. The (de-tabulated) table shows xev output for press-events. Single F(n) keycodes are followed by the equivalent multimedia keycodes (e.g. F2[+FN] key is also 'Minimize window'[without FN]).

KEY STATEKEYCODE KEYSYM

FN+F1 0x0167 0xffbe, F1
Adjust backlight ---- -- ------, --

FN+F2 0x1068 0xffbf, F2

[Code]......

View 0 Replies View Related

Debian Configuration :: Reverse Notebook Function Keys To Default (no Fn)?

May 17, 2011

The top row of keys on my notebook are currently assigned to various media functions (brightness, volume, play, stop, etc.) These keys are rarely used, and it would be better if they were assigned to the function keys (f1,f2,f3,...) by default, rather then using the fn key to access them. Locking the fn key down is not an option. What can I do?

View 2 Replies View Related

Programming :: Sending RSA Public/private Keys Into Calling Function?

Sep 9, 2010

My calling application will accept only strings and interger. we are replacing RSA bsafe library to openssl. using RSA bsafe, we have generated the private and public key in BER format. Then convert the keys, BER format into ASCII format to send the calling function. (these everything done by using RSA supplied bsafe library) same way i have to right using openssl..i m now able convert the RSA public and private key into DER format

rsa = RSA_generate_key(1024, 3, NULL, NULL);
{
size_t size;

[code]....

View 1 Replies View Related

Fedora :: Can't Change Global Volume Using Applet - Function Keys / Resolve It?

Jun 14, 2009

Sound is my #1 issue on F11.
Most of the time I can't change the system wide volume setting by pressing the function keys on my laptop (the volume indicator doesn't even show up). When that happens (and I havent't been able to find out why and under what conditions that happens) the volume applet on my panel also becomes useless. Useless meaning that I can slide the slider up and down with no effect on the audible volume. I can still change the volume within the individul applications (rhythmbox, totem, ...) with success.
Adjusting the volume via gst-mixer or pavucontrol does also works as expected. It's really just the volume keys and the panel applet that refuse to cooperate.

About this system (pretty standard intel_hda, no problems with F10)code...

View 4 Replies View Related

General :: Keyboard - Swap Fn (function) And Control Keys In System On A Macbook Pro?

Jan 24, 2011

I don't care if this is done in the bios or a kernel module or software. Is there any way at all to do make the 'fn' key act as 'control' and the 'control' key act as 'fn' in linux running on a macbook pro?

PS. You can do this with software in OSX with the application KeyRemap4MacBook.

View 1 Replies View Related

OpenSUSE Install :: 11.1 On Eee PC 1005HA - Configure Function Keys Support For Volume Controls And Wireless?

Oct 26, 2009

I put together a step-by-step guide of how I installed openSUSE 11.1 on my ASUS Eee PC Seashell 1005HA Netbook. I planned on going back and re-installing using my own guide to check for mistakes, etc. but I never seem to get around to it, so I'll just post what I have and let you guys comment if you run into issues. Side notes: This guide assumes you want to wipe out Windows XP and run only openSUSE. Sorry, I'm a Gates hater.

I still haven't figured out how to configure the function keys support for volume controls and wireless. I'm hoping the "eeepc kernel module" mentioned by malcolmlewis here: Suse on my Asus 1005HA - openSUSE Forums will do the trick.

View 9 Replies View Related

General :: Mail() Function Doesn't Work With HOTMAIL But Its Work With Others?

Apr 27, 2011

i have tried mail function in php to send email from the local host its work for yahoo but not with HOTMAIL whay ! actually i tried to figure it out,

View 1 Replies View Related

Ubuntu :: Modifier Keys Do Not Work Through VNC

Aug 30, 2010

I've been an ubuntu user for a few years now, I just never joined the forums since I never really had problems with my installations. Today, however, is completely different. I recently converted my server from windows 2k3 to ubuntu server 10.04, and have been setting ssh and VNC so that I can access it remotely. Both x11vnc and ssh are installed and working fine, as I can connect to the server from my Macbook, but here is where it gets weird. When in VNC, none of the modifier keys work(shift, ctrl, alt, super) and caps lock only works half the time. (I have to press it twice to turn it on and twice to turn it off).

Server Specs:
Dell Poweredge 2500
1x Intel Pentium III 1Ghz (coppermine)
1GB RAM

View 1 Replies View Related

Ubuntu :: Media Keys Don't Work After Install

Jan 22, 2011

Volume and media touch keys worked well on LiveCD but didn't after I installed. This is the first time I've put ubuntu on this machine.

View 2 Replies View Related

Ubuntu :: FN Keys Of Laptop Brightness Does Not Work

Jul 25, 2011

I have installed Xubuntu 11.04 on a HP Probook 4510S and the FN Keys of brightness only works when I on the login screen (gdm). Until I enter to my desktop the FN Keys stop Working. This is a XFCE Issue? I have another Laptop, a IBM THinkpad X40, with the same Xubuntu 11.04 and the FN Keys works perfect! Even the keyboard light Works! I think this is a ACPI related problem, I google it the problem with out a specific issue like this. The only thing that I can do it is use of xbacklight when I'm on my session.

root@xavierc-lt-xub:~# ls /proc/acpi/
ac_adapter battery button event wakeup
root@xavierc-lt-xub:~#

View 5 Replies View Related

Ubuntu :: Search Function Does Not Work On 9.10?

Nov 10, 2010

I have a few thousand .doc and .odt files (Word & OpenOffice documents) in a folder. Under 9.04, I was able to run a query search for keywords by using; Places - search for files - contains the text. It would find files with the text that I requested every time.

Now that I have 9.10, that search function does not work any more.

View 3 Replies View Related

Ubuntu / Apple :: MacBook Pro 5,1 Backlight Keys Do Not Work

Mar 27, 2010

I am dual-booting Karmic/OS X. I have a MacBook Pro 5,1. When using the keyboard to change the backlight, the graphic in the top left does move to indicate a higher brightness (albeit, it moves extremely slowly).

I, of course, have all the necessary drivers installed.

I have all the packages I needed from the Mactel repository. This has been a problem within Karmic since I've put it on my MBP. There have been several updates from the Mactel repository concerning the Nvidia backlight package (I don't remember exactly what that package is called though). I hope each time that it will fix what is going on, but obviously, it hasn't.

Is there any program that I could use to otherwise change the backlight? When I'm sitting outside it's really difficult to see what's on my screen as it also doesn't automatically respond to the change in environmental brightness by making the screen brighter.

View 9 Replies View Related

Ubuntu :: Weirdness With Terminal - Cursor Keys Don't Work

Aug 23, 2010

I've never seen it before and its entirely possible that I may have done something to my system to cause it. Basically, when I open any new terminal window I have a '$' sign instead of the usual blah@blah etc. Also, the cursor keys don't work

View 9 Replies View Related

Ubuntu :: Brightness Keys And Microphone Just Doesn't Work?

Oct 30, 2010

i use a HP Pavilion dv6-3016ax everything works perfectly and i am very happy with ubuntu! If i could get the Brightness keys to work and the microphone i'd be even better. The brightness FN keys change the slider but make no physical difference of the brightness. And the microphone just doesn't work.

View 1 Replies View Related

Hardware :: Multimedia Keys Work When They Want?

Dec 29, 2010

I have tried two different keyboards on 3 distros (Xubuntu, LM 10, LM 9) and I run into the same problem.I the volume (+/-) & mute buttons always work upon login and sometime into the session they just stop working. There seems to be no logic what kills it. The audio , mixer and volume applications work fine just the key bindings somehow get broke. Other key bindings have no issue.

View 6 Replies View Related

Ubuntu :: Brightness Keys Don't Work On Acer Aspire 5740

Sep 23, 2010

Quote:

SOLVED (for my laptop at least - Acer Aspire 5740)

The trick was to add "acpi_osi=" (without the quotation marks) to the GRUB parameters. Setting the parameter to an empty string means that no OS is reported to the BIOS. By default acpi_osi is set to Windows NT. I had previously tried "acpi_osi=Linux" but it didn't work, apparently it had to be an empty string.The brightness keys work now I think it might work for other models as well if they have core i3 processors.

View 9 Replies View Related

Ubuntu :: Multimedia Keys Doesn't Work With Qmmp/Audacious?

Oct 15, 2010

I use Ubuntu 10.04 32 bits and I have one keyboard Logitech Comfort Wave 450 with some multimedia keys (PLAY/PAUSE, VOLUME UP/DOWN, MUTE,.This multimedia keys works well in Rhythmbox but in Qmmp and Audacious2 doesn't. I explain this: Start my Gnome session. I open Qmmp/Audacious with one playlist charged, I press PLAY/PAUSE in my keyboard, but Qmmp/Audacious doesn't play. Close Qmmp/Audacious. I open again Qmmp/Audacious and now, when I press PLAY/PAUSE, it works! It also works if I open Rhythmbox before to open Qmmp/Audacious.

View 1 Replies View Related

Ubuntu Multimedia :: KeyTouch Looks Fine But Media Keys Don't Work

Jan 2, 2011

I have a logitech dinovo wireless keyboard with those extra multimedia keys on it like Volume Up, Volume Down, and Mute. They didn't do anything so I installed KeyTouch. I was able to select my keyboard from the list in KeyTouch, and if everything was working right then at that point all my extra keys would work. But they still didn't do anything. So I went into the Keytouch editor to make my own custom profile. You click add to add a new key and then it asks you to press a key. So I press the key (Mute) and it recognizes it, and then you select what action you want it to do. I did this for Mute, Volume Up and Volume Down. But yet they still don't work!

Now obviously it detects my key presses (keycode) just fine when I added the new key. So it should do the assigned action when I press that key. What I *want* it to do is mute or change the volume of the Headphones. But as I said that wasn't working at all for some reason. So to narrow it down I instead set the Mute key to simply launch firefox. But it still doesn't work. So there is some disconnect... in the keytouch editor it's detecting the key just fine, but afterwards when you press Mute it doesn't do the action it's supposed to.

View 1 Replies View Related

Ubuntu :: Web Slice Widget Geometry Function Not Work (KDE 4.5.1)

Feb 25, 2011

Kubuntu 10.10
KDE 4.5.1
2.6.35-22

Is anyone having problems with the "Web Slice" plasmoid desktop widget? I'm trying to get it to display my download usage, by showing my ISPs webpage [URL] (no login reqd) I can get it to pull-in a URL, and specify a div label, altho while I'm configuring it the zoom is a bit random, but it kinda works. Main problem is with grabbing a specific section via pixel geometry: x,y,width,height whatever I enter for x,y just isn't doing anything, in fact the geometry settings don't seem to be having any affect that I can see.

View 1 Replies View Related

Debian Hardware :: Getting Sun Keyboard Keys To Work

Oct 11, 2010

I got Sun Type 5 Unix keyboard which uses mindin-8 connector, attached to a PC through a special adapter which converts it to USB. The keyboard's distinctive features are Control key in the middle row (swapped with Caps Lock which makes it a Unix layout - much more comfortable for the pinky) plus a whole bunch of extra Sun keys, including such useful ones as "Copy", "Paste", and volume control. (Sun Type 5 keyboard has very good feeling to its keys, much better than Type 7 one).Those extra keys work as expected with this adapter in Gnome on OpenIndiana (OpenSolaris previously), but aren't supported out of the box on Debian. Looking around I didn't find any good up to date tutorial how to enable them on Debian or any other Linux. Did anyone try to do it?

View 5 Replies View Related

OpenSUSE :: Media Keys Don't Work In Aqualung

Apr 4, 2010

I wanted to try out Aqualung, and I like the program, but with one big drawback: the media keys at the top of my keyboard don't work with it. Is there something that needs to be done to enable those keys, or is this a bug with the program or my computer?

View 1 Replies View Related

General :: Getting F Keys To Work In Terminal Emulation?

Jan 28, 2010

I'm running Debian (both Sarge and Lenny, on different systems) under Gnome and have a number of thin client workstations that connect to a software application on an AIX server. I'm using gnome-terminal to provide terminal emulation for this software. Unfortunately, the emulation leaves something to be desired, and doesn't catch all of the F keys properly. It seems F1-F4 act as some form of escape key, exiting out of the software back to the command line, when they should be performing different functions in the software. F5 and F6 work as they should in the emulation. Is there a setting I can apply to my gnome-terminal launcher that will make this behave like it I want? The terminal should ideally match the behavior of a Link MC5 terminal (we have some of these old beasts still around, still crunching away), but alas, I don't know how to implement this.

View 2 Replies View Related

Programming :: Control/Meta Keys - How Do They Work?

Mar 28, 2011

I would like in depth knowledge of how these keys work. If I were to want to use these keys for my own application how would I program them?

View 1 Replies View Related

OpenSUSE Install :: Arrow Keys Don't Work In GRUB

May 26, 2010

I bought a fancy new keyboard a couple of weeks ago, a Logitech illuminated one, and it works great in openSuSE 11.2 . . . after it's booted up. It's a dual boot system, however, and today I needed to get into Windows to do some CAD work, and couldn't! That's when I discovered that the arrow keys didn't work in GRUB. It's the particular keyboard, because I can plug the old one in and the problem goes away. Both are USB keyboards. And it must have something to do with loading a keyboard driver of some sort prior to the GRUB screen, because the new keyboard works fine once the bootup is completed. In fact, I've been using it for a couple of weeks now and didn't notice a problem until today.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved