Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


No keyboard 1234567890 keys and mouse wheel buttons
siegfriedd Offline
Junior Member

Posts: 2
Threads: 1
Joined: Apr 2013
Reputation: 0
#3
Solved: 8 Years, 2 Months, 2 Weeks ago RE: No keyboard 1234567890 keys and mouse wheel buttons

Thanks for the quick response Urkle, much appreciated Smile

Indeed i made the following script for me to run penumbra:

#!/bin/bash
sudo /etc/init.d/bumblebeed start
setxkbmap -layout us
optirun ./penumbra
setxkbmap -layout fr


i have an optimus card, so for those that don't have one, just use:

#!/bin/bash
setxkbmap -layout us
./penumbra
setxkbmap -layout fr

With your current layout instead of "fr".
And the buttons work fine for me (need to redefine the buttons in the options).

I wonder if it's not optirun/bumblebeed that causes the mouse issue, i tried to add my mouse in the xorg config of bumblebee but it's the same, still no wheel.

At least the keyboard now works, so it's playable, thanks a lot! Smile
04-09-2013, 12:12 AM
Find


Messages In This Thread
RE: No keyboard 1234567890 keys and mouse wheel buttons - by siegfriedd - 04-09-2013, 12:12 AM



Users browsing this thread: 1 Guest(s)