Fix /etc/rc.d/init.d/functions: line 513: 1345 aborted “$@” FAILED

Edit the file /etc/X11/xorg.conf and remove (or comment out) any references to Keyboard Input.

Create a backup of your xorg.conf file:

cd /etc/X11/
cp xorg.conf backup.xorg.conf

Delete the following lines in xorg.conf:

InputDevice    "Keyboard0" "CoreKeyboard"
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier     "Keyboard0"
Driver         "keyboard"
Option         "XkbLayout" "us"
Option         "XkbModel" "pc105"
EndSection

Reboot your system:

shutdown -r now

Questions, comments?

Advertisement

  1. Tweets that mention Fix /etc/rc.d/init.d/functions: line 513: 1345 aborted “$@” FAILED » Mike Beach -- Topsy.com

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 93 other followers